Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WebsocketInvoke ¶
func WebsocketInvoke(w http.ResponseWriter, r *http.Request)
WebsocketInvoke connection. Update to
Types ¶
type WebsocketProxy ¶
type WebsocketProxy struct { }
func (*WebsocketProxy) CreateMuxSession ¶
func (ws *WebsocketProxy) CreateMuxSession(server string, conf *channel.ProxyChannelConfig) (mux.MuxSession, error)
func (*WebsocketProxy) Features ¶
func (p *WebsocketProxy) Features() channel.FeatureSet
Click to show internal directories.
Click to hide internal directories.