route

package
v2.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Handshake   uint8 = iota + 1 // 握手
	Bind                         // 绑定用户
	Unbind                       // 解绑用户
	GetIP                        // 获取IP地址
	Stat                         // 统计在线人数
	IsOnline                     // 检测用户是否在线
	Disconnect                   // 断开连接
	Push                         // 推送单个消息
	Multicast                    // 推送组播消息
	Broadcast                    // 推送广播消息
	Publish                      // 发布频道事件
	Subscribe                    // 订阅频道
	Unsubscribe                  // 取消订阅频道
	Trigger                      // 触发事件
	Deliver                      // 投递消息
	GetState                     // 获取状态
	SetState                     // 设置状态
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL