Problem
A dummy webClient has been created for the human allowing a bot to be controlled from a web browser. This has not been hooked up with SocketIO preventing commands being sent to the bot.
Solution
Hook up the webClient with SocketIO.
Impact
- Able to send commands from a
web browser to a connected bot without the need of the dedicated android app.
Problem
A dummy
webClienthas been created for thehumanallowing abotto be controlled from aweb browser. This has not been hooked up withSocketIOpreventing commands being sent to the bot.Solution
Hook up the
webClientwithSocketIO.Impact
web browserto a connectedbotwithout the need of the dedicated android app.