Private functions#
WSClient._queue_consume#
Consumes tasks from an internal asyncio queue.
**WSClient._queue_consume**(self)
__(this class constructor accepts no arguments):__
The Never.
(this function does not raise any notable errors)
WSClient.__str__#
The string output function for debugging.
**WSClient.__str__**(self)
__(this class constructor accepts no arguments):__
The easy-to-read string summary.
(this function does not raise any notable errors)
WSClient.__repr__#
The string output function for debugging.
**WSClient.__repr__**(self)
__(this class constructor accepts no arguments):__
The easy-to-read string summary.
(this function does not raise any notable errors)
Private attributes#
(None)