ledger-core
|
Protected Member Functions | |
void | onSocketEvent (WebSocketEventType event, const std::shared_ptr< WebSocketConnection > &connection, const Option< std::string > &message, Option< api::ErrorCode > code) |
Protected Attributes | |
std::shared_ptr< WebSocketConnection > | _socket |
int32_t | _attempt |
std::string | _url |