W
web server
Projects with this topic
-
This is a simple web server written in Java. It listens separately for HTTP and HTTPS connections, and can serve basic file types. The code has been kept as simple as possible, in hopes that it can serve as a good classroom example.
Updated -
The amaya-server implementation is based on jetty-server.
Updated