ezsockets 0.6.2

WebSockets server & client made easy
Documentation

ezsockets

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 6 of them enabled by default.

default

  • native_client
  • server

native_client

  • client
  • tokio/rt
  • tokio-tungstenite

server

  • tokio-tungstenite
  • tokio-tungstenite-wasm
  • tokio/rt

client

  • tokio-tungstenite-wasm

tokio-tungstenite

  • dep:tokio-tungstenite

tokio-tungstenite-wasm

  • dep:tokio-tungstenite-wasm

axum

  • server
  • dep:axum
  • axum-core
  • bytes
  • futures-util/alloc
  • http-body
  • hyper
  • sha-1

native-tls

  • tls
  • tokio-native-tls
  • tokio-tungstenite/native-tls

rustls

  • tls
  • tokio-rustls
  • tokio-tungstenite/rustls-tls-webpki-roots

wasm_client

  • client
  • fragile

bytes

  • dep:bytes

fragile

  • dep:fragile

tokio-rustls

  • dep:tokio-rustls

hyper

  • dep:hyper

tokio-native-tls

  • dep:tokio-native-tls

http-body

  • dep:http-body

tungstenite

  • server

axum-core

  • dep:axum-core

sha-1

  • dep:sha-1

tls

    This feature flag does not enable additional features.