mirror von https://github.com/civetweb/civetweb.git
|
12 years ago | |
---|---|---|
build | 11 years ago | |
examples | 11 years ago | |
lua-5.2.1 | 12 years ago | |
test | 11 years ago | |
LICENSE | 12 years ago | |
Makefile | 11 years ago | |
README.md | 11 years ago | |
UserManual.md | 11 years ago | |
civetweb.c | 11 years ago | |
civetweb.h | 11 years ago | |
main.c | 11 years ago | |
mod_lua.c | 11 years ago |
Project mission is to provide easy to use, powerful, embeddable web server.
Civetweb 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 civetweb-users@google.com mailing list.
I am Sergey Lyubka, a software engineer from Galway, Ireland. I started working on Civetweb 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.