Crate yew_event_source

Source
Expand description

Event stream handling for the yew framework

Structs§

EventSourceService
An event source service attached to a user context.
EventSourceTask
A handle to control current event source connection. Implements Task and could be canceled.

Enums§

EventSourceStatus
A status of an event source connection. Used for status notification.
ReadyState
Ready state of an event source