package marshalling
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
EventStreamMarshalling
extends AnyRef
Mixing in this trait lets a source of ServerSentEvents be marshalled to a a
HttpEntityand hence as aHttpResponse.
Value Members
-
object
EventStreamMarshalling
extends EventStreamMarshalling
Importing EventStreamMarshalling.toEventStream lets a source of ServerSentEvents be marshalled to a
HttpEntityand hence as aHttpResponse.