Package akka.http.scaladsl.marshalling.sse
-
Interface Summary Interface Description EventStreamMarshalling Mixing in this trait lets a source ofServerSentEvent
s be marshalled to aHttpEntity
and hence as aHttpResponse
. -
Class Summary Class Description EventStreamMarshalling$ ImportingEventStreamMarshalling.toEventStream
lets a source ofServerSentEvent
s be marshalled to aHttpEntity
and hence as aHttpResponse
.