Docs.rs
  • libp2p-websocket-0.42.2
    • libp2p-websocket 0.42.2
    • 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.9.0 normal
      • futures ^0.3.28 normal
      • futures-rustls ^0.24.0 normal
      • libp2p-core ^0.40.1 normal
      • libp2p-identity ^0.2.7 normal
      • log ^0.4.20 normal
      • parking_lot ^0.12.0 normal
      • pin-project-lite ^0.2.13 normal
      • rw-stream-sink ^0.4.0 normal
      • soketto ^0.8.0 normal
      • thiserror ^1.0.61 normal
      • url ^2.5 normal
      • webpki-roots ^0.25 normal
      • async-std ^1.6.5 dev
      • libp2p-dns ^0.40.1 dev
      • libp2p-identity ^0.2.7 dev
      • libp2p-tcp ^0.40.1 dev
      • rcgen ^0.10.0 dev
    • Versions
    • 86.36% 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

libp2p_websocket0.42.2

  • Structs
  • Enums
  • Type Aliases

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 Aliases

  • InnerFuture
  • WrapperFn