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-01 00:30:48 UTC
- JSON Representation
https://github.com/suzukihonoka/remote_control
A Remote Control for Android devices.
Last synced: 17 Mar 2025
https://github.com/akmalovaa/centrifugo-ws-chat
learning centrifugo websocket
centrifugo chat fastapi nginx python websocket
Last synced: 08 May 2026
https://github.com/andrey-lawyer/chat
A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.
chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket
Last synced: 13 Apr 2026
https://github.com/ishantmishra18/travo
A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,
express mongo multer rag-chatbot react websocket
Last synced: 13 Apr 2026
https://github.com/nobleknightt/local-llm-based-chatbot
Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.
fastapi llm mistral-7b react tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/largonarco/medint_f
Frontend for a Realtime Medical Interpreter
Last synced: 20 Jun 2025
https://github.com/arshamroshannejad/task-realtime-app
Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)
docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket
Last synced: 13 Apr 2026
https://github.com/isma1306/chatsocket
little chat app made with websocket
express jquery nodejs websocket
Last synced: 13 Apr 2026
https://github.com/kdeary/ethermeris
Real-time State Management Networking Framework for Node.js
framework-javascript javascript nodejs state-management webrtc websocket
Last synced: 14 Apr 2026
https://github.com/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
https://github.com/aortizgu/homekit
The purpose of this project is to create a smart thermostat that controls the temperature of a house based on certain rules according to the day, time and threshold temperature. It also allows to know the record of temperatures registered during a configured time. It has a web dashboard to know the status of the system and program its behaviour and an LCD screen to know the status of the system. Users are notified by mail about fails, changes of state, etc.. Communication between devices is via wifi ethernet using mDNS(multicast dns) and DNS-SD (dns service discovery), so address configuration is not needed.
1wire esp8266 golang i2c-lcd linux mdns mdns-sd nodemcu-esp8266 orangepi revel websocket
Last synced: 05 Feb 2026
https://github.com/mdecker-mobilecomputing/ionic_websocketclient
Client für WebSocket/STOMP mit Ionic
angular ionic stomp-client websocket
Last synced: 28 Jan 2026
https://github.com/li0ard/meridicord
Rich Presence для Meridius на Linux (и не только)
discord meridius music rich-presence vk vkontakte websocket
Last synced: 18 Jan 2026
https://github.com/tuhuynh27/ws-game-server
Example Game Server written in Go
Last synced: 18 May 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/wraithfive/playbot
Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)
admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket
Last synced: 21 Jan 2026
https://github.com/jmanhype/cybertask
AI-Powered Task Management Platform built autonomously by the Cybernetic Orchestration Platform
ai-powered autonomous-development claude-flow cybernetic jwt-authentication nodejs postgresql prisma react task-management typescript websocket
Last synced: 09 Oct 2025
https://github.com/royaals/unicode-grid-game
A multiplayer web application that lets a player select and update a block with a Unicode character in a 10x10 grid.
express nodejs reactjs tailwindcss typescript websocket zustand
Last synced: 10 Apr 2026
https://github.com/landev01/ama
AMA | Ask My Anything é uma aplicação web em tempo real que permite criar salas de perguntas e respostas dinâmicas.
react-query reactjs tailwindcss typescript vite websocket
Last synced: 14 Apr 2026
https://github.com/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/iudeen/uvicorn-websockets-sans-io
hacktoberfest hacktoberfest-accepted uvicorn websocket
Last synced: 10 Oct 2025
https://github.com/icarephone/websocket
Gorilla WebSocket implementation for fasthttp.
Last synced: 14 Jan 2026
https://github.com/mbari-org/gpdviz
Web-based visualization of geolocated point data streams in real-time
openapi scala typescript vue websocket
Last synced: 14 Apr 2026
https://github.com/sami-ul-haq/chat-app
Using web-sockets
socket socket-io socketio web-sockets websocket
Last synced: 19 Jan 2026
https://github.com/superiorkid/next-chat
A real-time chat application built with Next.js frontend and NestJS backend using WebSocket technology.
nestjs nextjs shadcn-ui socket-io tailwindcss websocket zustand
Last synced: 14 Apr 2026
https://github.com/denistort/meets-the-stranger-backend
Backend Part Of Open Sourse Meet Application.
backend sever typescript websocket
Last synced: 31 May 2026
https://github.com/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/ratnesh2003/spring-boot-socketio
A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.
authentication java socket-io spring-boot websocket
Last synced: 19 Jan 2026
https://github.com/epikoder/nsocket
Event driven Messaging broker using native WebSocket
event messaging socket websocket
Last synced: 14 Jan 2026
https://github.com/synoet/sturgeon
record and replay rust streams with timing
async rust rust-crate streams websocket websockets
Last synced: 12 Oct 2025
https://github.com/abhishek2001panwar/peer2peer
Peer-to-peer communication app allowing direct connections between two clients. Utilizes Socket.IO and WebRTC for real-time, low-latency communication without a server relay, enabling a seamless two-way connection
communication peer-to-peer realtime socket-io webrtc websocket
Last synced: 04 May 2026
https://github.com/sapog87/yet-another-chat
Многопользовательский чат, где пользователи могут отправлять сообщения как в личных диалогах, так и в группах.
docker java-17 maven spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/nanaism/realtime-chat
firebase nextjs react realtime-database shadcn-ui socket-io threejs typescript websocket
Last synced: 13 Apr 2026
https://github.com/manishtmtmt/sportz-websockets
Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message, validation, subscriptions).
Last synced: 28 Jun 2026
https://github.com/mrpeter2025/clawsocial-hermes-plugin
Claw-Social Hermes Plugin — social discovery for AI agents
ai-agent claw-social clawsocial hermes hermes-agent hermes-plugin messaging nous-research openclaw plugin real-time social-discovery social-network websocket
Last synced: 14 Apr 2026
https://github.com/dikaizm/capstone-digital-twin
Digital Twin adalah model digital dari sistem atau proses fisik yang digunakan untuk mengoptimalkan pemantauan proses produksi pada casting plant.
digital-twin golang monitoring reactjs websocket
Last synced: 27 Jan 2026
https://github.com/andys8/wscat
Websocket command line listener using elm
command-line elm nodejs websocket
Last synced: 14 Apr 2026
https://github.com/naitikpatel-325/agrotrade
agrotrade dotnet-core mvc postgresql websocket
Last synced: 24 Jan 2026
https://github.com/drylikov/vue-native-websocket
Native websocket with vuex integration.
Last synced: 29 Apr 2026
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/radd/rtc-test-client
Real-time communication test client
http-long-polling nodejs server-sent-events stomp websocket
Last synced: 14 Apr 2026
https://github.com/yuki-inoue-eng/lapuacore
Exchange-agnostic low-latency trading system core library (Go)
cryptocurrency exchange golang hft market-making orderbook trading websocket
Last synced: 25 Apr 2026
https://github.com/r-brook/pokemon-guess-who
Guess Who Pokémon game with Next.js and WebSocket.
nextjs pokemon react typescript websocket
Last synced: 08 May 2026
https://github.com/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026
https://github.com/nuages-io/nuages-pubsub
Nuages.PubSub is a C# WebSocket services based on API Gateway WebSocket. It provides all the building block to easily deploy the backend to Lambda using Cloud Formation.
Last synced: 14 Jan 2026
https://github.com/ousttrue/async_websocket
websocket implementation for asyncio of python3
Last synced: 22 Oct 2025
https://github.com/ironbay/kora-react
Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications
react realtime serverless typescript websocket
Last synced: 13 Apr 2026
https://github.com/tanjemul/customer-relationship-management
Customer Relationship Management Solution
chatbot customer-relationship-management mvc-architecture spring-boot websocket
Last synced: 17 May 2026
https://github.com/ox18/curulesvotation
Basic MVP on the voting system in real time, simulating a real event in the congress of the Peruvian republic made up of voting seats. 2021-2026
react scrapping-nodejs websocket
Last synced: 20 Apr 2026
https://github.com/francescozoccheddu/reload-please
Lightweight server and client script to trigger a browser page reload
browser nodejs reload typescript websocket
Last synced: 13 Apr 2026
https://github.com/jhonatanmedeiros/node-typescript-websocket
javascript nodejs npm typescript websocket yarn
Last synced: 11 Apr 2026
https://github.com/duyledat197/messenger
Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).
cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket
Last synced: 04 Oct 2025
https://github.com/anibalalpizar/nodejs-mysql-sockets-crud
Web application using Nodejs, Mongodb, and the Socket.io module which allows you to create a real-time application that allows you to interact with a NoSQL database such as Mongodb. In addition, modern Javascript code is used through Babeljs.
babel mongodb nodejs socket-io websocket
Last synced: 13 Apr 2026
https://github.com/naveennk045/realtime-stock-price-streaming
A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.
api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket
Last synced: 07 Jan 2026
https://github.com/correctroadh/websocketmock
a nice applicant to imtate a websocket\socket.io Server with a friendly GUI and powerful function. websocket server tester
websocket websocket-server websocket-server-test
Last synced: 27 Oct 2025
https://github.com/denizugur/webrtc-server
WebRTC server for cloud gaming steaming and WebSockets for signaling
Last synced: 07 May 2026
https://github.com/traunin/websocket-extension
Control Chrome with Websockets
Last synced: 24 Jan 2026
https://github.com/sangamprashant/desktop-notifier
🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦
expressjs nativewind node python react-native-app real-time-alerts websocket
Last synced: 24 Jan 2026
https://github.com/wangxianzhuo/web-console
It can print data on web by websocket
Last synced: 24 Jan 2026
https://github.com/tamdilip/sse-nest-js
Sample Nest JS app to test Server-Sent Events (SSE) to push notifications to UI from API layer without Websockets.
corn-job java nestjs nodejs notifications server-sent-events server-side-events sse websocket
Last synced: 15 Apr 2026
https://github.com/clarius/websocketchannel
Official docs site for https://github.com/devlooped/WebSocketChannel
channels dotnet websocket websockets
Last synced: 29 May 2026
https://github.com/cyntler/node-websocket-temperature
A simple project for a friend that generates random temperatures, based on the WebSocket.
Last synced: 15 Apr 2026
https://github.com/livetrack-x/directpipe
Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching
audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows
Last synced: 01 Apr 2026
https://github.com/the-arcade-01/react-golang-distributed-chat-app
Distributed Chat App Implementation in Golang, React.js & Redis
docker-compose golang react redis redis-pubsub redis-streams websocket
Last synced: 15 Apr 2026
https://github.com/t3tra-dev/dunite
WebSocket server for Minecraft Bedrock.
minecraft minecraft-bedrock python python3 websocket
Last synced: 06 Feb 2026
https://github.com/darshjme/darshjdb
The Self-Hosted Backend-as-a-Service That Sees Everything Your App Needs. One binary. Every framework. Zero loopholes.
auth baas backend-as-a-service database open-source permissions postgresql react real-time rust self-hosted typescript websocket
Last synced: 15 Apr 2026
https://github.com/agne6ka/cmd-chat
Cmd chat. Warsaw JS worksop.
event-emitter nodejs websocket
Last synced: 15 Apr 2026
https://github.com/cenixeriadev/broadcastserver
A roadmap.sh CLI project to understand websocket and real-time user-server communication.
cli goland http networking websocket
Last synced: 31 Jan 2026
https://github.com/adrianhajdin/sportz-websockets
Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message validation, subscriptions).
Last synced: 31 Jan 2026
https://github.com/emmanuelsilva/customer-graphql-api
Spring Boot GraphQL API to manage customers
graphql reactive spring-boot websocket
Last synced: 15 Apr 2026
https://github.com/aayush-dhakal/graphql-subscription-api-node-apollo
A Live News API with Apollo Server V4 Subscriptions and GraphQL
apollo-server express graphql graphql-subscriptions graphql-ws nodejs websocket
Last synced: 12 Apr 2026
https://github.com/omersidd2705/webrtc
docker nextjs typescript webrtc websocket
Last synced: 15 Apr 2026
https://github.com/friedjof/wireguardadmin
A modern web interface for managing WireGuard VPNs with live status, firewall management, and real-time updates.
admin api deshboard docker firewall flask iptables linux management monitoring network peer python realtime security vpn webinterface websocket wireguard
Last synced: 15 Apr 2026
https://github.com/nayak-nirmalya/laravel-react-messenger
Real-Time Messaging Application with Laravel 11 & React.
daisyui headlessui inertiajs laravel mysql php react real-time tailwindcss websocket
Last synced: 08 Feb 2026
https://github.com/niemiville/snake-game
Browser based snake game with multiplayer.
csharp dotnet react reactjs snake-game websocket websocket-demo websocket-server
Last synced: 08 Feb 2026
https://github.com/an7oine/django-xterm
Django-pohjainen Xterm.JS-pääteyhteys
django python websocket xterm-js
Last synced: 26 Feb 2026
https://github.com/chamodshehanka/websocket-server
Ballerina websocket server
api ballerina ballerina-connector ballerina-lang endpoint websocket
Last synced: 09 Feb 2026
https://github.com/hvu-dev/massive-q
Realtime Chat app using NodeJS and WebSocket
Last synced: 18 May 2026
https://github.com/devel0/iot-esp8266-serial-fwd
use esp8266 as a serial forwarder over wifi
esp8266 serial-over-wifi spiffs voltage-logger websocket
Last synced: 30 Apr 2026
https://github.com/lessup/chatroom
Real-Time Chat Room: Go + Gin + WebSocket Backend, React + TypeScript Frontend, JWT Auth & Prometheus | 实时聊天室:Go + Gin + WebSocket 后端,React + TypeScript 前端,JWT 鉴权与 Prometheus 监控
chat docker go golang instant-messaging react real-time websocket
Last synced: 16 Apr 2026
https://github.com/alan-oliveir/expert-polls
Aplicação back-end com NodeJS para geração de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicação real-time.
docker fastify nodejs postgresql redis typescript websocket
Last synced: 11 Apr 2026
https://github.com/victorpaularony/chat-app
chat-app
css go htm javascript websocket
Last synced: 16 Apr 2026
https://github.com/isystk/lambda-websocket-template
AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。
Last synced: 04 Sep 2025
https://github.com/hacksomecn/go-api
Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.
api api-framework framework gin golang grpc tool websocket
Last synced: 07 Jan 2026
https://github.com/cherrypick-agency/flutter_network_debugger
Universal proxy debugger with nice WebSockets support. Flutter integration. Also you can debug all OS's requests.
debugger flutter forward-proxy network reverse-proxy socket socket-io websocket
Last synced: 14 Feb 2026
https://github.com/nodepassproject/npws
A high-performance, reliable WebSocket connection pool management system for Go applications.
Last synced: 14 Feb 2026
https://github.com/wasswarichard/react-typescript-nestjs-mongodb-docker
real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.
cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets
Last synced: 12 Apr 2026
https://github.com/atul074/billify
Bilify - Inventory & Billing Solution for Retailers
billing-system framer-motion inventory-management invoice java postgresql reactjs sales-analytics spring-boot tostify websocket
Last synced: 12 Apr 2026
https://github.com/joseph-ogutu/expense-management-application
Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.
bootstrap channels cryptography django html javascript openai python websocket
Last synced: 16 Feb 2026