mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-24 11:09:01 +08:00
Tyop fix.
This commit is contained in:
parent
6a46244a21
commit
687e0e2ee8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user