The maximum size of a server-sent event for the event Stream parser; 8KiB by default.
The maximum size of a server-sent event for the event Stream parser; 8KiB by default.
The maximum size of a line for the event Stream parser; 8KiB by default.
The maximum size of a line for the event Stream parser; 8KiB by default.
Importing EventStreamUnmarshalling.fromEntityUnmarshaller lets a
HttpEntitywith atext/event-streammedia type be unmarshallable to aSource[ServerSentEvent, Any].