Up
Module
Persistent_connection
Signature
include
Persistent_connection_intf.Persistent_connection
module type
S
=
Persistent_connection_intf.S
module type
T
=
Persistent_connection_intf.T
module
Make
(
Conn
:
T
) :
S
with
type
conn
=
Conn.t
and
type
address
=
Conn.Address.t
module
Rpc
: sig .. end
module
Versioned_rpc
:
S
with
type
conn
=
Import.Versioned_rpc.Connection_with_menu.t
and
type
address
=
Core.Std.Host_and_port.t