Docs.rs
  • veilid-async-tungstenite-0.23.0
    • veilid-async-tungstenite 0.23.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • veilid
    • Dependencies
      • async-std ^1.0 normal optional
      • futures-io ^0.3 normal
      • futures-util ^0.3 normal
      • gio ^0.18 normal optional
      • glib ^0.18 normal optional
      • log ^0.4 normal
      • openssl ^0.10 normal optional
      • pin-project-lite ^0.2 normal
      • async-native-tls ^0.5.0 normal optional
      • veilid-async-tls ^0.12 normal optional
      • native-tls ^0.2 normal optional
      • tokio-native-tls ^0.3 normal optional
      • tokio-openssl ^0.6 normal optional
      • tokio-rustls ^0.24 normal optional
      • rustls-native-certs ^0.6 normal optional
      • tokio ^1.0 normal optional
      • tungstenite ^0.20 normal
      • webpki-roots ^0.25 normal optional
      • async-std ^1.0 dev
      • env_logger ^0.10 dev
      • futures ^0.3 dev
      • futures-channel ^0.3 dev
      • hyper ^0.14 dev
      • tokio ^1.0 dev
      • url ^2.0.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

veilid_async_tungstenite0.23.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

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::accept_async
  • gio::accept_async_with_config
  • gio::accept_hdr_async
  • gio::accept_hdr_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

Type Aliases

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