# Functions
SessionInfoParser parses the given session info data into a webwire.SessionInfo compliant object specific to this application.
# Structs
AuthenticationCredentials represents the credentials of a user.
ChatMessage represents a chat message containing the senders name.
SessionInfo implements the webwire.SessionInfo interface for this particular example.