package polymarket

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file websocket.ml

1
2
3
4
5
6
7
8
9
10
(* generated by dune *)

(** @canonical Websocket.Connection *)
module Connection = Websocket__Connection

(** @canonical Websocket.Frame *)
module Frame = Websocket__Frame

(** @canonical Websocket.Handshake *)
module Handshake = Websocket__Handshake