Kagome
Polkadot Runtime Engine in C++17
|
#include <boost/asio/ip/tcp.hpp>
#include <memory>
#include "api/transport/rpc_io_context.hpp"
#include "api/transport/session.hpp"
#include "outcome/outcome.hpp"
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 | |