Added lightweight feature

This commit is contained in:
Sergey Lyubka 2013-12-26 09:33:26 +00:00
parent 522a7eb554
commit 9cb1048c66

View File

@ -26,6 +26,9 @@ simplicity by carefully selected list of features:
The source is in single The source is in single
[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 things easy. to make things easy.
- Extremely lightweight, has a core of under 40kB and tiny runtime footprint
- On the market since 2004, stable, mature and tested,
has thousands of man-hours invested in continuous improvement and refinement
Note that Windows and MacOS binaries have following 3rd party software Note that Windows and MacOS binaries have following 3rd party software
compiled in: compiled in:
@ -58,11 +61,11 @@ F.Morenius, and 10 others.
# Licensing # Licensing
Mongoose is licensed under the terms of Mongoose is released under
[GNU GPLv.2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) [GNU GPL v.2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html).
license. Businesses have an option to get a non-restrictive, Businesses have an option to get non-restrictive, royalty-free commercial
royalty-free license and professional support from license and professional support from
[Cesanta Software](http://cesanta.com/products.html). [Cesanta Software](http://cesanta.com).
[Super Light Regular Expression library](https://github.com/cesanta/slre), [Super Light Regular Expression library](https://github.com/cesanta/slre),
[Super Light DNS Resolver](https://github.com/cesanta/sldr) [Super Light DNS Resolver](https://github.com/cesanta/sldr)