Docs.rs
  • async-tungstenite-0.16.1
    • async-tungstenite 0.16.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sdroege
    • tp-m
    • Dependencies
      • async-std ^1.0 normal
      • futures-io ^0.3 normal
      • futures-util ^0.3 normal
      • gio ^0.14 normal
      • glib ^0.14 normal
      • log ^0.4 normal
      • openssl ^0.10 normal
      • pin-project-lite ^0.2 normal
      • async-native-tls ^0.3.0 normal
      • async-tls ^0.11 normal
      • native-tls ^0.2 normal
      • tokio-native-tls ^0.3 normal
      • tokio-openssl ^0.6 normal
      • tokio-rustls ^0.23 normal
      • rustls-native-certs ^0.6 normal
      • tokio ^1.0 normal
      • tungstenite ^0.16.0 normal
      • webpki-roots ^0.22 normal
      • async-std ^1.0 dev
      • env_logger ^0.9 dev
      • futures ^0.3 dev
      • tokio ^1.0 dev
      • url ^2.0.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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

Crate async_tungstenite

Version 0.16.1

Back to index

logo
Change settings

List of all items[−]

Structs

  • WebSocketStream
  • gio::IOStreamAsyncReadWrite
  • tokio::TokioAdapter

Enums

  • stream::Stream

Functions

  • accept_async
  • accept_async_with_config
  • accept_hdr_async
  • accept_hdr_async_with_config
  • async_std::client_async_tls
  • async_std::client_async_tls_with_config
  • async_std::client_async_tls_with_connector
  • async_std::client_async_tls_with_connector_and_config
  • async_std::connect_async
  • async_std::connect_async_with_config
  • async_std::connect_async_with_tls_connector
  • async_std::connect_async_with_tls_connector_and_config
  • async_tls::client_async_tls
  • async_tls::client_async_tls_with_config
  • async_tls::client_async_tls_with_connector
  • async_tls::client_async_tls_with_connector_and_config
  • client_async
  • client_async_with_config
  • gio::connect_async
  • gio::connect_async_with_config
  • tokio::accept_async
  • tokio::accept_async_with_config
  • tokio::accept_hdr_async
  • tokio::accept_hdr_async_with_config
  • tokio::client_async
  • tokio::client_async_tls
  • tokio::client_async_tls_with_config
  • tokio::client_async_tls_with_connector
  • tokio::client_async_tls_with_connector_and_config
  • tokio::client_async_with_config
  • tokio::connect_async
  • tokio::connect_async_with_config
  • tokio::connect_async_with_tls_connector
  • tokio::connect_async_with_tls_connector_and_config

Typedefs

  • async_std::ClientStream
  • async_std::ConnectStream
  • async_tls::ClientStream
  • gio::ConnectStream
  • tokio::ClientStream
  • tokio::ConnectStream