mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-27 15:01:03 +08:00
Local reference for UserManual
This commit is contained in:
parent
f71bfd5e28
commit
6a37f5e4d6
@ -22,7 +22,7 @@ simplicity by carefully selected list of features:
|
|||||||
- 130 kilobytes Windows executable with all of the above and no dependencies
|
- 130 kilobytes Windows executable with all of the above and no dependencies
|
||||||
- Simple and clean embedding API ([mongoose.h](https://github.com/valenok/mongoose/blob/master/mongoose.h)). The source is in single [mongoose.c](https://github.com/valenok/mongoose/blob/master/mongoose.c) file to make things easy.
|
- Simple and clean embedding API ([mongoose.h](https://github.com/valenok/mongoose/blob/master/mongoose.h)). The source is in single [mongoose.c](https://github.com/valenok/mongoose/blob/master/mongoose.c) file to make things easy.
|
||||||
- Embedding examples: [hello.c](https://github.com/valenok/mongoose/blob/master/examples/hello.c), [post.c](https://github.com/valenok/mongoose/blob/master/examples/post.c), [upload.c](https://github.com/valenok/mongoose/blob/master/examples/upload.c), [websocket.c](https://github.com/valenok/mongoose/blob/master/examples/websocket.c)
|
- Embedding examples: [hello.c](https://github.com/valenok/mongoose/blob/master/examples/hello.c), [post.c](https://github.com/valenok/mongoose/blob/master/examples/post.c), [upload.c](https://github.com/valenok/mongoose/blob/master/examples/upload.c), [websocket.c](https://github.com/valenok/mongoose/blob/master/examples/websocket.c)
|
||||||
- Extensive documentation in form of [User Manual](https://github.com/valenok/mongoose/wiki/UserManual)
|
- Extensive documentation in form of [User Manual](UserManual)
|
||||||
|
|
||||||
Questions can be asked at
|
Questions can be asked at
|
||||||
[mongoose-users@google.com](http://groups.google.com/group/mongoose-users) mailing list.
|
[mongoose-users@google.com](http://groups.google.com/group/mongoose-users) mailing list.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user