Test server for the RPC Room Manager
For exercise sheet 3 a test server is running at 10.18.2.182 on port 8080. You can connect to it with the provided Python client via
python3 client/roomman_client.py -s 10.18.2.182 -p 8080
Please note that the server is hosted inside the university network and can only be accessed from within the university network (eduroam or VPN). Also, this server is open for anyone, so the database may be altered at any point.