StreamEvent
A single event associated with the stream between the client and this server.
A stream is a collection of many events, most which usually are text events sent from the client.
Each event contains additional properties allowing the handler to respond to it.