//
pkg.gl
Category
github.com/igm/sockjs-go
sockjs
package
1.0.0
Repository:
https://github.com/igm/sockjs-go.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
20
Dependents
37
Files
1k SLOC
#
Functions
Install
No description provided by the author
NewRouter
Creates new http.Handler that can be used in http.ServeMux (e.g.
#
Variables
DefaultConfig
Default Configuration with 128kB response limit.
ErrConnectionClosed
Error variable.
#
Structs
Config
No description provided by the author
#
Interfaces
Conn
Conn is a sockjs data-frame oriented network connection.
#
Type aliases
HandlerFunc
No description provided by the author