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/nodepassproject/npws
A high-performance, reliable WebSocket connection pool management system for Go applications.
Last synced: 14 Feb 2026
https://github.com/mbnoimi/websocket-client
A Tiny Delphi-Cross-Socket test under Android
cnpack cross-platform delphi pascal socket websocket websocket-client
Last synced: 14 Feb 2026
https://github.com/mariosantosdev/py-chat
A simple chat built in Python to understand about flask and websocket connection.
chat css flask html javascript python websocket
Last synced: 09 Apr 2026
https://github.com/sophiecollard/websocket
A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.
elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server
Last synced: 15 Feb 2026
https://github.com/zenithexe/disappearing-tictactoe
A unique way to play Tic-Tac-Toe, built using WebSocket
game nodejs reactjs tic-tac-toe websocket
Last synced: 12 Apr 2026
https://github.com/solaceharmony/solacelive
Solace Live: real-time packet streaming voice interface and services
audio react realtime solace typescript vite websocket whisper
Last synced: 08 May 2026
https://github.com/kunalvirwal/fastchat
An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB
chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket
Last synced: 09 Apr 2026
https://github.com/aung-khantkyaw/creative-coder-web-socket-101
**Repository Description:** A learning repository for the *Creative Coder: Web Socket 101* course. This project explores the fundamentals of WebSockets, covering real-time communication between client and server, message handling, and practical applications of WebSockets in modern web development.
Last synced: 07 Feb 2026
https://github.com/amsh4/driftsiren
DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.
celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket
Last synced: 09 Apr 2026
https://github.com/arthurarakelyan/websockets-chat-example
💬 A simple example of chat website created with React and Socket-io
express nodejs react redux-toolkit socket-io typescript websocket
Last synced: 09 Apr 2026
https://github.com/giovanni-angeli/pyjamapeople
example of how to use tornado, asyncio and websocket together
Last synced: 23 May 2026
https://github.com/mysteriza/websocket-chatting-app
WhatsUp, A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).
chatting-app html python websocket
Last synced: 03 Aug 2025
https://github.com/akv3sic/ep-grupa-7-client
School project for the course "Elektroničko poslovanje" at FSRE.
pinia typescript vue vuejs websocket
Last synced: 27 Apr 2026
https://github.com/jose-pleonasm/py-logging-websocket
Handler for py-logging which writes logging records to a WebSocket.
extension javascript nodejs py-logging websocket
Last synced: 08 May 2026
https://github.com/sanwebinfo/deno-webhook-server
Deno Webhook Server is a real-time server application built using Deno. It supports WebSocket connections for real-time updates it includes endpoints for triggering reloads and retrieving messages.
api bulma deno deno-server html javascript typscript webhook webhook-server websocket websocket-server
Last synced: 08 May 2026
https://github.com/cheerlights/cheerlights-websocket-widgets
cheerlights websocket websockets
Last synced: 01 Aug 2025
https://github.com/ceribe/poke-versus
Websocket based 1v1 Pokémon game
game kotlin ktor ktor-server pokemon poznan-university-of-technology svelte svelte-cubed sveltekit tailwind tailwind-css tailwindcss three-js threejs ts typescript websocket websocket-server websockets
Last synced: 09 Apr 2026
https://github.com/ody-dev/ody-swoole
Swoole HTTP server, cache and websockets.
framework php swoole websocket
Last synced: 04 Mar 2025
https://github.com/asifrahaman13/healthcare
A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.
fastapi javascript nextjs openai python websocket
Last synced: 09 Apr 2026
https://github.com/pedro-git-projects/go-chess
Real time online chess website built with Go and React
Last synced: 19 Feb 2026
https://github.com/mayurdhamgunde/socket.io-websocket
Realtime application framework (Node.JS server)
javascript nodejs socket-io websocket
Last synced: 16 Apr 2026
https://github.com/bay0/wslogger
wslogger is a simple WebSocket-based logging helper for Go.
Last synced: 31 Jul 2025
https://github.com/nikhilreddy006/notes-app
A full-stack Notes App built with the MERN stack that supports Markdown editing and real-time syncing using WebSockets.
authentication clerk-auth css full-stack mern-stack notes-app reactjs security socket-io websocket
Last synced: 23 Sep 2025
https://github.com/avastroficial/clover.space-api
Es una herramienta web que establece una conexión en vivo mediante WebSocket para recibir mensajes y enviarlos automáticamente a una API externa. Ideal para integraciones en sistemas de notificaciones, chats en tiempo real o dashboards de monitoreo.
clover-space clover-space-api projz website websocket websocket-server
Last synced: 17 Jun 2025
https://github.com/tedyno/tvremote
Self-hosted web remote for Samsung Tizen TVs — Go server with Wake-on-LAN, app launcher and an installable PWA client.
golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket
Last synced: 17 Jun 2026
https://github.com/tobycroft/tuuznet
TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.
curl golang http httpclient httprequest net tuuznet utils websocket websocket-client
Last synced: 09 Apr 2026
https://github.com/moustafaa91/discountcode_be
An application to Generate and use random CouponCodes using WebSocket SignalR communication
csharp csharp-code mongodb signalr websocket
Last synced: 20 Jan 2026
https://github.com/maximbilan/habla-ios
SwiftUI iOS app for real-time translated phone calls and AI agent mode powered by habla-core
amazon-nova ios realtime-audio speech-translation swift swiftui twilio voice-ai websocket
Last synced: 03 Jun 2026
https://github.com/digitalinteraction/portals
JavaScript library for connecting multiple peers using WebRTC
esm husky library lint-staged nodejs npm-package prettier typescript webrtc websocket
Last synced: 09 Apr 2026
https://github.com/dog-broad/keybridge-server
Secure WebSocket server for remote keyboard control with AES-256-GCM encryption, token-based authentication, and QR code pairing. Control your computer's keyboard from any mobile device over WiFi.
aes-encryption automation keyboard-control pynput python qr-code remote-control security websocket websocket-server
Last synced: 17 Jan 2026
https://github.com/to-infinitee/real-time-data-system-arch
The architecture ingests data via Kafka, processes it in real-time with Spark Streaming, and stores it in Cassandra and Hadoop HDFS. It supports direct data push to apps using WebSockets/HTTP Streaming, with a front-end built on Spring Boot, Bootstrap.js, and Chart.js.
backend data-streaming frontend kafka real-time rest-api websocket
Last synced: 05 Mar 2026
https://github.com/ajayjamage3/chessbackend
Realtime chess is online multiplayer game which allow two players to play chess
css express html javascript nodejs websocket
Last synced: 25 Jul 2025
https://github.com/gqtpe/chat-front
simple chat using websockets
react socket-io socketio-client websocket
Last synced: 18 Jun 2026
https://github.com/eternal-darkness-07/chat-app-plus-plus
A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.
chat-application cpp drogon react real-time vite websocket
Last synced: 29 Apr 2026
https://github.com/abdulhadi806/mern-managing-app
Mernstack task management system
expressjs fullstack mern-stack nodejs reactjs restful-api webapp websocket
Last synced: 08 Apr 2026
https://github.com/kelvinleandro/jogo-do-bicho
Jogo do Bicho básico implementado com socket.io (Flask) e React (Next.js) para a interface
flask flask-socketio javascript jogo-do-bicho nextjs nextjs14 python python3 react reactjs shadcn-ui socket-io typescript websocket
Last synced: 02 Apr 2026
https://github.com/okaybenji/v-r-cubes
V R all cubes. All of us. V really R.
a-frame client html javascript multiplayer server threejs toy vr webgl websocket webvr
Last synced: 17 Apr 2026
https://github.com/vivekky57/chat-app
Simple web Chat- App
express html-css-javascript nodejs websocket
Last synced: 08 Apr 2026
https://github.com/praks7v/chat-app
Our project is a chat application built using Python, Django, Django Channels, WebSocket, Tailwind CSS, JavaScript, and SQLite3. It aims to provide a seamless and secure messaging experience for users across different platforms.
argocd chat-app django docker jenkins minikube websocket
Last synced: 17 Apr 2026
https://github.com/jirufik/jrfws
Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets
api async-await client jrf jrfws realtime route routing server webclient websocket websockets ws
Last synced: 06 Apr 2025
https://github.com/krobipd/iobroker.homewizard
ioBroker adapter for HomeWizard Energy devices — real-time energy monitoring via API v2 with WebSocket push
energy homewizard iobroker iobroker-adapter p1-meter smartmeter websocket
Last synced: 18 Apr 2026
https://github.com/euxzy/lazy-chat
Lazy Chat
svelte sveltekit tailwindcss websocket
Last synced: 17 Apr 2026
https://github.com/datashaman/emoji-pit
Real-time Slack emoji reaction visualizer with Matter.js 2D physics
emoji matterjs physics real-time slack slack-bot typescript visualization websocket
Last synced: 04 Apr 2026
https://github.com/denpalrius/data-processing-app
Data processing microservice application
aws docker fastapi file-upload kuberne kubernetes microservices-architecture minio nats-jetstream nestjs nestjs-backend pandas python reactjs server-side-events sse-client terraform websocket
Last synced: 04 Apr 2026
https://github.com/cenga93/pizza-order-tracker
Realtime pizza order tracker app using NodeJs, Express and Mongo DB
bootstrap5 ejs-templates exprees express-middleware express-session express-validator gulp javascript mongodb nodejs realtime scss socket-io websocket
Last synced: 04 Apr 2026
https://github.com/matheusfillipe/irc.js
Tiny simple irc client for the browser using webscoket. It can be used for unrealircd with websocket module or with my ws2irc bridge.
Last synced: 14 Mar 2025
https://github.com/valentinvieriu/mqtt-meshtastic
aes-encryption iot lora mesh-networking meshtastic mqtt nodejs protobuf websocket
Last synced: 04 Apr 2026
https://github.com/subhrajit77/cryptoweather-nexus
nextjs14 redux tailwindcss websocket
Last synced: 09 May 2026
https://github.com/litert/node-ws-utils
A C++ native extension providing utilities for WebSocket, in NodeJS.
Last synced: 04 Apr 2026
https://github.com/tukue/realtime-mobility
Stockholm public travel planner app
api-integration backend-development fastapi fullstack-development react typescript vite websocket
Last synced: 04 Jun 2026
https://github.com/srjchsv/chat-service
Real-time chat using websockets
docker-compose gin-gonic go gorilla-mux kafka lucidchart postgresql prometheus websocket
Last synced: 18 Apr 2026
https://github.com/lithika-damnod/chatium
Instant Messaging App
messaging-app python reactjs websocket
Last synced: 18 Apr 2026
https://github.com/kabirbaidhya/boss-dashboard
Boss - Deployment Status Dashboard
boss dashboard deployment express nextjs react ssr status websocket
Last synced: 18 Apr 2026
https://github.com/bykalachevski/ai-support-agent-template
Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.
ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket
Last synced: 26 Jun 2026
https://github.com/cedrickchee/twit
A simple Twitter client
educational-project expressjs fullstack-javascript nodejs-api reactjs realtime stream-processing websocket
Last synced: 05 Apr 2026
https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket-facebook
Bonus #4 of the Rocketseat GoStack Bootcamp: Facebook Posts and Notifications with AdonisJS WebSocket.
adonisjs backend bonus bootcamp brazil course frontend fullstack goiania goias gostack html javascript jquery matheus nodejs oliveira ramalho rocketseat websocket
Last synced: 05 Apr 2026
https://github.com/alexhiriavenko/social-network
React app with server and database. Backend is written in Java. Social network with all the necessary functionality. Created according to the Facebook template. !_Final Project. Frontend Course _!
fecth-api mui react react-router-dom redux-toolkit vercel-deployment websocket
Last synced: 18 Apr 2026
https://github.com/mottamarcio/supersoniq
SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.
fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket
Last synced: 18 Apr 2026
https://github.com/shubhamd99/nodejs-socket-io
Web Sockets Chat App (Socket.io)
chat-application nodejs realtime-messaging socket-io socket-programming websocket
Last synced: 18 Apr 2026
https://github.com/sneakyselderey/datastream
Datastream is a self-hosted web-app for playing your music
docker music nestjs player react self-hosted typescript websocket
Last synced: 18 Apr 2026
https://github.com/lovesaroha/ltalk
A simple one on one video chat app implemented using WebSockets.
javascript nodejs video-chat websocket
Last synced: 09 May 2026
https://github.com/cristianencarnacion/socket-crud
Una lista de tareas con Websocket. Esto fue con al finalidad de aprender websocket. En esta se puede agregar tareas, eliminarlas y actualizarlas en tiempo real.
html-css-javascript javascript js mongodb mongodb-atlas mongoose websocket
Last synced: 19 Apr 2026
https://github.com/repetere/simple-socket-router
Simple express-like socket routing for websockets, event emitters and socket.io
event-emitter router routing socket-io websocket
Last synced: 20 May 2026
https://github.com/amr-elwetaidy/binance-crypto-trade-stream
The Crypto Trade Stream script is a Python script designed to connect to the Binance WebSocket API and stream real-time trade data for multiple cryptocurrency symbols.
binance crypto-trading websocket
Last synced: 20 Jun 2026
https://github.com/fajarwz/blog-laravel-reverb
Laravel Reverb example, realtime communication through Websocket | Blog on fajarwz.com
Last synced: 19 Apr 2026
https://github.com/calico32/solid-use-lanyard
SolidJS wrapper for the Lanyard API
discord javascript lanyard solid-js typescript websocket
Last synced: 09 May 2026
https://github.com/topgunbuild/socket
Scalable realtime pub/sub and RPC serverless framework
nodejs pubsub socketcluster typescript websocket
Last synced: 20 May 2026
https://github.com/omar-kader/workoutly
Workout & Gym & Fitness App: Kotlin Multiplatform Mobile leverages AWS
android aws-dynamodb aws-lambda compose dynamodb fitness fitness-app health healthkit ios koin kotlin kotlin-coroutines kotlin-multiplatform ktor swift swiftui swinject websocket workout
Last synced: 20 Apr 2026
https://github.com/joliwood/open-bar-rust
OLD - Full experimentation of Rust with Bevy game engine -> Continuing as a new project in private
bevy monorepo redis rocket rust tungstenite websocket
Last synced: 06 Apr 2025
https://github.com/romanow/websocket-frontend
User interface for WebSocket communication
Last synced: 20 Apr 2026
https://github.com/luizgabriel/othelo.gamechat
Projeto da cadeira de Sistemas Distribuídos - IFCE
Last synced: 06 Apr 2025
https://github.com/rufat/miniexchange
A mini stock exchange example.
assignment cluster ec6 exchange javascript job mongodb nodejs recursive socketio stock websocket
Last synced: 09 May 2026
https://github.com/dking1342/socket-chat
A simple chat app that uses websockets with NodeJS
chat chatapp javascript nodejs socket socket-io websocket
Last synced: 09 May 2026
https://github.com/randika00/hotel_management
Hotel management project provides room booking, staff management and other necessary hotel management features.
api-rest blade-template boostrap json-api websocket
Last synced: 21 Apr 2026
https://github.com/m0nk111/agent-forge
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket
Last synced: 21 Apr 2026
https://github.com/kzw200015/kt-tunnel
Reverse tunneling tool based on Kotlin, Netty, and WebSocket
kotlin netty tunneling websocket
Last synced: 22 Apr 2026
https://github.com/vgeorge/cypress-websocket-server
Cypress plugin to mock a websocket server during tests.
Last synced: 04 Apr 2025
https://github.com/beenotung/setup-tsc
CLI tool to setup TypeScript projects for npm and browser distribution
cli configuration http-server http2 nginx nodejs npx port-forwarding server websocket
Last synced: 09 May 2026
https://github.com/surendrakumar6350/chat-app
secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).
postgresql prisma typescript webrtc websocket
Last synced: 24 Apr 2026