Versions in this module Expand all Collapse all v0 v0.5.0 Apr 28, 2015 Changes in this version + var GatewayInterface string + var ServerSoftware string + func New(c middleware.Controller) (middleware.Middleware, error) + type WSConfig struct + Arguments []string + Command string + Path string + Respawn bool + type WebSocket struct + func (ws WebSocket) Handle(conn *websocket.Conn) + type WebSockets struct + Next middleware.Handler + Sockets []WSConfig + func (ws WebSockets) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error)