/project-server

Side project to explore java multi-threading and low level server coding.

Primary LanguageJava

This file contains the instructions for operating the Project Server.

Author: Paul Cichonski

What is the Project Server?
--------------------------

Side Project for exploring Java multi-threaded programming and low-level server/client side code.

Goals:

1) Implement Chat Server Functionality (started)
2) Evolve Chat Server into some sort of multi-client game.

TODO:

1) Fix shutdown logic.