module Make:
| Parameters: |
|
val run : Reader.t -> Writer.t -> unit Deferred.t
run should return when all messages from the connection have been
processed. When the Deferred returned by run is determined, the
connection will be closed.