Repo for Embedathon Software Subtask - Team Neutrino
Team members: Vedant and Vignesh
- Run Server.py and then run Client0.py and Client1.py
- Both the clients should receive Random Names from generated by the Server using Faker liblary
- The Clients send the time between receiving every 5 messages
- Close the Server
- The Clients should try to reconnect
- Start the Server again. The clients now reconnect.