Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
src
 
 
 
 
 
 
 
 

README.md

go_websocket

确定已经安装,websocket,如果没有安装,请安装: go get github.com/gorilla/websocket

golang搭建的websocket服务器,目前能够提供心跳(在文件"wSConfig.go"里面配置),使用ip+network类型+conn的内存地址和conn进行映射,保存conn的准确。

一个websocket链接发送多条消息情况 png

一个websocket链接发送多条消息情况 png

有任何疑问或建议. 欢迎在github或微博里issue我. 微博:@TonyReet

About

golang搭建的websocket服务器

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.