Docs.rs
  • tab-websocket-0.5.0
    • tab-websocket 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • austinjones
    • Dependencies
      • anyhow ^1.0 normal
      • async-tungstenite ^0.8 normal
      • bincode ^1.3 normal
      • futures ^0.3 normal
      • lifeline ^0.4.0 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^0.2 normal
      • tungstenite ^0.11 normal
      • tokio-test ^0.2.1 dev
    • Versions
    • 40% 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

tab_websocket0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • bus::WebsocketCarrier
  • bus::WebsocketConnectionBus
  • bus::WebsocketListenerBus
  • message::connection::WebsocketRecv
  • message::connection::WebsocketSend
  • message::listener::RequestMetadata
  • message::listener::WebsocketConnectionMessage
  • resource::connection::WebsocketResource
  • resource::listener::WebsocketAuthToken
  • resource::listener::WebsocketListenerResource
  • service::WebsocketListenerService
  • service::WebsocketService

Enums

  • service::WebsocketSpawnError

Traits

  • bus::WebsocketMessageBus

Functions

  • bind
  • connect
  • connect_authorized
  • decode
  • encode

Type Aliases

  • WebsocketConnection