Module gloo_net::eventsource
source · Available on crate feature
eventsource
only.Expand description
Modules
A wrapper around the
EventSource
API using the Futures API to be used with async rust.Enums
Error returned by the EventSource
The state of the EventSource.