Kagome
Polkadot Runtime Engine in C++17
listener.hpp File Reference
#include <boost/asio/ip/tcp.hpp>
#include <memory>
#include "api/transport/rpc_io_context.hpp"
#include "api/transport/session.hpp"
#include "outcome/outcome.hpp"
Include dependency graph for listener.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::api::Listener
 server which listens for incoming connection, accepts connections making session from socket More...
 
struct  kagome::api::Listener::Configuration
 

Namespaces

 kagome::api