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

link fixed

parent d369f316
No related branches found
No related tags found
No related merge requests found
...@@ -132,7 +132,7 @@ Mongoose source code contains a well-commented example code, listed below: ...@@ -132,7 +132,7 @@ Mongoose source code contains a well-commented example code, listed below:
* [upload.c](https://github.com/cesanta/mongoose/blob/master/examples/post.c) * [upload.c](https://github.com/cesanta/mongoose/blob/master/examples/post.c)
shows how to upload files shows how to upload files
* [websocket.c](https://github.com/cesanta/mongoose/blob/master/examples/websocket.c) demonstrates websocket usage * [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 * [auth.c](https://github.com/cesanta/mongoose/blob/master/examples/auth.c) demonstrates API-controlled Digest authorization
* [mjpg.c](https://github.com/cesanta/mongoose/blob/master/examples/mjpg.c) demonstrates MJPEG streaming implementation * [mjpg.c](https://github.com/cesanta/mongoose/blob/master/examples/mjpg.c) demonstrates MJPEG streaming implementation
## Compilation flags ## Compilation flags
......
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