# Functions

NewServerSDKData creates a ServerSDKData instance.
NewStreamingProtocol creates a new StreamingProtocol instance.

# Structs

ServerSDKData is a convenience type for constructing a test server-side SDK data payload for PollingServiceHandler or StreamingServiceHandler.
StreamingProtocol is a builder for creating a sequence of events that can be sent as an SSE stream.

# Type aliases

ProtocolEvents represents a list of SSE-formatted events.