A basic building block for building an EventSource from a Stream of bytes.
# Cargo.toml
[dependencies]
eventsource-stream = "0.2.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an EventSource stream from bytes.
Add tokio or async-std as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.