package cohttp_async_websocket

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Header : sig ... end
type http_handler := body:Cohttp_async.Body.t -> Async.Socket.Address.Inet.t -> Cohttp_async.Request.t -> Cohttp_async.Server.response Async.Deferred.t
type raw_http_handler := body:Cohttp_async.Body.t -> Async.Socket.Address.Inet.t -> Cohttp_async.Request.t -> Cohttp_async.Server.response_action Async.Deferred.t
module Server : sig ... end
module Client : sig ... end
OCaml

Innovation. Community. Security.