Available on crate feature
eventsource
only.Expand description
Modules§
- futures
- A wrapper around the
EventSource
API using the Futures API to be used with async rust.
Enums§
- Event
Source Error - Error returned by the EventSource
- State
- The state of the EventSource.