Implementation of the Client. Currently, it performs the job of connecting to the replication manager.
Dependencies
Running the code
Python 3
Start up the test RM_GFD:
python3 client_test.py -ip 127.0.0.1 -u bob
- The default port for RM is 6666 for the client connection.
- Receive replica IPs thread