package
0.0.0-20241121064439-a847e69f5928
Repository: https://github.com/mtgnorton/ws-cluster.git
Documentation: pkg.go.dev

# Functions

NewClient 创建一个新的客户端,uid,pid为用户id和项目id,socket为websocket连接.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

管理端.
服务端.
用户端.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

CType 客户端类型,一个连接上来的client,可能是用户端,可能是服务端,也可能是管理端.
No description provided by the author
No description provided by the author
Status 客户端状态,正常或者关闭.