sse-codec 0.3.1

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.3.1"

License

MPL-2.0