Skip to content

A lightweight HTTP server built in Java. Handles concurrent TCP connections, parses complex request paths, and implements the HTTP/1.1 standard without external web frameworks.

Notifications You must be signed in to change notification settings

swanhtetaung01/HTTP-server-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 A lightweight HTTP server built in Java. Handles concurrent TCP connections, parses complex request paths, and implements the HTTP/1.1 standard without external web frameworks.

About

A lightweight HTTP server built in Java. Handles concurrent TCP connections, parses complex request paths, and implements the HTTP/1.1 standard without external web frameworks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages