disco.util.websocket
Classes
Websocket
Inherits From LoggingClass
, WebSocketApp
A utility class which wraps the functionality of :class:websocket.WebSocketApp
changing its behavior to better conform with standard style across disco.
The major difference comes with the move from callback functions, to all events being piped into a single emitter.