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/dream_websocketaf.ml.html

Source file dream_websocketaf.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
(* generated by dune *)

(** @canonical Dream_websocketaf.Client_connection *)
module Client_connection = Dream_websocketaf__Client_connection

(** @canonical Dream_websocketaf.Client_handshake *)
module Client_handshake = Dream_websocketaf__Client_handshake

(** @canonical Dream_websocketaf.Handshake *)
module Handshake = Dream_websocketaf__Handshake

(** @canonical Dream_websocketaf.Optional_thunk *)
module Optional_thunk = Dream_websocketaf__Optional_thunk

(** @canonical Dream_websocketaf.Parse *)
module Parse = Dream_websocketaf__Parse

(** @canonical Dream_websocketaf.Payload *)
module Payload = Dream_websocketaf__Payload

(** @canonical Dream_websocketaf.Serialize *)
module Serialize = Dream_websocketaf__Serialize

(** @canonical Dream_websocketaf.Server_connection *)
module Server_connection = Dream_websocketaf__Server_connection

(** @canonical Dream_websocketaf.Websocket *)
module Websocket = Dream_websocketaf__Websocket

(** @canonical Dream_websocketaf.Websocket_connection *)
module Websocket_connection = Dream_websocketaf__Websocket_connection

(** @canonical Dream_websocketaf.Websocketaf *)
module Websocketaf = Dream_websocketaf__Websocketaf

(** @canonical Dream_websocketaf.Wsd *)
module Wsd = Dream_websocketaf__Wsd
OCaml

Innovation. Community. Security.