Skip to content
Snippets Groups Projects
Commit 687e0e2e authored by David Arnold's avatar David Arnold
Browse files

Tyop fix.

parent 6a46244a
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ Mongoose is easy to use, powerful, embeddable web server. ...@@ -20,7 +20,7 @@ Mongoose is easy to use, powerful, embeddable web server.
[mongoose.c](https://github.com/cesanta/mongoose/blob/master/mongoose.c) file [mongoose.c](https://github.com/cesanta/mongoose/blob/master/mongoose.c) file
to make embedding easy to make embedding easy
- Extremely lightweight, has a core of under 40kB and tiny runtime footprint - Extremely lightweight, has a core of under 40kB and tiny runtime footprint
- Asyncronouns, non-blocking core supporting single- or multi-threaded usage - Asynchronous, non-blocking core supporting single- or multi-threaded usage
- HTTP client functionality - HTTP client functionality
- On the market since 2004, stable, mature and tested, - On the market since 2004, stable, mature and tested,
has several man-years invested in continuous improvement and refinement has several man-years invested in continuous improvement and refinement
......
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