An open API service providing repository metadata for many open source software ecosystems.

Topic: "gorilla-websocket"

sentrionic/Valkyrie

A Fullstack Discord Clone using React and Go.

Language: Go - Size: 76 MB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 315 - Forks: 75

recws-org/recws

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!

Language: Go - Size: 119 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 130 - Forks: 62

posener/wstest

go websocket client for unit testing of a websocket handler

Language: Go - Size: 52.7 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 102 - Forks: 18

gaurigshankar/golang-chat

A Simple Chat room using golang and websocket

Language: Go - Size: 187 KB - Last synced at: 10 months ago - Pushed at: about 7 years ago - Stars: 88 - Forks: 26

togettoyou/wsc

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

Language: Go - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 47 - Forks: 16

madeindra/golang-websocket

Pub Sub server via WebSocket using Gorilla WebSocket

Language: Go - Size: 125 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 45 - Forks: 12

carrot-ar/carrot

🥕 Build multi-device AR applications

Language: Go - Size: 271 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 40 - Forks: 3

thesephist/plume

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

Language: Go - Size: 122 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 33 - Forks: 5

PetroOnishchuk/The-SwiftUI-Tutorials

Swift, GO (Golang) , SwiftUI, UIKit Tutorials.📲💻🖥

Language: Swift - Size: 34.6 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 32 - Forks: 3

MQEnergy/go-websocket

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

Language: Go - Size: 91.8 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 21 - Forks: 3

oldcorvus/ChickoChat

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

Language: Go - Size: 17.2 MB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 2

thealmarques/meetjs-webrtc-golang

Free video chat platform.

Language: TypeScript - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 6

aswinbennyofficial/SuSHi

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

Language: Go - Size: 2.07 MB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 15 - Forks: 0

thegreatercurve/boomerang-socket

Simple automatic reconnecting WebSocket

Language: TypeScript - Size: 233 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 1

ninadakolekar/battletanks 📦

Golang Battletanks Game (Course Project CS2433)

Language: HTML - Size: 8.32 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 1

dsha256/plfa

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

Language: Go - Size: 126 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 2

ntsd/websocket-benchmark

Compares the speed of WebSocket frameworks for different languages

Language: JavaScript - Size: 90.8 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

Marcel-MD/rooms-go-api

Multi-room chat application

Language: Go - Size: 384 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

go-playground/ws

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

Language: Go - Size: 9.77 KB - Last synced at: 20 days ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 1

martishin/react-golang-chat

Real-time chat application with user authentication. Built using React.js, Go and WebSockets

Language: TypeScript - Size: 17.8 MB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 8 - Forks: 2

tiero/go-chain

Permissioned Blockchain using Raft consensus. Written in Go

Language: Go - Size: 2.45 MB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

narolski/livechat-bot

Example LiveChat Bot Integration written in Go using the OAuth-based API calls authentication and websocket-based connection to RTM API

Language: Go - Size: 8.26 MB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 1

hmaach/real-time-forum

A Go-based forum with real-time messaging, secure authentication, and post management. Features WebSocket integration, categorization, and uses vanilla JavaScript for the frontend with SQLite for data storage.

Language: Go - Size: 684 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

ZirixCZ/gin-htmx

Demonstration of the use of htmx with the gin web framework.

Language: HTML - Size: 13.6 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

luoyunpeng/monitor

monitor docker container in multiple host with golang docker engine api

Language: Go - Size: 4.58 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

ThibautBremand/2D-MMORPG-server

The server for 2D-MMORPG, written in Golang

Language: Go - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

MonkeyDLuffy6956/FixedProjects

These Downloads Will Make You The Best Gorilla Tag Copy, Join Our Discord For Help!

Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

estnafinema0/Github-Trends-Aggregator

A real-time GitHub trends aggregator that collects and visualizes popular repositories by language and topic, with WebSocket updates and analytics.

Language: Go - Size: 436 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

akifzdemir/go-next-message-app

Real Time Message App developed with Go and Next js

Language: TypeScript - Size: 2.47 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

NotCoffee418/websocketmanager

Abstraction on top of gorilla/websocket to manage communication and identification for websockets

Language: Go - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

shadowhijackers/share-gang-locations

Hi, Share Gang locations is a real time map based project Which is used to track the team locations live in a single map. for example you friends are started to going for some party and you have to track everyone live in single map then you can use this application. [PEER-OSM (VUE JS)<->WEBSOCKET SERVER(GO) <->PEER-OSM(VUE JS)]

