public interface AppWebsocketContext
extends org.spincast.core.websocket.WebsocketContext<AppWebsocketContext>
Custom type which allows our application to
extend the default Websocket Context.
Spincast will pass an instance of this class to all
Websocket events handlers, when a new event occures.