Skip to content

Commit

Permalink
better explanation for websocket2.c example
Browse files Browse the repository at this point in the history
  • Loading branch information
cpq committed Jul 28, 2014
1 parent 1e7da87 commit 268d2e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit 268d2e9

Please sign in to comment.