Docs.rs
  • ws-gonzale-0.5.0
    • ws-gonzale 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Muqito
    • Dependencies
      • async-channel ^1.1.1 normal
      • async-net ^0.1 normal
      • async-std ^1.6.2 normal
      • async-trait ^0.1.36 normal
      • base64 ^0.12.3 normal
      • futures ^0.3 normal
      • sha1 ^0.6.0 normal
      • criterion ^0.3 dev
      • hex ^0.4.2 dev
    • Versions
    • 35.62% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

ws_gonzale0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • connection::WsConnection
  • connection::WsEvents
  • dataframe::Dataframe
  • dataframe::DataframeBuilder
  • handshake::Body
  • handshake::Endpoint
  • handshake::Headers
  • handshake::Request
  • handshake::Uri
  • server::Server

Enums

  • WsGonzaleError
  • handshake::HTTPMethod
  • message::Message

Traits

  • connection::WsClientHook

Functions

  • dataframe::get_buffer
  • dataframe::mask_payload
  • handshake::handshake

Type Aliases

  • AsyncResult
  • Channel
  • WsGonzaleResult
  • connection::Channels