Documentation ¶
Index ¶
Constants ¶
View Source
const KeyURL = "ws"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Acceptor ¶
type Acceptor struct {
// contains filtered or unexported fields
}
func NewAcceptor ¶
func NewAcceptor(option *AcceptorOption) *Acceptor
func (*Acceptor) BroadcastRaw ¶
type AcceptorOption ¶
type Connector ¶
type Connector struct {
// contains filtered or unexported fields
}
func NewConnector ¶
func NewConnector(option *ConnectorOption) *Connector
type ConnectorOption ¶
Click to show internal directories.
Click to hide internal directories.