These are implementations of RFC-001.
Running the server:
./echo.py
Running the client:
./client.py
This will be an implementation of RFC-002 made by each team.
- Run the broker
- Run the seeker (list mode or register mode)
RFC-003 implements the hider
part.