A futures_codec
that encodes and decodes Server-Sent Event/Event Sourcing streams.
On docs.rs.
With cargo-edit
do:
cargo add sse-codec
Or in Cargo.toml:
[dependencies]
sse-codec = "0.3.2"
A futures_codec
that encodes and decodes Server-Sent Event/Event Sourcing streams.
On docs.rs.
With cargo-edit
do:
cargo add sse-codec
Or in Cargo.toml:
[dependencies]
sse-codec = "0.3.2"