• Stars
    star
    6
  • Rank 2,531,990 (Top 51 %)
  • Language
    Java
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

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.