Module Dream_gluten_lwt.Gluten_lwtSource

Sourcemodule type IO = Gluten_lwt_intf.IO
Sourcemodule type Server = Gluten_lwt_intf.Server
Sourcemodule type Client = Gluten_lwt_intf.Client
Sourcemodule Server (Io : IO) : Server with type socket = Io.socket and type addr = Io.addr
Sourcemodule Client (Io : IO) : Client with type socket = Io.socket