Docs.rs
  • rust-nostr-server-0.1.0
    • rust-nostr-server 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • kasugamirai
    • Dependencies
      • async-trait ^0.1.77 normal
      • chrono ^0.4.19 normal
      • env_logger ^0.11.3 normal
      • futures-util ^0.3.30 normal
      • log ^0.4.21 normal
      • monoio ^0.2.3 normal
      • nostr ^0.29.0 normal
      • nostr-database ^0.29.0 normal
      • nostr-rocksdb ^0.29.0 normal
      • serde_json ^1 normal
      • speedy ^0.8.7 normal
      • tokio ^1 normal
      • tokio-tungstenite ^0.21.0 normal
    • Versions
    • 0% 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

rust_nostr_server0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Challenge
  • IncomingMessage
  • OutgoingMessage
  • RateLimiter
  • WebServer

Enums

  • Error
  • HandlerResult
  • RateLimitError

Traits

  • OutgoingHandler