Docs.rs
  • websocket-simple-0.1.1
    • websocket-simple 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tickbh
    • Dependencies
      • httparse ^1.1.2 normal
      • libc ^0.2.15 normal optional
      • libz-sys ^1.0.5 normal optional
      • log ^0.3.6 normal
      • openssl ^0.7.14 normal optional
      • rand ^0.3.14 normal
      • sha1 ^0.2.0 normal
      • time ^0.1.33 normal
      • url ^1.2.0 normal
      • clap ^2.10.0 dev
      • env_logger ^0.3.4 dev
      • term ^0.4.4 dev
      • time ^0.1.35 dev
    • Versions
    • 95.18% 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

websocket_simple0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Connection
  • Error
  • Frame
  • Handshake
  • Request
  • Response
  • Settings

Enums

  • CloseCode
  • ErrorKind
  • Message
  • OpCode

Traits

  • Handler

Type Aliases

  • Result