type t
=
{
connection_to_upstream_server : Async.Rpc.Connection.t;
connection_to_client : Async.Rpc.Connection.t;
}