package dream-httpaf

  1. Overview
  2. Docs
Internal: shared http/af stack for Dream (server) and Hyper (client)

Install

Dune Dependency

Authors

Maintainers

Sources

dream-1.0.0-alpha6.tar.gz
sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90

doc/src/dream-httpaf.dream-websocketaf/websocketaf.ml.html

Source file websocketaf.ml

1
2
3
4
5
6
7
8
9
10
11
module Httpaf = Dream_httpaf_.Httpaf

module IOVec = Httpaf.IOVec
module Client_handshake = Client_handshake
module Client_connection = Client_connection
module Handshake = Handshake
module Payload = Payload
module Server_connection = Server_connection
module Wsd = Wsd
module Websocket = Websocket
module Websocket_connection = Websocket_connection
OCaml

Innovation. Community. Security.