Docs.rs
  • reconnecting-websocket-0.3.2
    • reconnecting-websocket 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cs2dsb
    • Dependencies
      • cfg-if ^1.0.0 normal
      • exponential-backoff ^1.2.0 normal
      • futures ^0.3.30 normal
      • getrandom ^0.2.15 normal
      • gloo ^0.11.0 normal
      • thiserror ^1.0.61 normal
      • tracing ^0.1.40 normal optional
      • wasm-bindgen-futures ^0.4.42 normal
      • web-sys ^0.3.69 normal
      • merge-streams ^0.1.2 dev
      • time ^0.3.36 dev
      • tracing ^0.1.40 dev
      • tracing-subscriber ^0.3.18 dev
      • tracing-web ^0.1.3 dev
      • wasm-bindgen-test ^0.3.42 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

reconnecting_websocket0.3.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Socket
  • SocketBuilder
  • SocketSink

Enums

  • Error
  • Event
  • HttpProtocol
  • Message
  • State
  • WebSocketProtocol

Traits

  • SocketInput
  • SocketOutput

Functions

  • get_proto_and_host

Constants

  • DEFAULT_BACKOFF_MAX
  • DEFAULT_BACKOFF_MIN
  • DEFAULT_MAX_RETRIES