package sessions

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A lwt based implementation of Binary_session.Binary_process that uses a pipe for the communication channel between two processes.

  • author essdotteedot [<essdotteedot[at]gmail[dot]com>]
  • version 0.1.0

Functor to create a module of type Binary_session.Binary_process.