Embedathon Team Neutrino

Repo for Embedathon Software Subtask - Team Neutrino
Team members: Vedant and Vignesh


Testing Procedure

  1. Run Server.py and then run Client0.py and Client1.py
  2. Both the clients should receive Random Names from generated by the Server using Faker liblary
  3. The Clients send the time between receiving every 5 messages
  4. Close the Server
  5. The Clients should try to reconnect
  6. Start the Server again. The clients now reconnect.