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