Docs.rs
nostr-relay-0.3.0
nostr-relay 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
arronzhang
Dependencies
actix ^0.13.0
normal
actix-cors ^0.6.4
normal
actix-http ^3.3.1
normal
actix-server ^2.2.0
normal
actix-web ^4.3.1
normal
actix-web-actors ^4.2.0
normal
bytestring ^1.3.0
normal
config ^0.13.3
normal
duration-str ^0.5.1
normal
hex ^0.4.3
normal
metrics ^0.21.0
normal
nostr-db ^0.3.0
normal
notify ^6.0.0
normal
num_cpus ^1.15.0
normal
parking_lot ^0.12.1
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
thiserror ^1.0.40
normal
tracing ^0.1.37
normal
actix-rt ^2.8.0
dev
actix-test ^0.1.1
dev
anyhow ^1.0.70
dev
bytes ^1.4.0
dev
futures-util ^0.3.28
dev
temp-env ^0.3.4
dev
tempfile ^3.4.0
dev
tracing-subscriber ^0.3.17
dev
Versions
35.34%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module message
Structs
Enums
?
Module
nostr_relay
::
message
source
·
[
−
]
Structs
ClientMessage
Message from client
Connect
New session is created
Disconnect
Session is disconnected
Dispatch
OutgoingMessage
The message sent to the client
ReadEvent
ReadEventResult
Subscribe
SubscribeResult
Subscription
Subscription
Unsubscribe
WriteEvent
Enums
IncomingMessage
Parsed incoming messages from a client
Subscribed
WriteEventResult