Commit 34ee1ef3 authored by Sergey Lyubka's avatar Sergey Lyubka

Commented out chat example, as it is broken atm

parent e5185174
...@@ -78,6 +78,7 @@ Mongoose source code contains a well-commented example code, listed below: ...@@ -78,6 +78,7 @@ Mongoose source code contains a well-commented example code, listed below:
* [hello.c](https://github.com/cesanta/mongoose/blob/master/examples/hello.c) * [hello.c](https://github.com/cesanta/mongoose/blob/master/examples/hello.c)
shows how to handle form input, file upload, websocket communication, get shows how to handle form input, file upload, websocket communication, get
cookie values. cookie values.
<!-- <!--
* [chat](https://github.com/cesanta/mongoose/blob/master/examples/chat) * [chat](https://github.com/cesanta/mongoose/blob/master/examples/chat)
implements basic online chat functionality using Lua scripting capabilities implements basic online chat functionality using Lua scripting capabilities
......
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