-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Sub-task of #1 .
Use Python websockets module to simulate the following functionality from the client frontend
user-login: Available in frontendsignallingServer.userLogin()find-robot: Available in frontendsignallingServer.findRobot()offer:Available in frontendsignallingServer.sendOffer()user-start-game:Available in frontendsignallingServer.startGame()
The login for what the client does in each functionality is provided in the frontend GameSelect.js in goToBattle() and Home.js when the start button is pressed.
Spawn multiple threads that perform the above functionality so we can stress-test the queuing system.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels