Registry / networking / tetsy-jsonrpc-pubsub

tetsy-jsonrpc-pubsub

JSON →
library15.1.0rscratesunverified

Tetsy Publish-Subscribe extension for jsonrpc.

# Cargo.toml [dependencies] tetsy-jsonrpc-pubsub = "15.1.0"
INSTALL
IMPORT
SIG · TETSY-JSONRPC-PUBS
T
tetsy-jsonrpc-pubsub
networkingrustv15.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PubSubHandler
use tetsy_jsonrpc_pubsub::PubSubHandler;

Creates a new PubSub handler for JSON-RPC.

use tetsy_jsonrpc_pubsub::PubSubHandler; fn main() { let handler = PubSubHandler::new(); println!("PubSub handler created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
15.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
tetsy-jsonrpc-pubsub — cargo add tetsy-jsonrpc-pubsub · libregistry