Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Websocket.Frame
Sourceinclude Ppx_quickcheck_runtime.Quickcheckable.S with type t := t
frame_bytes
calculates how many bytes a websocket frame would consume.
max_content_bytes
calculates the most content that can be contained in the payload of a frame with up to max_frame_bytes
.