module Rpc_intf:Initiate an Rpc connection on the given reader/writer pair.sig..end
server should be the
      bag of implementations that the calling side implements; it defaults to
      Server.null (i.e., "I implement no RPCs").module type Connection =sig..end