http-ws

Crates.iohttp-ws
lib.rshttp-ws
version0.3.0
sourcesrc
created_at2023-12-29 03:13:54.376702
updated_at2024-03-04 01:18:00.49598
descriptionwebsocket for http crate type
homepage
repositoryhttps://github.com/HFQR/xitca-web
max_upload_size
id1082933
size62,368
(fakeshadow)

documentation

README

an async websocket crate.

Features

  • common http types and streaming interface for easy integration.

Requirement

  • Rust 1.75
  • http and futures for http types and async streaming interaction1

Footnotes

  1. see project Cargo.toml for dependency versioning.

Commit count: 1381

cargo fmt