mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-12 20:59:03 +08:00
better explanation for websocket2.c example
This commit is contained in:
parent
1e7da874a4
commit
268d2e9cbe
@ -20,8 +20,10 @@ Changes in Libmongoose library:
|
|||||||
- Removed server-side Lua support
|
- Removed server-side Lua support
|
||||||
- Filesystem access, reading from socket/SSL performance improvements
|
- Filesystem access, reading from socket/SSL performance improvements
|
||||||
- DAV PROPFIND memory leak fixed
|
- DAV PROPFIND memory leak fixed
|
||||||
- Added `big_upload.c`, `websocket2.c`, enhanced `upload.c` example
|
- Added `big_upload.c` and enhanced `upload.c` example
|
||||||
- Added `proxy.c` example that demonstrates proxy functionality and SSE pushes
|
- Added `proxy.c` example that demonstrates proxy functionality and SSE pushes
|
||||||
|
- Added `websocket2.c` example that shows simple web chat implementation
|
||||||
|
over websockets
|
||||||
- Various minor fixes
|
- Various minor fixes
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user