package sse
Type Members
- abstract class ServerSentEvent extends AnyRef
Representation of a server-sent event.
Representation of a server-sent event. According to the specification, an empty data field designates an event which is to be ignored which is useful for heartbeats.