Skip to content
forked from leobispo/tinyhttp

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.

Notifications You must be signed in to change notification settings

gnodnah/tinyhttp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

httpserver

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.5%
  • XSLT 3.2%
  • HTML 0.3%