Docs.rs
  • ng-async-tungstenite-0.22.2
    • ng-async-tungstenite 0.22.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • niko-ng
    • Dependencies
      • async-std ^1.0 normal optional
      • futures-io ^0.3 normal
      • futures-util ^0.3 normal
      • gio ^0.17 normal optional
      • glib ^0.17 normal optional
      • log ^0.4 normal
      • ng-tungstenite ^0.19.0 normal
      • openssl ^0.10 normal optional
      • pin-project-lite ^0.2 normal
      • async-native-tls ^0.5.0 normal optional
      • 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
      • webpki-roots ^0.23 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ng_async_tungstenite0.22.2

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