sse-codec 0.2.0

async Server-Sent Events protocol encoder/decoder
Documentation

sse-codec

A futures_codec that encodes and decodes Server-Sent Event/Event Sourcing streams.

Documentation

On docs.rs.

Installation

In Cargo.toml:

[dependencies]
sse-codec = "^0.2.0"

License

MPL-2.0