Docs.rs
  • websocket-stream-0.0.5
    • websocket-stream 0.0.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nathansizemore
    • Dependencies
      • errno * normal
      • libc * normal
    • Versions
    • 85.07% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

websocket_stream0.0.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • WebsocketStream

Enums

  • Mode
  • State
  • util::OpCode
  • util::ReadError
  • util::SetFdError
  • util::WriteError

Type Aliases

  • NewResult
  • ReadResult
  • SetFdResult
  • WriteResult

Constants

  • util::OP_BINARY
  • util::OP_CLOSE
  • util::OP_CODE_MASK
  • util::OP_CODE_UN_MASK
  • util::OP_CONTINUATION
  • util::OP_PING
  • util::OP_PONG
  • util::OP_TEXT
  • util::PAYLOAD_KEY_UN_MASK