Source file httpun_ws__.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
(* generated by dune *)

(** @canonical Httpun_ws.Client_connection *)
module Client_connection = Httpun_ws__Client_connection

(** @canonical Httpun_ws.Client_handshake *)
module Client_handshake = Httpun_ws__Client_handshake

(** @canonical Httpun_ws.Handshake *)
module Handshake = Httpun_ws__Handshake

(** @canonical Httpun_ws.Optional_thunk *)
module Optional_thunk = Httpun_ws__Optional_thunk

(** @canonical Httpun_ws.Parse *)
module Parse = Httpun_ws__Parse

(** @canonical Httpun_ws.Payload *)
module Payload = Httpun_ws__Payload

(** @canonical Httpun_ws.Serialize *)
module Serialize = Httpun_ws__Serialize

(** @canonical Httpun_ws.Server_connection *)
module Server_connection = Httpun_ws__Server_connection

(** @canonical Httpun_ws.Websocket *)
module Websocket = Httpun_ws__Websocket

(** @canonical Httpun_ws.Websocket_connection *)
module Websocket_connection = Httpun_ws__Websocket_connection

(** @canonical Httpun_ws.Wsd *)
module Wsd = Httpun_ws__Wsd