//
pkg.gl
Category
github.com/ForrestSu/go_learn
3rd-libs
05_chatroom
chat
package
1.3.6
Repository:
https://github.com/forrestsu/go_learn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
213 SLOC
#
Functions
CreateClient
No description provided by the author
CreateServer
No description provided by the author
#
Constants
MaxClientSize
No description provided by the author
#
Structs
Client
No description provided by the author
Server
No description provided by the author
#
Type aliases
ClientTable
保存连接信息.