Commit 45a42661 authored by Sergey Lyubka's avatar Sergey Lyubka

more examples added

parent 2ea17e8c
......@@ -104,3 +104,5 @@ Mongoose source code contains a well-commented example code, listed below:
shows how to handle form input
* [upload.c](https://github.com/cesanta/mongoose/blob/master/examples/post.c)
shows how to upload files
* [websocket.c](https://github.com/cesanta/mongoose/blob/master/examples/websocket.c) demonstrates websocket usage
* [auth.c](https://github.com/cesanta/mongoose/blob/master/examples/websocket.c) demonstrates API-controlled Digest authorization
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