Documentation ¶
Index ¶
- func CreateNewWebSocketBuilder(path string, websocketConnectionHandler func(conn *websocket.Conn) error) middleware.Builder
- func CreateWebSocketEventHandler(hub EventHub) func(conn *websocket.Conn) error
- func Echo(w http.ResponseWriter, r *http.Request)
- func WebSocketEchoHandler(ws *websocket.Conn) error
- type Event
- type EventHub
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WebSocketEchoHandler ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.