TARAXA
taraxa::net::JsonRpcWsSession Member List

This is the complete list of members for taraxa::net::JsonRpcWsSession, including all inherited members.

close(bool normal=true)taraxa::net::WsSession
closed_taraxa::net::WsSessionprotected
do_read()taraxa::net::WsSession
handleRequest(const Json::Value &req)taraxa::net::JsonRpcWsSessionprivate
handleSubscription(const Json::Value &req)taraxa::net::JsonRpcWsSessionprivate
include_pillar_block_signaturestaraxa::net::WsSessionprotected
is_closed() consttaraxa::net::WsSessioninline
is_normal(const beast::error_code &ec) consttaraxa::net::WsSession
new_dag_block_finalized_subscription_taraxa::net::WsSessionprotected
new_dag_blocks_subscription_taraxa::net::WsSessionprotected
new_heads_subscription_taraxa::net::WsSessionprotected
new_pbft_block_executed_subscription_taraxa::net::WsSessionprotected
new_pillar_block_subscription_taraxa::net::WsSessionprotected
new_transactions_subscription_taraxa::net::WsSessionprotected
newDagBlock(const DagBlock &blk)taraxa::net::WsSession
newDagBlockFinalized(const blk_hash_t &blk, uint64_t period)taraxa::net::WsSession
newEthBlock(const ::taraxa::final_chain::BlockHeader &payload, const TransactionHashes &trx_hashes)taraxa::net::WsSession
newPbftBlockExecuted(const Json::Value &payload)taraxa::net::WsSession
newPendingTransaction(const trx_hash_t &trx_hash)taraxa::net::WsSession
newPillarBlockData(const pillar_chain::PillarBlockData &pillar_block_data)taraxa::net::WsSession
on_accept(beast::error_code ec)taraxa::net::WsSession
on_read(beast::error_code ec, std::size_t bytes_transferred)taraxa::net::WsSession
on_write(beast::error_code ec, std::size_t bytes_transferred)taraxa::net::WsSession
processAsync()taraxa::net::WsSessionprotected
processRequest(const std::string_view &request) overridetaraxa::net::JsonRpcWsSessionvirtual
read_buffer_taraxa::net::WsSessionprotected
run()taraxa::net::WsSession
subscription_id_taraxa::net::WsSessionprotected
write_strand_taraxa::net::WsSessionprotected
writeAsync(std::string &&message)taraxa::net::WsSessionprotected
writeImpl(std::string &&message)taraxa::net::WsSessionprotected
ws_taraxa::net::WsSessionprotected
ws_server_taraxa::net::WsSessionprotected
WsSession(tcp::socket &&socket, addr_t node_addr, std::shared_ptr< WsServer > ws_server)taraxa::net::JsonRpcWsSessioninlineexplicit
taraxa::net::WsSession::WsSession(tcp::socket &&socket, addr_t node_addr, std::shared_ptr< WsServer > ws_server)taraxa::net::WsSessioninlineexplicit