Commit 74135bca authored by Sergey Lyubka's avatar Sergey Lyubka

link fixed

parent d369f316
...@@ -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
......
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