# README
goWebSocketTutorial
Repo zu dem Go WebSocket Tutorial
# Functions
NewEventFromRaw creates an event object from raw binary JSON data.
No description provided by the author
# Constants
No description provided by the author
# Type aliases
EventHandler defines a function which gets passed the event as instance pointer.