# Constants
No description provided by the author
No description provided by the author
# Structs
APIProxy - message structure for node check.
ClientFactoryMock - mock of factory of client.
ClientMock - mock of client.
Configuration - structure of node configuration.
Message - common protocol message structure.
NewSession - message structure for the creation of a new session.
Register - message structure for registration new node.
No description provided by the author
Sessions - message structure for sessions list.
# Interfaces
ClientFactoryInterface - is an abstract http-client factory for node implementations.
ClientInterface - is an abstract http-client for node implementations.
# Type aliases
Capabilities - structure of supported capabilities.
No description provided by the author