Module Websocket.Websocket_role

type t =
| Client
| Server
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t