Skip to content

b27lu/WheelServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WheelServer

###Repo for the Wheel HTTP Server

Yet another toy HTTP server.

Learning how wheels work by reinventing the wheel

Features

  • Implementing GET and HEAD of HTTP 1.0

  • Single thread so far


##How to Run

$ javac WheelServer.java

$ java WheelServer [port]

About

Repo for the Wheel HTTP Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages