Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
/ tiny-http Public archive

A compact, multi-threaded, HTTP server written in Java.

License

Notifications You must be signed in to change notification settings

nuxy/tiny-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-http

A compact, multi-threaded, HTTP server written in Java

Features

  • Compatible with Java 1.6

  • Support for concurrent GET requests using threads

  • Fully customizable HTML error pages

  • Runs seamlessly on Android without changes

Author

Marc S. Brooks