ratchet_ext 0.1.4

WebSocket extensions for Ratchet
Documentation
[package]
name = "ratchet_ext"
version = "0.1.4"
authors = ["Swim Inc. developers info@swim.ai"]
edition = "2021"
description = "WebSocket extensions for Ratchet"
keywords = ["websocket", "async", "futures", "tokio"]
categories = ["network-programming", "asynchronous", "web-programming::websocket"]
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/swimos/ratchet/"

[dependencies]
http = "0.2.3"
httparse = "1.4.1"
bytes = "1.0"