slipstream / SlipStreamClient

SlipStream Python client
Apache License 2.0
1 stars 4 forks source link

introduce websockets library for subscription to push notifications from server #334

Closed konstan closed 7 years ago

konstan commented 7 years ago

This is the client side implementation of websockets in Python https://github.com/websocket-client/websocket-client

konstan commented 7 years ago

Closing in favour of SSE https://github.com/slipstream/SlipStreamClient/issues/335