• 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
docs Loading commit data...
examples Loading commit data...
jni Loading commit data...
tools Loading commit data...
.mbedignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
mongoose.c Loading commit data...
mongoose.h Loading commit data...