Crate yew_event_source[][src]

Event stream handling

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