You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a minimal HTTP server built entirely from scratch in Java, using only ServerSocket and Socket. No frameworks, and no abstractions beyond the Java standard library.
a minimal HTTP server built entirely from scratch in Java, using only ServerSocket and Socket. No frameworks, and no abstractions beyond the Java standard library.