ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
WsCtx Struct Reference

Public Attributes

uint16_t frag_size = PC_WS_FRAG_SIZE
 

Detailed Description

Definition at line 125 of file websocket.cpp.

Member Data Documentation

◆ frag_size

uint16_t WsCtx::frag_size = PC_WS_FRAG_SIZE

Definition at line 127 of file websocket.cpp.

Referenced by ws_send_frame(), and ws_set_frag_size().


The documentation for this struct was generated from the following file: