Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebsocketHTTP ¶
type WebsocketHTTP struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*WebsocketHTTP, error)
func (*WebsocketHTTP) HTTPHandle ¶
func (w *WebsocketHTTP) HTTPHandle(s sockjs.Session)
func (*WebsocketHTTP) Name ¶
func (w *WebsocketHTTP) Name() string
func (*WebsocketHTTP) Stop ¶
func (w *WebsocketHTTP) Stop() error
Click to show internal directories.
Click to hide internal directories.