imgo
imgo copied to clipboard
IMserver中用户连接这样存,不会有性能问题吗?
我看在 common/client.go 文件中存用户资源使用的是:
/*
客户端列表
*/
type ClientTable map[string]*Client