Language: JavaScript - Size: 47.4 MB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

sentrionic/ValkyrieGo 📦

The backend for Valkyrie written in Go

Language: Go - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 4

jojoarianto/go-chat-app-websocket

Simple chat app using go websocket

Language: Go - Size: 203 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

romulodm/go-chess

A multiplayer chess game made with React and Gorilla WebSocket.

Language: JavaScript - Size: 393 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

darthsalad/socketeer

A socket server that listens to database change events from Mongo and sends the user selected data via websockets.

Language: Go - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

cemasma/we-will-call-you

We will call you! This is an employee recruitment role playing board game based on FunEmployed.

Language: Go - Size: 818 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

tsych0/gRMS

Fully fledged messaging service made completely in Golang

Language: Go - Size: 58.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

3cb/gemini_clone

A Gemini Bitcoin Exchange clone built with Vue/Vuex with xstream for websocket stream and Go backend

Language: Vue - Size: 103 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

vinzdef/ipp

Realtime counter with Go, React and WebSockets

Language: CSS - Size: 7.07 MB - Last synced at: 29 days ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

3cb/gdax

A cli tool to get snapshot or streaming quotes from Coinbase's GDAX exchange

Language: Go - Size: 838 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Ju0x/hyperion

Easy to use websocket library

Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

rakhiazfa/simple-chat-app

A simple chat app written with go and gorilla websocket

Language: Go - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

BourgeoisBear/wscli

command line interface to websockets for scriptable testing & integration

Language: Go - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ayushh2k/wav-to-flac-service

A robust Go backend service that converts WAV audio streams to FLAC format in real-time and streams the converted data back to the client via WebSockets.

Language: Go - Size: 24.2 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

lazarusking/mathtactoe-multiplayer

A multiplayer math tictactoe game with a golang server

Language: Vue - Size: 13 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mehmetgoren/mngr

Feniks iNVR Web Server

Language: Go - Size: 880 KB - Last synced at: 28 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 5

kubilayeldemir/go-websocket-lightbulb

websocket example with go

Language: HTML - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

trinhdaiphuc/Source-code-marking

This repository is the server for source-code-marking project

Language: Go - Size: 491 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rudrodip/go-networking

Implementation of different network protocols in go

Language: Go - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JuanDiegoCastellanos/grpc

A full backend to subscribe some students in several tests, in this project were used gRPC, sockets and Goroutines to maximize the perfomance of each response. In the case when one studen takes an examen and he-she starts to sending answers the client and server will be in data streamin in each side.

Language: Go - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

HirenTumbadiya/DevTalk

DevTalk is a real-time chat application built with React, Go, and MongoDB. It enables users to engage in instant messaging, create private or group chats, receive message notifications, and browse message history. Experience seamless communication with DevTalk.

Language: JavaScript - Size: 15.7 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Anirudh-rao/CollaborativeDrawingApp

CollaborativeDrawing App with Go

Language: Go - Size: 3.62 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

asad9711/WebSocket-Proxy-Server

To proxy and monitor outgoing websocket requests

Language: Go - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

niuniuanran/WhoIsSpy

Language: TypeScript - Size: 18 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ndjordjevic/go-eventhub

Demo project for multi source and target event hub in Go

Language: Go - Size: 115 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

alxarno/swap

🖥️ Messenger Backend (Golang, GORM, SQLite)

Language: Go - Size: 24.3 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

tariksetia/go-auction-api

Language: Go - Size: 9.43 MB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 3

SiriusDely/gochat

Use https://github.com/gorilla/websocket based on Andrew Gerrand's talk: code that grows with grace

Language: Go - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

kenken64/iss-blockchain-go

Simple blockchain programmed using Google's Go Programming Language

Language: Go - Size: 35.6 MB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

Pixel-Tactics/pixel-tactics-match

Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.

Language: Go - Size: 229 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Sahil2k07/Redis-Pub-Sub

Used Redis as Pub-Sub in a websocket controller in golang

Language: Go - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Sahil2k07/WebSockets-GO

The project illustrates the use of websockets in golang using the gorilla websocket package.

Language: Go - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AbdelrahmanWM/signalingserver

Simple WebSocket-based signaling server intended for use cases such as establishing WebRTC peer-to-peer connections in a full mesh network.

Language: Go - Size: 4.38 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

slayb3ar/supchat

text-only, public group chats

Language: Go - Size: 31.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JuicyDevMitrixDev/FixedProjects

