#include <jsonrpc_ws_server.hpp>
◆ handleRequest()
std::string taraxa::net::JsonRpcWsSession::handleRequest |
( |
const Json::Value & |
req | ) |
|
|
private |
◆ handleSubscription()
std::string taraxa::net::JsonRpcWsSession::handleSubscription |
( |
const Json::Value & |
req | ) |
|
|
private |
◆ handleUnsubscription()
std::string taraxa::net::JsonRpcWsSession::handleUnsubscription |
( |
const Json::Value & |
req | ) |
|
|
private |
◆ processRequest()
std::string taraxa::net::JsonRpcWsSession::processRequest |
( |
const std::string_view & |
request | ) |
|
|
overridevirtual |
◆ WsSession()
taraxa::net::WsSession::WsSession |
( |
tcp::socket && |
socket, |
|
|
std::shared_ptr< WsServer > |
ws_server |
|
) |
| |
|
inlineexplicit |
The documentation for this class was generated from the following files: