Skip to content

Conversation

@RingStrategies
Copy link

The config dict passed to the python WebsocketConnection constructor
now requires a 'verbose' key. This commit adds the entry
'verbose': True to the config dict that is passed to the
WebsocketConnection constructor in the examples/py/ws-example.py file,
eliminating a 'KeyError' exception that was being thrown by the
call to ws.connect() in that file.

The config dict passed to the python WebsocketConnection constructor
now requires a 'verbose' key. This commit adds the entry
`'verbose': True` to the config dict that is passed to the
WebsocketConnection constructor in the examples/py/ws-example.py file,
eliminating a 'KeyError' exception that was being thrown by the
call to ws.connect() in that file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant