Package org.apache.pekko.http.scaladsl.unmarshalling.sse
package org.apache.pekko.http.scaladsl.unmarshalling.sse
- 
ClassDescriptionFlow that converts raw byte string input intoServerSentEvents.Flow that converts raw byte string input intoServerSentEvents.Mixing in this trait lets aHttpEntitywith atext/event-streammedia type be unmarshalled to a source ofServerSentEvents.ImportingEventStreamUnmarshalling.fromEventsStreamlets anHttpEntitywith atext/event-streammedia type be unmarshalled to a source ofServerSentEvents.INTERNAL APIA wrapper for an SSE line which exceeds the configured limit.INTERNAL API