cwebs 0.2.1
WebSocket wire protocol
Bug List

Class ws_iwire
The current parser implementation cannot handle control messages injected between message fragments (see RFC6455, section 5.4).

Member ws_owire_put_kill (struct ws_owire *stream, const void *data, uint64 size)
The end-of-stream message must set a 2-byte status code before it writes the fragment's payload.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines