WebSocket
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
- GitHub: https://github.com/topics/websocket
- Wikipedia: https://en.wikipedia.org/wiki/WebSocket
- Created by: Michael Carter, Ian Hickson
- Related Topics: long-polling, polling,
- Aliases: websockets, ws,
- Last updated: 2026-06-26 00:28:34 UTC
- JSON Representation
https://github.com/ashad001/rapidchat
A react + golang chat application
backend chat-application golang react real-time-chat rooms websocket
Last synced: 21 Jan 2026
https://github.com/yingshulu/wsrpc
websocket RPC for go
bi-directional rpc streaming websocket
Last synced: 14 Jan 2026
https://github.com/wamp3hub/wamp3router
Router for Web Application Messaging Protocol
messaging networking real-time router wamp wamp3hub websocket
Last synced: 14 Jan 2026
https://github.com/quocanh189/eventhub
EventHub is an online event management and ticketing application that allows users to create, manage, and participate in events with ease and convenience.
i18next material-ui react redux redux-tookit signalr soket-io styled-components tailwindcss websocket
Last synced: 12 Oct 2025
https://github.com/can-dy-jack/websocket-chat
a simple chat app created by websocket.
chat javascript simple socket websocket
Last synced: 14 Oct 2025
https://github.com/bhaskarblur/distributed-chat-system
A scalable, distributed chat system built with Go - Gin, Kafka, and WebSocket. Distributes messages over services via Kafka
chat-application gin-gonic golang kafka redis websocket
Last synced: 27 Jan 2026
https://github.com/kyoukaya/angelina
Event driven websocket interface to get a Arknight client's state
Last synced: 22 Jan 2026
https://github.com/tricked-dev/dws
The first fully opensource Skyblock mod backend lol.
Last synced: 01 Jun 2026
https://github.com/christian80gabi/api_rmi_crud_java
Java API using RMI for CRUD methods.
java mircoservices rmi rmi-client rmi-client-server soket websocket
Last synced: 01 Jun 2026
https://github.com/sokil/browser-communication-labs
Server to browser communication examples
long-polling mercure server-push server-sent-events socket-io websocket
Last synced: 28 Jan 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/viktorsvertoka/goit-cs-hw-06
Home task for Computer Systems and Their Fundamentals course💾
bootstrap docker goit goit-cs-hw-06 html5 mongodb python websocket
Last synced: 28 Jan 2026
https://github.com/patrick-ehimen/chain-alert
A backend-only application that allows users to monitor wallet addresses on EVM-compatible blockchains and Solana. The system tracks wallet balances, detects new token purchases, trades, or transactions, and sends real-time notifications via Telegram.
alchemyapi mongodb nodejs redis solana-web3js telegram-bot telegram-bot-api websocket
Last synced: 26 Oct 2025
https://github.com/masu-baumgartner/lgconnectws
A wrapper for the lg connect websocket api in c#
Last synced: 28 Oct 2025
https://github.com/xcwqw1/xc-qq-robot
一个python萌新写的多线程对接go-cqhttp的屎山玩意
go-cqhttp httpapi qq-bot websocket
Last synced: 28 Jan 2026
https://github.com/vinitgurjar/web-socket-chatapp
A Real Time web based chat application.
backend backend-server real-time websocket
Last synced: 20 Aug 2025
https://github.com/mahsumurebe/jrpc-server
JSONRPC 2.0 NodeJS Server written in TypeScript
http-server jsonrpc jsonrpc-lib jsonrpc-server jsonrpc2 websocket
Last synced: 05 Oct 2025
https://github.com/okonowil/lar-chat
broadcasting chat-app inertiajs laravel laravel-reverb react shadcn-ui websocket
Last synced: 02 Apr 2026
https://github.com/tolstoyevsky/shirow
An RPC server framework based on top of Tornado
django jwt-authentication python python3 rpc-server shirow tornado-framework websocket
Last synced: 13 Feb 2026
https://github.com/izumi-kun/hls-playlist-proxy
HLS playlists proxy with counting viewers
hls monitoring node streaming websocket
Last synced: 14 May 2026
https://github.com/meysamhadeli/chat-signalr-sample
A chat application base on SignalR in .net 7
dotnet dotnet-core dotnetcore signalr web-socket web-sockets websocket websockets
Last synced: 09 May 2026
https://github.com/keivanipchihagh/kucoin-websocket
Multi-threaded KuCoin WebSocket with self-management mechanisms to ensure stable streaming at all times
kline kucoin kucoin-api kucoin-token self-managed websocket
Last synced: 24 Nov 2025
https://github.com/abelflopes/websocket-chat
PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI
api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand
Last synced: 13 Apr 2026
https://github.com/umagol/chat-app-react-django
Chat App with ReactJS and Django
chat-application django javascript python3 react websocket
Last synced: 09 Apr 2026
https://github.com/gerifield/epher
Event Pusher
events golang hacktoberfest http websocket
Last synced: 11 Jan 2026
https://github.com/rhaeguard/multiplayer-tictactoe
Tictactoe that can be played by two people in different machines
multiplayer-game react tictactoe websocket
Last synced: 19 Jun 2026
https://github.com/richardshaju/remote-timer
Timer which can controlled by multiple devices using socket.io.
nextjs socket-io tailwind websocket
Last synced: 11 Apr 2026
https://github.com/ankitsingh2105/prepmate
Schedule mock interview with video call and colloborative code edtor with peers and friends
atomic-transactions booking-system code-editor docker expressjs mongodb nodejs notifications queuing rabbitmq reactjs scheduling video-chat webrtc websocket
Last synced: 06 Apr 2026
https://github.com/kleeedolinux/socket.go
A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.
concurrency go golang socket-go websocket
Last synced: 13 Apr 2025
https://github.com/simukti/dnswsforfun
A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).
channel concurrent-programming go golang goroutines websocket
Last synced: 04 Apr 2025
https://github.com/sekolah-beta-2023/asrofil-fachrul-riidlo_whisper.io
Simple functional web chat app with intuitive UI.
chat daisyui javascript learning-project nuxtjs pwa socket-io spa ssr tailwindcss vuejs web-app websocket
Last synced: 08 Apr 2026
https://github.com/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/ducksoft/smssenderdroid
基于 WebSocket 的编程控制短信群发系统
anko kotlin kotlin-android ktor websocket
Last synced: 04 Apr 2025
https://github.com/alexzhang1030/wshe
A simple yet modern websocket client.
typescript websocket websocket-client
Last synced: 14 Apr 2025
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/bhaskarradha123/chatting_application_byspring
LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism
chat css html5 java javamailsender javascript message-broker postman spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/fajarbc/reactphp-thruway-websocket-chats
Example ReactPHP Project : Websocket Chats. With the help of Thruway as PHP Router Library for Autobahn (use autobahn-browser as a client) Real-Time Application Messaging.
autobahn php reactphp realtime socket websocket
Last synced: 16 May 2026
https://github.com/himanshugoyal77/talkflow-multilanguage-ai-translator
TalkFlow is your go to language translator to Break language barriers in India with AI-powered real-time translation for seamless communication across regions and businesses.
flutter nextjs nodejs shadcn-ui tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/iamkartiksaini/mern_social_chat_app
Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.
authentication express-js javascript middleware mongodb multer reactjs websocket
Last synced: 13 Apr 2026
https://github.com/remixer-dec/tbab
a browser game with upgrade & battle stages written in pure typescript
autobattler game-development typescript websocket
Last synced: 08 Jun 2026
https://github.com/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 Apr 2026
https://github.com/bridgerbrown/ts-interpreter
An interpreter built in TypeScript and Jest, displayed on vanilla JS frontend and connected through websockets to Node.js backend.
http javascript jest nodejs typescript websocket
Last synced: 05 Apr 2026
https://github.com/zviryatko/golang-serverless-websocket-lambda
Serverless example of AWS Lambda + Golang + Api Gateway Websocket + DynamoDB
dynamodb example golang lambda serverless websocket
Last synced: 15 Apr 2025
https://github.com/juliomotol/laravel-channel-attributes
Automatically register Laravel channels using annotations/attributes!
annotations attributes broadcasting channels laravel websocket
Last synced: 18 Jan 2026
https://github.com/hsnfirdaus/gomeet
Contoh penggunaan WebRTC untuk video conference
golang google-meet meet typescript video-conferencing webrtc webrtc-demos webrtc-video websocket zoom
Last synced: 09 May 2026
https://github.com/bourgeoisbear/vim-wscli
websocket test client for Vim
neovim neovim-plugin vim vim-plugin websocket websocket-cli websocket-client
Last synced: 10 May 2026
https://github.com/quytechabhinav/chat-app-node
Node.js Chat web application built with express,mongoDB,.hbs template engine .
chat-app chat-application express-chat node-chat-app nodejs nodejs-chatting-app websocket
Last synced: 18 May 2026
https://github.com/bbrtj/perl-kelp-module-websocket-anyevent
Websocket module for the Kelp Perl framework
perl perl-kelp webdevelopment websocket
Last synced: 28 Mar 2025
https://github.com/ndthuan/websocketserver
Standardized WebSocket messages handling in Go
golang websocket websocket-server
Last synced: 30 May 2026
https://github.com/anthonygregis/slobs-websocket-js
Streamlabs OBS websocket controller built on obs-websocket-js
obs obs-studio remote-control slobs slobs-websocket streamlabs websocket
Last synced: 19 May 2026
https://github.com/pablonicolla/web-message-app
Next.js web application for message and file sharing with support to chat/room creation and user role management
Last synced: 17 May 2026
https://github.com/dockgraph/dockgraph
A real-time, interactive, self-hosted Docker infrastructure visualizer
docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket
Last synced: 02 Apr 2026
https://github.com/houshmand-2005/chat_app
A WebSocket-based chat application built with FastAPI
chatroom websocket websocket-chat
Last synced: 24 Dec 2025
https://github.com/joshcap20/websocket-multiplayer-tank-game
A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.
game javascript multiplayer websocket
Last synced: 28 Mar 2025
https://github.com/pjtunstall/the-mad-bombers-tea-party
01Founders project to make a multi-player browser game using web sockets, and no WebGL or any 3rd-party framework. Based on a single-player version by fellow students; see in-game credits.
game javascript multiplayer-game node-js websocket
Last synced: 13 Apr 2026
https://github.com/sangello31/chat-websocketsapi
Real Time Chat API
gin-gonic golang rest-api websocket
Last synced: 28 Apr 2026
https://github.com/omkaarr1/heroes-conquest-a-strategic-chess-battle
A unique, advanced chess-like game where you command powerful heroes and pawns in a 5x5 grid. Outmaneuver your opponent with strategic moves, challenge a smart AI, and claim victory by eliminating all enemy pieces or reaching their base!
artificial-intelligence fullstackdevelopment python3 websocket
Last synced: 09 Apr 2025
https://github.com/mlangumier/websocket-client
Tic-tac-toe mini-game to learn about websockets in native JavaScript
game nodejs tic-tac-toe vite websocket websocket-client
Last synced: 14 Sep 2025
https://github.com/dtroupe18/socket-starscream-demo
Demo on how to use Sockets with Starscream
ios node-module nodejs starscream swift websocket
Last synced: 07 May 2026
https://github.com/byonchev/go-engine.io
Go implementation of engine.io server
engineio golang golang-library socketio streaming websocket
Last synced: 24 Mar 2025
https://github.com/zakiego/teras.zakiego.com
Chat app build top of Socket.io and Nuxt.js
chat-app nuxtjs socket websocket
Last synced: 21 Jan 2026
https://github.com/nuricanozturk01/call-of-project-backend
Call-of-Project. Find Your Project Buddy! Microservice based Project
apache-kafka api-gateway aws-s3 azure bash-script eureka-server feign-client h2-database java junit5 jwt-token microservices-architecture mock-test mongodb mysql pagination spring-boot spring-security websocket
Last synced: 13 Apr 2026
https://github.com/vadim-rudak/studymatesserver
Server for android app StudyMates with web interface
bootstrap5 css java lombok mustache mysql pdf rest-api spring-boot spring-security websocket
Last synced: 06 Apr 2026
https://github.com/20centaurifux/icb-ws
HTML5 front-end for ICB.
chat html5 icb javascript python websocket
Last synced: 28 Apr 2026
https://github.com/alirfanyasin/laravel-websocket
Hasil belajar mengenai websocket menggunakan laravel 10
laravel laravel-framework laravel-websockets website websocket
Last synced: 16 May 2026
https://github.com/urijhoruzij/chat
React.js realtime chat app with rooms
authorization backend chat chat-application frontend jwt jwt-authentication mongodb nodejs reactjs redux websocket
Last synced: 07 Apr 2026
https://github.com/eosswedenorg-go/antelope-ship-client
Client implementation of antelope state-history websocket.
antelopeio blockchain client eosio fio go golang leap libre ship state-history ultra wax websocket
Last synced: 02 Sep 2025
https://github.com/matter-in-motion/mm-websockets
Websockets transport
api extension matter-in-motion transport websocket websocket-transport websockets
Last synced: 11 Apr 2026
https://github.com/deliocoder/react-graphql-chat
Websockets included
apollo-client graphql graphql-yoga mongodb nodejs reactjs websocket
Last synced: 04 Mar 2025
https://github.com/tapiwamakandigona/realtime-chat
Real-time chat application with rooms, typing indicators, and message history | React + TypeScript + Supabase Realtime
chat-app glassmorphism messaging react realtime supabase typescript websocket
Last synced: 06 Apr 2026
https://github.com/drew138/tictac
API for tic tac toe website
backend golang rest-api websocket
Last synced: 03 Jul 2025
https://github.com/okaybenji/tiles-server
a musical toy built in AngularJS
javascript server toy websocket
Last synced: 23 May 2026
https://github.com/pradyotsrivastava/chit-chat-socialmedia
A realtime Social Media platform built using MERN stack with Socket.IO integration for instant updates. Users can securely authenticate, customize profiles, and engage in real-time interactions like messaging, creating groups, notifications., sharing audio/video files and much more.
material-ui mern-stack reacthooks websocket
Last synced: 26 May 2026
https://github.com/asynched/resource-monitor
A task manager/resource monitor version for the web using websockets.
Last synced: 03 May 2026
https://github.com/shadowdoggie/shadow-survivors
browser-game co-op game html5-canvas javascript-game multiplayer nodejs roguelike websocket
Last synced: 31 May 2026
https://github.com/leberkleber/rocket.chat.mqtt
Access RocketChat via MQTT
chat go golang mqtt rocketchat websocket
Last synced: 07 May 2026
https://github.com/charlot-dedjinou/eventflow
Ce projet est une application de gestion des invités pour un événement. Il permet d'ajouter, de mettre à jour, de supprimer et de rechercher des invités. L'application utilise des WebSockets pour des mises à jour en temps réel et intègre une base de données SQLite pour stocker les données des invités.
mongodb mongodb-atlas vue vue-js vue-router vuex websocket
Last synced: 16 May 2026
https://github.com/saif-gitreps/sync-docs
A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.
clerkauth liveblocks nextjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/wolfieleader/eth-dapp
🪙 Simplifying crypto for you
binance cryptocurrency ethereum graphs react web3 websocket
Last synced: 15 May 2026
https://github.com/falkirks/girlsmarts
Take home activities and Translink API wrapper for Girlsmarts 2017
javascript json nodejs websocket
Last synced: 04 May 2026
https://github.com/tearth/falcon
WebSocket server library for .NET
csharp dotnet library websocket websocket-server
Last synced: 17 May 2026
https://github.com/ownerofglory/webrtc-signaling-go
Small server app written in Go that acts as a signaling server for WebRTC
Last synced: 18 May 2026