Documentation ¶
Index ¶
- type JsonResponse
- type Listener
- func (l *Listener) BeforeClosedByBackend(channel pushKit.Channel, closeInfo string)
- func (l *Listener) OnClose(channel pushKit.Channel, closeInfo string, bsid, user, group string)
- func (l *Listener) OnFailure(w http.ResponseWriter, r *http.Request, failureInfo string)
- func (l *Listener) OnHandshake(w http.ResponseWriter, r *http.Request, channel pushKit.Channel)
- func (l *Listener) OnMessage(channel pushKit.Channel, messageType int, data []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonResponse ¶
type Listener ¶ added in v2.8.130
func (*Listener) BeforeClosedByBackend ¶ added in v2.8.142
func (*Listener) OnHandshake ¶ added in v2.8.130
Click to show internal directories.
Click to hide internal directories.