xeroc/python-graphenelib

View on GitHub
docs/websocketrpc.rst

Summary

Maintainability
Test Coverage
************
WebsocketRPC
************

.. note:: This is a low level class that can be used in combination with
          GrapheneClient

This class allows to call API methods exposed by the witness node via
websockets. It does **not** support notifications and is not run
asynchronously.

.. autoclass:: grapheneapi.graphenewsrpc.GrapheneWebsocketRPC
     :members: