JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
|
#include <typed_handlers.hpp>
Public Member Functions | |
TypedNotificationHandler (SimpleHandler handler) | |
TypedNotificationHandler (ExpectedHandler handler) | |
auto | operator() (std::optional< nlohmann::json > params) -> asio::awaitable< void > |
Definition at line 103 of file typed_handlers.hpp.
|
inlineexplicit |
Definition at line 116 of file typed_handlers.hpp.
|
inlineexplicit |
Definition at line 121 of file typed_handlers.hpp.
|
inline |
Definition at line 126 of file typed_handlers.hpp.