mirror von https://github.com/civetweb/civetweb.git
|
12 rokov pred | |
---|---|---|
build | 12 rokov pred | |
examples | 12 rokov pred | |
lua-5.2.1 | 12 rokov pred | |
test | 12 rokov pred | |
LICENSE | 12 rokov pred | |
Makefile | 12 rokov pred | |
README.md | 12 rokov pred | |
UserManual.md | 12 rokov pred | |
main.c | 12 rokov pred | |
mod_lua.c | 12 rokov pred | |
mongoose.c | 12 rokov pred | |
mongoose.h | 12 rokov pred |
Project mission is to provide easy to use, powerful, embeddable web server.
Mongoose keeps the balance between 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.