TARAXA
packet_handler.hpp File Reference
#include <libdevcore/RLP.h>
#include <memory>
#include <string_view>
#include "exceptions.hpp"
#include "logger/logger.hpp"
#include "network/tarcap/packet_types.hpp"
#include "network/tarcap/shared_states/peers_state.hpp"
#include "network/tarcap/taraxa_peer.hpp"
#include "network/threadpool/packet_data.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  taraxa::network::tarcap::PacketHandler
 Packet handler base class that consists of shared state and some commonly used functions. More...
 

Namespaces

 taraxa
 
 taraxa::network
 
 taraxa::network::tarcap
 

Variables

constexpr char taraxa::network::tarcap::TARAXA_CAPABILITY_NAME [] = "taraxa"