Package-level declarations
Types
Link copied to clipboard
Exception thrown when deserializing raw event stream messages off the wire fails for some reason
Link copied to clipboard
An event stream frame header
Link copied to clipboard
Event stream frame typed header value
Link copied to clipboard
class MessageBuilder
Used to constructing a single event stream Message
Link copied to clipboard
Common framework message information parsed from headers
Functions
Link copied to clipboard
Builds a new Message by populating a MessageBuilder using the given block
Link copied to clipboard
Convert the raw bytes coming off chan to a stream of messages
Inherited functions
Link copied to clipboard
suspend fun <Error class: unknown class><<Error class: unknown class>>.asEventStreamHttpBody(scope: <Error class: unknown class>): <Error class: unknown class>
Transform a stream of encoded messages into an HttpBody.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Parse the protocol level headers into a concrete MessageType