Module gloo_net::eventsource

source ·
Available on crate feature eventsource only.
Expand description

Wrapper around the EventSource API

This API is provided in the following flavors:

Modules

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

Enums