go-websocket topic
List
go-websocket repositories
channelize
27
Stars
5
Forks
Watchers
A websocket framework to manage outbound streams. Allowing to have multiple channels per connection that includes public and private channels.
gws
1.4k
Stars
90
Forks
Watchers
simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
go-websocket-broadcast
19
Stars
2
Forks
Watchers
Broadcast server implementation using websockets in golang.