A miltithreaded server that allows users to communicate, change nickname, direct message, and message the group.
Clone repository from github, set up your virtual environment using "pipenv shell" from your command line, install dependencies using "pipenv install", "python3 server.py". Open a new tab in your CLI, and "nc 127.0.0.1 9876".
Chris Turner and Madeline Peters