Module eventsource

Source
Available on crate feature eventsource only.
Expand description

Wrapper around the EventSource API

This API is provided in the following flavors:

Modules§

futures
A wrapper around the EventSource API using the Futures API to be used with async rust.

Enums§

EventSourceError
Error returned by the EventSource
State
The state of the EventSource.