Package akka.http.scaladsl.marshalling.sse
-
Interface Summary Interface Description EventStreamMarshalling Mixing in this trait lets a source ofServerSentEvents be marshalled to aHttpEntityand hence as aHttpResponse. -
Class Summary Class Description EventStreamMarshalling$ ImportingEventStreamMarshalling.toEventStreamlets a source ofServerSentEvents be marshalled to aHttpEntityand hence as aHttpResponse.