Docs.rs
  • razer-ws-0.9.3
    • razer-ws 0.9.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • AMTitan
    • Dependencies
      • byteorder ^1.2.1 normal
      • bytes ^0.4.6 normal
      • httparse ^1.2.4 normal
      • libc ^0.2.40 normal optional
      • libz-sys ^1.0.18 normal optional
      • log ^0.4.1 normal
      • mio ^0.6.14 normal
      • mio-extras ^2.0 normal
      • native-tls ^0.2 normal optional
      • openssl ^0.10 normal optional
      • rand ^0.7 normal
      • sha-1 ^0.8.0 normal
      • slab ^0.4 normal
      • url ^2.0.0 normal
      • clap ^2.31.2 dev
      • env_logger ^0.6 dev
      • term ^0.5.1 dev
      • time ^0.1.39 dev
    • Versions
    • 96.33% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

razer_ws0.9.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Builder
  • Error
  • Frame
  • Handshake
  • Request
  • Response
  • Sender
  • Settings
  • WebSocket
  • util::Timeout
  • util::Token

Enums

  • CloseCode
  • ErrorKind
  • Message
  • OpCode

Traits

  • Factory
  • Handler

Functions

  • connect
  • listen

Type Aliases

  • Result