Draft: Resolve "Add websockets"
- Dan Jones authored
- on connect start listening to client-inbox - on message to client-inbox ws.send to client - on message to ws write to client-outbox - add get_token.py script to enable testing
Closes #11
- on connect start listening to client-inbox - on message to client-inbox ws.send to client - on message to ws write to client-outbox - add get_token.py script to enable testing