Docs.rs
nostr-sdk-0.22.0
nostr-sdk 0.22.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yukibtc
Dependencies
log ^0.4
normal
nostr ^0.22
normal
nostr-sdk-net ^0.22
normal
once_cell ^1.17
normal
thiserror ^1.0
normal
env_logger ^0.10
dev
serde_json ^1.0
dev
tokio ^1
normal
gloo-timers ^0.2
normal
tokio ^1
normal
wasm-bindgen-futures ^0.4
normal
Versions
100%
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
Modules
Structs
Enums
?
Module
nostr_sdk
::
message
source
·
[
−
]
Expand description
Messages
Modules
client
Client messages
relay
Relay messages
subscription
Subscription filters
Structs
Filter
Subscription filters
SubscriptionId
Subscription ID
Enums
ClientMessage
Messages sent by clients, received by relays
MessageHandleError
Messages error
RelayMessage
Messages sent by relays, received by clients