**NOTE:**Worked with yoonkwon-yi on this project
**NOTE:**It is best to run on a Linux machine
- Clone the repository to your local machine
- Open a terminal
- To start on server, type
make all
<Enter>
./bl_server server_name
A snapshot of working server
- To start a client
- Open a new terminal
- type
./bl_client server_name client_name
using the same server_name you used at step 3. You can replace client_name with any names you choose to
Example of clients 7. Type anything on the client terminal and enter to finish Schematics of clients sending normal messages 8. As client, to exit the current server, do the following:
Ctrl + D
Schematics of clients joining a server Schematics of clients joining a server with 2 existing clients Schematics of clients departing