Repository navigation

#

gorilla-websocket

Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive - thread safe!

Go
136
5 个月前

go websocket client for unit testing of a websocket handler

Go
101
4 年前

A Simple Chat room using golang and websocket

Go
91
7 年前

🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现

Go
47
4 年前

Pub Sub server via WebSocket using Gorilla WebSocket

Go
45
2 年前

Small in-memory real time chat server with Go and WebSockets

Go
33
5 年前

基于gorilla/websocket封装的websocket库,实现基于系统维度的消息推送,基于群组维度的消息推送,基于单个和多个客户端消息推送。

Go
21
6 个月前

real time multi room multi user chat using golang, websocket , mongodb with restful api

Go
17
2 年前

A web platform enabling users to save SSH credentials and access remote machines securely through a web-based terminal, providing SSH access even via smartphones... Demo video: https://sh.aswinbenny.in/sushi-demo

Go
16
5 个月前

Golang Battletanks Game (Course Project CS2433)

HTML
10
7 年前

Compares the speed of WebSocket frameworks for different languages

JavaScript
9
1 年前

🙌 ws creates a hub for WebSocket connections and abstracts away allot of the boilerplate code for managing connections using Gorilla WebSocket

Go
9
8 年前

Pragmatic Live Feed Aggregator aggregates all available live tables and delivers to web clients on demand in one big batch.

Go
9
12 天前