golang 两个优秀的websocket 库
推荐两个较优秀的 websocket 库
- gorilla/websocket https://github.com/gorilla/websocket
- gobwas/ws https://github.com/gobwas/ws
gorilla 开源了一些列的web 工具
gobwas 比较喜欢往高性能方向优化
0
See Also
- Golang实现的Simhash去重算法库
- Golang 版 json to go
- golang IDE 神器:GoLand EAP 20 出来了
- 数据结构和算法(Golang实现)
- 几个 golang markdown 库