Docs.rs
tc-rpc-server-2.0.0
tc-rpc-server 2.0.0
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
futures ^0.1.6
normal
log ^0.4.8
normal
prometheus-endpoint ^0.8.1
normal
tetsy-jsonrpc-pubsub ^15.1.0
normal
serde ^1.0.101
normal
serde_json ^1.0.41
normal
tetsy-jsonrpc-core ^15.1.0
normal
tp-runtime ^2.0.2
normal
tetsy-jsonrpc-http-server ^15.1.0
normal
tetsy-jsonrpc-ipc-server ^15.1.0
normal
tetsy-jsonrpc-ws-server ^15.1.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
WsServer
tc_
rpc_
server
2.0.0
WsServer
Aliased Type
In crate tc_
rpc_
server
tc_rpc_server
Type Alias
WsServer
Copy item path
Source
pub type WsServer =
Server
;
Expand description
Type alias for ws server
Aliased Type
ยง
pub struct WsServer {
/* private fields */
}