Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetMaxMessageSize ¶
func SetMaxMessageSize(n int)
func WsPublicHandler ¶
Types ¶
type Hub ¶
type Hub struct {
// contains filtered or unexported fields
}
func (*Hub) OnConfigReloaded ¶
func (h *Hub) OnConfigReloaded()
func (*Hub) OnMessageSaveDone ¶
type WsClient ¶
type WsClient struct {
// contains filtered or unexported fields
}
每个 Client 代表一个具体的 IM 用户的具体的某一登录设备
func NewWsClient ¶
func (*WsClient) PostBinaryMsg ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.