Module Xmpp_websocket

type options = {
ws_endpoint : string option;
}
val default_options : options