• Dmitry Frank's avatar
    Improve websocket implementation · 7519b2ef
    Dmitry Frank authored
    CL: Mongoose Web Server: Websocket: Respond to Ping with Pong
    CL: Mongoose Web Server: Websocket: Properly close a connection with Close frame (in response to a client's close and when protocol failure is detected)
    CL: Mongoose Web Server: Websocket: Fix support of fragmented messages
    CL: Mongoose Web Server: Websocket: Add support for control frames interjected in the middle of a fragmented message
    
    PUBLISHED_FROM=e2b3794aaacc64633540c493194cccc62afa2077
    7519b2ef
Name
Last commit
Last update
..
intro.md Loading commit data...
mg_connect_ws.md Loading commit data...
mg_connect_ws_opt.md Loading commit data...
mg_http_is_authorized.md Loading commit data...
mg_http_send_digest_auth_request.md Loading commit data...
mg_printf_websocket_frame.md Loading commit data...
mg_send_websocket_frame.md Loading commit data...
mg_send_websocket_framev.md Loading commit data...
mg_send_websocket_handshake.md Loading commit data...
mg_send_websocket_handshake2.md Loading commit data...
mg_send_websocket_handshake3.md Loading commit data...
mg_send_websocket_handshake3v.md Loading commit data...
mg_set_protocol_http_websocket.md Loading commit data...
mg_url_decode.md Loading commit data...
struct_http_message.md Loading commit data...
struct_mg_http_multipart_part.md Loading commit data...
struct_mg_ssi_call_ctx.md Loading commit data...
struct_websocket_message.md Loading commit data...