These Downloads Will Make You The Best Gorilla Tag Copy, Join Our Discord For Help!

Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

leoho0722/websocket-example

Example of implementing WebSocket using Go

Language: Swift - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

arkorty/osborne-server

Backend server for a collaborative text editor using WebSockets, allowing multiple users to edit text in real-time within designated rooms.

Language: Go - Size: 12.7 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

choigonyok/trustalk

신뢰를 향상시켜주는 커플 전용 채팅 서비스, Trustalk

Language: JavaScript - Size: 327 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

friskenstein/blabber

Simple Go WebSocket chat server and client

Language: Go - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rohanyh101/Go-ChatApp-With-GorillaWebSockets

A real-time chat app in Golang using Gorilla WebSocket. Features include OTP authentication, secure WebSocket connections, and dynamic room management.

Language: Go - Size: 21.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

padaliyajay/socketconsumer

Web Socket consumer for go. Inspire from django channels

Language: Go - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Ricky004/HereNow

real time location tracking with the help of websockets in leaflet maps

Language: Go - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

TheFeij/Chat-Hub

A Simple Chat Server

Language: Go - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

akhaled01/Devhub

A real time forum with web socket implementation with more involved JS and a upgraded backend

Language: Go - Size: 278 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

Sahil-4555/CHAT_DEMO_GOLANG

This is a backend server for a chat application implemented in Golang. It utilizes WebSockets for real-time communication and MongoDB for storing chat data.

Language: Go - Size: 120 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dimasyudhana/websocket-example

📨 multiple rooms chat messaging: implementing concurrency patterns with gorilla websockets

Language: Go - Size: 1.28 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iamber12/chat-app-with-websocket-and-go

Chat application built with Go, leveraging WebSockets for real-time bi-directional communication between clients and the server.

Language: JavaScript - Size: 10.7 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fanesz/json-together

under development

Language: TypeScript - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joaovicdsantos/whosbest

Create polls and let people decide who is best.

Language: Go - Size: 87.9 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gokul656/go-sockets

Simple websocket server

Language: Go - Size: 7.98 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Caknoooo/simple-web-socket

This repository is used for learning about web sockets, namely socket.io, in addition to implementing real time chatapp

Language: Go - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sandeepsandy62/Vshare-Chatting-Backend

Vshare Backend

Language: Go - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

darthsalad/univboard-server

Server for univboard - A universal cross-platform clipboard and file sharing app

Language: Go - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pranay101/Realtime-Webchat

Realtime Webchat app built using gorilla web Socket

Language: JavaScript - Size: 183 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mustafadikyar/golang-gorilla-websocket

Go (Golang) programlama dili kullanılarak oluşturulan basit bir WebSocket sunucusunu içerir. WebSocket protokolünü kullanarak, istemcilerin sunucuyla gerçek zamanlı ve etkileşimli mesajlar gönderip almasını sağlar.

Language: Go - Size: 2.93 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hsin-Hung/ChatHub

a scalable full-stack chat room application for real-time group chat and message votings

Language: Go - Size: 18.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheoSoko/instant_mess

An instant messaging API meant as a microservice, in Go

Language: Go - Size: 39 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

manzoor77/go-websockets

WebSockets in Go

Language: Go - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

oneecoin/mempool-manager

Language: Go - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

oneecoin/miner-node

Language: Go - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NeutralUsername/Gorilla-Websocket-Server-template

Language: Go - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

metinorak/wspubsubserver

Websocket PubSub server application based on gorilla websocket and varto pubsub manager libraries.

Language: Go - Size: 23.4 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cgmello/marketdata

VWAP calculation engine for Go

Language: Go - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

John-Weak/Rain

Recording the power outage in my home.

Language: TypeScript - Size: 278 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rohammosalli/chat-app

Chat application written in Go and gorilla WebSocket

Language: Go - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wottreng/go_websocket_server

websocket pub/sub style microservice server written in golang

Language: Go - Size: 4.62 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PSebaRaj/Chat

A simple, multi-user chat room using WebSockets. Written in Go and React.

Language: JavaScript - Size: 341 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Aldhanekaa/Golang-audio-chat

a very simple audio chat using golang!

Language: Go - Size: 129 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SajjadManafi/ws-chat

chat application using WebSocket in Golang

Language: Go - Size: 51.8 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

AESuhaendi/go-simple-chat

Simple Chat App built with Go, Websocket, etc

Language: Go - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1