Public Attributes | |
size_t | len |
size_t | pos |
raw websocket frame data
Definition at line 148 of file WebSocket.c.
size_t ws_frame::len |
length of frame
Definition at line 150 of file WebSocket.c.
size_t ws_frame::pos |
current position within the buffer
Definition at line 151 of file WebSocket.c.