There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An implementation of a HTTP Server Framework written in java. I started this project, because I couldn't find a Tiny HTTP Server framework suitable for my necessities, such as Session, Cookies, HTTP/HTTPS, Asynchronous IO, etc.