Crate event_stream_types
source ·Structs§
- State associated with connection or disconnection.
- broadcasts events to many listeners.
- This is much like
axum::Json
but does not fail if the request does not set the ‘Content-Type’ header.
Enums§
- The type of possible connect event, either connect or disconnect.