Crates.io | witty-jsonrpc |
lib.rs | witty-jsonrpc |
version | 0.1.3 |
source | src |
created_at | 2023-06-02 12:41:07.06636 |
updated_at | 2023-06-09 15:41:27.59673 |
description | A JSON-RPC server that can listen over multiple transports at the same time. |
homepage | |
repository | https://github.com/witnet/witty-jsonrpc |
max_upload_size | |
id | 880796 |
size | 74,845 |
An extensible JSON-RPC server that can listen over multiple transports at once.
T
you do impl<H> Transport<H> for T where H: Handler