mirror von https://github.com/civetweb/civetweb.git
|
il y a 12 ans | |
---|---|---|
build | il y a 12 ans | |
examples | il y a 12 ans | |
lua-5.2.1 | il y a 12 ans | |
test | il y a 12 ans | |
LICENSE | il y a 12 ans | |
Makefile | il y a 12 ans | |
README.md | il y a 12 ans | |
UserManual.md | il y a 12 ans | |
main.c | il y a 12 ans | |
mod_lua.c | il y a 12 ans | |
mongoose.c | il y a 12 ans | |
mongoose.h | il y a 12 ans |
Project mission is to provide simple, functional, embeddable web server to make it easy for application and device developers to implement web interface for their application and devices, and to offer a simple web development environment.
To accomplish it's mission, Mongoose keeps balance on functionality and simplicity by carefully selected list of features:
Note that Windows and MacOS binaries have following 3rd party software compiled in: WolfSSL lightweight SSL library, SQLite embedded database, Lua embedded scripting engine.
Questions can be asked at mongoose-users@google.com mailing list.
I am Sergey Lyubka, a software engineer from Galway, Ireland. I started working on Mongoose in 2004, and since then continuously improve it, investing thousands of hours of work. My other project I'm contributing to the community for free is Super Light Regular Expression library.