data which may be empty or span multiple lines
optional event type, must not contain \n or \r
event id, must not contain \n or \r
the reconnection time in milliseconds.
data which may be empty or span multiple lines
optional event type, must not contain \n or \r
event id, must not contain \n or \r
the reconnection time in milliseconds.
Converts to an akka.util.ByteString according to the
SSE specification.
Converts to an akka.util.ByteString according to the
SSE specification.
message converted to UTF-8 encoded akka.util.ByteString
Converts to a java.lang.String according to the
SSE specification.
Converts to a java.lang.String according to the
SSE specification.
message converted to java.lang.String
Representation of a Server-Sent Event.
data which may be empty or span multiple lines
optional event type, must not contain \n or \r
event id, must not contain \n or \r
the reconnection time in milliseconds.