type 'a t = 'a Lwt.t
val return : 'a -> 'a Lwt.t
val address_of : channel -> Xs_protocol.address Lwt.t
val namespace_of : channel -> (module Namespace.IO) option
Server.1-T
type 'a t = 'a Lwt.t
val return : 'a -> 'a Lwt.t
val address_of : channel -> Xs_protocol.address Lwt.t
val namespace_of : channel -> (module Namespace.IO) option