Commit 268d2e9c authored by Sergey Lyubka's avatar Sergey Lyubka

better explanation for websocket2.c example

parent 1e7da874
......@@ -20,8 +20,10 @@ Changes in Libmongoose library:
- Removed server-side Lua support
- Filesystem access, reading from socket/SSL performance improvements
- 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 `websocket2.c` example that shows simple web chat implementation
over websockets
- Various minor fixes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment