package httpun-ws-async

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create_connection_handler : ?config:Httpun.Config.t -> websocket_handler: ('a -> Httpun_ws.Wsd.t -> Httpun_ws.Websocket_connection.input_handlers) -> error_handler:('a -> Httpun_ws.Server_connection.error_handler) -> 'a -> ([ `Active ], [< Async.Socket.Address.t ] as 'a) Async.Socket.t -> unit Async.Deferred.t
OCaml

Innovation. Community. Security.