# Functions
MarshalEventPayload marshals a SDK API shape into its associated wire protocol payload.
SetupEventStreamSession creates a HTTP server SDK session for communicating with that server to be used for EventStream APIs.
# Variables
EventExceptionTypeHeader is an event exception type header for specifing an event is an exeption type.
EventMessageTypeHeader is an event message type header for specifing an event is an message type.
# Structs
ServeEventStream provides serving EventStream messages from a HTTP server to the client.