Module Websocket_handler

module Make (IO : Graphql_intf.IO) (Ws : Graphql_websocket.Connection.S with type 'a IO.t = 'a IO.t) : sig ... end