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-07-03 00:30:56 UTC
- JSON Representation
https://github.com/okayama-daiki/snake-game
Online PvP snake game
rust snake-game webassembly websocket
Last synced: 17 Mar 2025
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/chloe-codes1/websocket-chat
Simple application to toy around with Spring WebSockets :busts_in_silhouette: :speech_balloon:
ajax java jquery sockjs spring-boot stomp-client thymeleaf websocket
Last synced: 07 Mar 2026
https://github.com/fifolio/comma
Comma is an advanced MERN stack chat app with WebSocket integration. It offers real-time features like online indicators, file uploads, and auto-scrolling. Experience a professional chat solution powered by modern technologies.
api backend chat express frontend fullstack mern mongodb mongoose node react websocket
Last synced: 06 Apr 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/microsecondsmatter/binanceapi
High Performance Rest API/Websocket Wrapper for Binance.com
api binance binance-api binance-exchange binance-websocket cached csharp hft high-performance optimized rest server-time websocket
Last synced: 27 Jun 2025
https://github.com/go-crzy/lambda-go-websocket
Deploy websockets in AWS API Gateway with Go/Lambda
apigateway aws go lambda terraform websocket
Last synced: 10 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/ryomendev/real-time-communication
This repository contains examples of real-time communication techniques, including WebSocket, Socket.IO, SSE, gRPC, and MQTT. It covers setup, implementation, and best practices for each approach, making it easy to integrate real-time features into web applications, microservices, and IoT projects.
Last synced: 20 May 2026
https://github.com/emirbaycan/vscoder-copilot
VSCoder Copilot lets you browse, edit, and chat with GitHub Copilot from your phone—secure 6-digit pairing, real-time sync, and cross-network connectivity.
ai-assistant ai-coding code-editor code-review copilot cross-network developer-tools device-pairing expo file-browser productivity react real-time-sync remote-development typescript vscode-extension vscoder websocket
Last synced: 05 May 2026
https://github.com/chneau/draw
A simple real-time collaborative drawing app built with Go
collaborative drawing golang simple websocket
Last synced: 07 Nov 2025
https://github.com/dulanjayabhanu/online-auction-system
A distributed online auction system developed using J2ee technologies, including EJB, JMS, CDI, and WebSocket. Designed for real-time bidding, modular deployment, and concurrency control, the system demonstrates enterprise-grade architecture with in-memory data management
cdi-injection concurrent-processes ejb enterprise-applications j2ee java jms-topic livedata microservice online-auction-system performance-testing websocket
Last synced: 21 Jun 2025
https://github.com/rxzyx/drawbattleio-hack
The best Draw Battle IO (drawbattle.io) hack!
asyncio cheat console drawbattle drawbattleio drawbattleiocheat drawbattleiohack exploit hack javascript python python3 websocket
Last synced: 17 May 2026
https://github.com/btwshivam/typerush
TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀
expressjs framer-motion nodejs reactjs websocket
Last synced: 06 Apr 2026
https://github.com/aishwary-dixit1/web-chat
Web Chat 💬 – A real-time messaging web app for seamless communication. Features instant messaging, user authentication, media sharing, and a sleek, responsive UI. Powered by Node.js, React, Socket.io, and MongoDB for fast and secure conversations. 🚀
authenitication chat-app daisy-ui expressjs jwt mongodb nodejs react real-time-messaging socket-io tailwindcss webchat websocket
Last synced: 07 Apr 2026
https://github.com/ipublikuj/websockets-wamp-client
Web sockets WAMPv1 client for Nette framework (2.4+)
ipub ipublikuj nette nette-extension nette-framework php php7 php71 php72 wamp wamp-client wamp-protocol wamp-v1 websocket websocket-client websockets-wamp-client
Last synced: 20 Jan 2026
https://github.com/pjtunstall/mad
The Mad Bomber's Tea Party: 01Founders project to make a multi-player browser game using web sockets, and no WebGL or any framework except one we made in an earlier project. Based on a single-player version by fellow students; see in-game credits.
game javascript multiplayer-game node-js websocket
Last synced: 13 Mar 2025
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/xingsy97/webpubsub-graphql-subscribe
azure graphql graphql-server realtime-messaging webpubsub websocket
Last synced: 30 Sep 2025
https://github.com/karsanda/socketto
< 1 kB wrapper for WebSocket Web API
client-side javascript real-time tcp web websocket websockets
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/gerifield/epher
Event Pusher
events golang hacktoberfest http websocket
Last synced: 11 Jan 2026
https://github.com/gbrlsnchs/websocket
Go WebSocket client and server implementation
go golang websocket websocket-client websocket-server websockets
Last synced: 14 May 2025
https://github.com/winqz/phprealm
Welcome to PHPRealm, an ambitious and evolving open-source MMORPG built with PHP, CodeIgniter 4, and WebSockets. Explore a vast, dynamic world in real time, where players interact, battle, and conquer through the power of PHP!
codeigniter4 database mmorpg mmorpg-client php-framework php8 websocket
Last synced: 03 Feb 2026
https://github.com/nightfuryequinn/rtc-made-simple
SIXTH Self Project
nestjs nestjs-backend npm-package react-native rtc websocket
Last synced: 22 Sep 2025
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/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/giacomoguidotto/wave.server
Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages
lamp openapi openapi-specification rest-api websocket
Last synced: 30 Jul 2025
https://github.com/denoplayground/websocketserver
Simple WebSocket server implemented in Deno.
deno deno-module websocket websocket-server
Last synced: 18 May 2026
https://github.com/soumyadip007/distributed-system-message-broking-log-monitoring-using-websocket-netflix-oss-kafka-and-microservice
A message broker is an architectural pattern for message validation, transformation, and routing. It mediates communication among applications, minimizing the mutual awareness that applications should have of each other in order to be able to exchange messages, effectively implementing decoupling.
java kafka kafka-connector kafka-producer kafka-streams log message-broker microservices microservices-architecture realtime-logger rest spring-boot system-design websocket websocket-server zookeeper zookeeper-cluster
Last synced: 20 Jan 2026
https://github.com/yisibell/myws
A tiny websocket client library.
mitt vue vue-plugin websocket websocket-client
Last synced: 07 Apr 2026
https://github.com/gitcoder052023/chatllama
ChatLLama is a modern, real-time chat application that leverages local Ollama models to deliver an interactive AI-based messaging experience. It offers secure user authentication, responsive design built with Tailwind CSS, and seamless communication via Socket.io.
ai chatapp chatllama css expressjs html javascript mongodb nodejs ollama realtimechat socketio tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/nishantdecode/isleverse-fe
IsleVerse is a real-time communication platform built with Next.js, leveraging WebRTC, WebSockets, and peer-to-peer communication for seamless video calling.
nextjs peer-to-peer peerjs radix-ui reactjs shadcn-ui socket-io webrtc websocket
Last synced: 07 Apr 2026
https://github.com/mnlipp/jdrupes-httpcodec
Non-blocking HTTP codec without any dependencies
codec decoder encoder http java non-blocking websocket
Last synced: 13 May 2025
https://github.com/shinosaki/telnet-worker
Cloudflare WorkersのTCP Socket(connect() API)とWebSocketを使ったTelnetみたいなの
cloudflare-workers tcp-socket telnet websocket
Last synced: 13 Jun 2025
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/nepodev/mpd.webradio
Webservice to listen Webradio via MPD.
html5 javascript mpd-client nodejs phonon riot riotjs webradio websocket
Last synced: 20 Jan 2026
https://github.com/mingslife/v2ray-nginx
🪜 --x-- 👽
docker docker-compose nginx v2ray websocket
Last synced: 10 Apr 2026
https://github.com/panytsch/simple-to-do
go golang react typescript websocket
Last synced: 03 May 2026
https://github.com/raupulus/rpi-pico-simple-websockets-server
Proyecto para Raspberry Pi Pico con un ejemplo de servidor websocket para conectar desde otros dispositivos que hagan de cliente y recibir/enviar datos.
iot maker micropython raspberry raspberry-pi raspberry-pi-pico raspberrypi raspberrypipico server websocket websockets
Last synced: 13 Apr 2026
https://github.com/s4kibs4mi/gofu-socket
Example of Golang websocket client and server using Gorilla websocket library.
golang golang-examples websocket
Last synced: 01 Aug 2025
https://github.com/killovsky/ceres
O Projeto Ceres é um plugin opcional desenvolvido em Golang para o Projeto Íris. Este plugin possibilita a implementação de todas as funcionalidades Golang, incluindo a compilação de códigos GO. Com isso, a Ceres elimina a necessidade de modificar o código principal da Íris ou de aprender Node.js (JavaScript) para realizar alterações.
api bot bot-framework documentation easy golang goroutines http https iris modular multiplatform plugin post socket socket-io termux websocket whatsapp whatsapp-bot
Last synced: 04 Jan 2026
https://github.com/anon767/clashofhamster
HTML5/WebGL Websocket Mutliplayer game
game html5 multiplayer nodejs webgl websocket
Last synced: 18 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
https://github.com/tanishkamarrott/serverlesschatapp-websocket-api-lambda-dynamodb-integration
DynamoWave Chat is a serverless chat appliction utilising AWS Lambda, DynamoDB, and WebSocket API for real-time communication. This architecture focuses on System Design Principles, ensuring high availability, scalability, security, cost-efficiency, and optimal performance.
aws aws-cloudformation chat-application cloud-computing cost-optimization dynamo-db lambda-functions real-time-communication scalability serverless websocket
Last synced: 22 Mar 2025
https://github.com/magicalmonke/websocket-chat
A simple real-time chat application using WebSockets.
express nodejs picocss websocket
Last synced: 11 Apr 2026
https://github.com/rudissaar/openvpn-status-ws
Lightweight server that provides you with parsed OpenVPN's status logs in real-time by using WebSockets.
log-parser openvpn openvpn-server openvpn-status systemd systemd-service tornado tornado-websocket websocket
Last synced: 13 Jun 2026
https://github.com/mssm199996/pi-smarthouse-monitoring
Java spark web application for raspberry pi for smarthouse monitoring
arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi
Last synced: 07 Apr 2026
https://github.com/rgomids/go-wsh
❇️ go-wsh | WebSocket Handler for APIs
api golang golang-library websocket
Last synced: 11 Jan 2026
https://github.com/stove-smooth/messaging
마이크로서비스 메세징 방법 고민
spring-integration tcp vertx websocket
Last synced: 09 Feb 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/jabolol/apricot
Simple Socket.io demo written in C++
echo-server socket-io websocket
Last synced: 19 May 2026
https://github.com/charlot-dedjinou/websocket
Ce projet est une application de communication bidirectionnelle entre un serveur et des clients. Lorsqu'un client envoie un message au serveur, ce dernier enregistre le message dans une base de données et le diffuse ensuite à tous les autres clients connectés sur son port d'écoute. Cela permet une messagerie en temps réel
Last synced: 09 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/prantik2003/mern-chat-app
💬 MERN Stack Chat App : A real-time chat app built with MongoDB, Express, React, and Node.js, using Socket.IO for instant messaging. Features include user authentication, group/private chats, and a responsive design for all devices. 🚀 Explore, contribute, or fork!
express-js mern-stack mongodb-atlas node-js reactjs-es6 socket-io websocket zustand
Last synced: 14 Feb 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/kodiyak/lofizone
A calm, minimal Lo-Fi streaming app — powered entirely by AI.
lofi nextjs react shadcn-ui tailwindcss websocket zustand
Last synced: 07 Apr 2026
https://github.com/smartgic/eda
Smart'Gic Event Driven Ansible collection
aap ansible awx collection eda event-driven-ansible galaxy websocket
Last synced: 18 May 2026
https://github.com/asad9711/websocket-proxy-server
To proxy and monitor outgoing websocket requests
cobra-cli golang gorilla-websocket http-hijacking websocket
Last synced: 02 Jul 2026
https://github.com/aloksingh20/hirequest
HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.
alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client
Last synced: 04 Jan 2026
https://github.com/talentedandrew/mystocks
MYSTOCKS is an application, where a user can view stocks with real time values.
react real-time redux websocket
Last synced: 27 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/arthur199212/product-feedback-app
Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.
cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket
Last synced: 09 Apr 2026
https://github.com/web3nelly/change-obs-scene
Node.js npm module. Using obs-websocket-js to automate our live stream. See Automations in action on:
automatic-scene-switcher automation change-obs-scene nodejs npm-package obs obs-scene obs-scene-switcher obs-scenes obs-studio obs-switch-scene obs-websocket-js scene-switcher setcurrentprogramscene streaming switch-scenes websocket websocket-application
Last synced: 07 Apr 2026
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/kelvinleandro/react-chat-websocket
Real-time Chat Application with React (Vite), Socket.IO, and Express
chat-application chatroom express express-js expressjs javascript node node-js nodejs react reactjs realtime-chat socket-io tailwindcss typescript vite vitejs websocket
Last synced: 07 Apr 2026
https://github.com/mohamedabdifitah/ecapi
food ordering api for customer ,drivers and resturant
api golang order-management resturant webhook websocket
Last synced: 11 Jan 2026
https://github.com/adhamhshm/uniclubshub
Final year project that aims to develop a web-based system that enhances student clubs and societies engagement in the university.
javascript js jsonwebtoken momentjs mysql mysql-database react-router react-router-dom scss socket-io websocket
Last synced: 07 Apr 2026
https://github.com/sanjaygupta45/space-shoot
Make a fun shooting game with cool weapons, strong enemies, and amazing places to explore
Last synced: 18 Apr 2026
https://github.com/anuragarwalkar/chat-buddy
📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket
angular mongodb typescript websocket
Last synced: 09 May 2026
https://github.com/julianolorenzato/trendle
🔥 A self-hosted, real-time polling system.
docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket
Last synced: 29 Apr 2026
https://github.com/imteekay/websocket-chat
Chat with Web Socket | Using ActionCable & Redis
actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server
Last synced: 29 Apr 2026
https://github.com/vag-zhao/device-net-tracker
远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)
electron javascript typescript vue3 websocket
Last synced: 13 Apr 2026
https://github.com/SaurabhKumarDev/ChatRoom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 25 Apr 2025
https://github.com/alexander-hagen/node-api-hitbtc
Non-official implementation of HitBTC's API's. Developed for personal use.
api-rest hitbtc javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/askalf/agent
Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.
agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket
Last synced: 11 Jun 2026
https://github.com/maniam/speak-io
A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.
bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp
Last synced: 29 Apr 2026
https://github.com/andrasg/loxone-ts-api
A node module written in TypeScript to communicate with Loxone Miniservers via websockets.
Last synced: 11 Feb 2026
https://github.com/h0rn0chse/socket-server
Extends express.js and ws server with some utilities
express expressjs websocket websocket-client websocket-server ws
Last synced: 28 Apr 2026
https://github.com/nktkas/rews
Drop-in WebSocket replacement with automatic reconnection.
Last synced: 02 Apr 2026
https://github.com/urijhoruzij/realtime-editor-server
Realtime editor server
Last synced: 28 Apr 2026
https://github.com/lipej/clear-my-doubts
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
ia mvvm mvvm-architecture swift swiftui voice-recognition websocket
Last synced: 28 Apr 2026
https://github.com/javiercanon/signalrabbit
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket
Last synced: 17 Apr 2026
https://github.com/korkje/wsi
Asynchronously iterate WebSockets
deno iterator typescript websocket
Last synced: 28 Apr 2026