sse-codec 0.3.2

async Server-Sent Events protocol encoder/decoder
Documentation
[dependencies.arbitrary]
features = ["derive"]
optional = true
version = "0.4.5"

[dependencies.bytes]
version = "0.5"

[dependencies.futures-io]
version = "0.3"

[dependencies.futures_codec]
version = "= 0.4.1"

[dependencies.memchr]
version = "2.2"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1.5"

[dev-dependencies.futures]
version = "0.3"

[dev-dependencies.surf]
default-features = false
features = ["native-client"]
version = "= 2.0.0-alpha.4"

[package]
authors = ["Renée Kooi <renee@kooi.me>"]
description = "async Server-Sent Events protocol encoder/decoder"
edition = "2018"
homepage = "https://github.com/goto-bus-stop/sse-codec"
license = "MPL-2.0"
name = "sse-codec"
readme = "README.md"
repository = "https://github.com/goto-bus-stop/sse-codec"
version = "0.3.2"