ws

module
v0.0.0-...-f99e094 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: Apache-2.0

README

Websocket

目前掌握的讯息已经很明确了

  • 全双工
  • 较小控制开销
  • 心跳机制
  • wss

!!!! 推荐看这个仓库的Readme. link1st/GoWebsocket

WebSocket 概念和实现 实现和易错知识 值得参考

煎鱼的WebSocket系列,了解握手协议和细节,例如心跳 onclose

跟着实现聊天室

在看看群友的 gws的example,了解chatroom和client、wss的实现细节。复现一遍,可以的话理解后用gorilla实现。

Directories

Path Synopsis
go-ws-epoll
advenced command
basic command
gorilla-chat module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL