Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // MaxRequestBodySize limits request body size. MaxRequestBodySize int centrifuge.PingPongConfig }
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(n *centrifuge.Node, c Config) *Handler
Click to show internal directories.
Click to hide internal directories.