Skip to content
Snippets Groups Projects
Commit 45a42661 authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

more examples added

parent 2ea17e8c
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment