Skip to content

A high-performance HTTP server supports modules written in C

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

truongminh/miniweb

Repository files navigation

HOW TO START
$./autogen.sh
$cd build
$LD_LIBRARY_PATH=./lib ./miniweb --port 8888

lib/*.so: libraries
handler/*.so : request handlers



About

A high-performance HTTP server supports modules written in C

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages