fastwebsockets 0.7.1

A fast RFC6455 WebSocket server implementation
Documentation

fastwebsockets

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 15 feature flags, 2 of them enabled by default.

default

  • simd

simd

  • simdutf8/aarch64_neon

upgrade

  • hyper
  • pin-project
  • base64
  • sha1
  • hyper-util
  • http-body-util

with_axum

  • axum-core
  • http
  • async-trait

axum-core

  • dep:axum-core

base64

  • dep:base64

simdutf8

  • dep:simdutf8

hyper

  • dep:hyper

http-body-util

  • dep:http-body-util

sha1

  • dep:sha1

async-trait

  • dep:async-trait

pin-project

  • dep:pin-project

hyper-util

  • dep:hyper-util

http

  • dep:http

unstable-split

    This feature flag does not enable additional features.