Docs.rs
  • libp2p-websocket-0.40.0
    • libp2p-websocket 0.40.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tomaka
    • jxs
    • mxinden
    • github:paritytech:libp2p-devs
    • github:libp2p:repos-rust
    • github:libp2p:rust-libp2p-maintainers
    • Dependencies
      • either ^1.5.3 normal
      • futures ^0.3.1 normal
      • futures-rustls ^0.22 normal
      • libp2p-core ^0.38.0 normal
      • log ^0.4.8 normal
      • parking_lot ^0.12.0 normal
      • quicksink ^0.1 normal
      • rw-stream-sink ^0.3.0 normal
      • soketto ^0.7.0 normal
      • url ^2.1 normal
      • webpki-roots ^0.22 normal
    • Versions
    • 86.76% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate libp2p_websocket

  • Structs
  • Enums
  • Type Definitions
?
Change settings

List of all items

Structs

  • BytesConnection
  • WsConfig
  • framed::Connection
  • framed::WsConfig
  • tls::Builder
  • tls::Certificate
  • tls::Config
  • tls::PrivateKey

Enums

  • error::Error
  • framed::Data
  • framed::Incoming
  • framed::OutgoingData
  • tls::Error

Type Definitions

  • InnerFuture
  • WrapperFn