|
cwebs 0.2
WebSocket wire protocol.
|
Streaming parser for Web Socket wire protocol (out-bound). More...
#include <owire.h>
Public Attributes | |
| void(* | accept_content )(struct ws_owire *, const void *, uint64) |
| void(* | rand )(struct ws_owire *, uint8 mask[4]) |
| void * | baton |
| void * | prng |
| enum ws_owire_error | error |
| uint64 | auto_fragment |
| int | auto_mask |
| uint8 | data [14] |
| uint64 | used |
| uint64 | pass |
| ws_owire_state | state |