Wire Sysio Wire Sysion 1.0.0
|
#include <fc/io/buffered_iostream.hpp>
#include <fc/variant_object.hpp>
#include <fc/thread/future.hpp>
#include <fc/log/logger.hpp>
#include <functional>
Go to the source code of this file.
Classes | |
class | fc::rpc::variant_connection |
Implements JSON-RPC 2.0 over a set of io streams. More... | |
Namespaces | |
namespace | fc |
namespace sysio::chain | |
namespace | fc::rpc |
namespace | fc::rpc::detail |
Typedefs | |
typedef std::shared_ptr< variant_connection > | fc::rpc::variant_connection_ptr |