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-02 00:34:07 UTC
- JSON Representation
https://github.com/tarik56/easy-socketio
Wrapper around python-socketio that handles a simple que and threading
python socket-io socketio web-socket websocket
Last synced: 01 Feb 2026
https://github.com/clarius/websocketpipe
Official docs site for https://github.com/devlooped/WebSocketPipe
csharp dotnet networking pipelines websocket websockets
Last synced: 15 Apr 2026
https://github.com/rendy752/restaurant-app
Restaurant themed Progressive Web Apps that shows restaurant based on public API using vanilla javascript
api application-shell cache-api indexed-db progressive-web-app scss service-worker vanilla-javascript web-app-manifest web-component webpack websocket workbox
Last synced: 25 Feb 2026
https://github.com/mevdschee/php-wamp-observer
High frequency websocket (WAMP RPC) message logging in PHP and aggregating into metrics using Go
metrics prometheus wamp-protocol websocket websockets
Last synced: 31 Mar 2025
https://github.com/lukeshay/tower-defense-game
andriod andriod-platform intellij java jpa mysql spring-boot spring-boot-websocket websocket
Last synced: 15 Apr 2026
https://github.com/auraluvsu/tcp-chat
TCP based chat service complete with both server and client side files
chatservices golang messaging tcp-chat-room tcp-chatroom tcp-client tcp-server tcp-socket websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 08 Mar 2025
https://github.com/omersidd2705/webrtc
docker nextjs typescript webrtc websocket
Last synced: 15 Apr 2026
https://github.com/gdscwm/real-time-chat-app
Fall 2024 Workshop: Creating a real-time chat application with Go, Fiber, and HTMX.
Last synced: 08 Feb 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/thertzlor/tocket
A high-level, type safe WebSocket middleware and interceptor for Node and Browsers
interceptor websocket websocket-client websocket-server
Last synced: 16 Mar 2025
https://github.com/hanz-archer/vscode-live-collab
A VS Code extension for real-time collaboration, allowing multiple users to edit the same file simultaneously. It syncs changes across instances using a unique document ID, making collaborative coding seamless.
extension firebase json typescript visual-studio-code websocket
Last synced: 12 May 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/amitanshusahu/ieggle-saas
connect with people
reactjs saas-application socketio-server webrtc websocket
Last synced: 08 May 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/suhailroushan13/suhail-projects
These are My Node.js Projects , Its a software development project that uses the Node.js runtime environment to build and execute server-side JavaScript applications. Node.js is an open-source, cross-platform, and lightweight runtime environment that is built on the V8 JavaScript engine used in Google Chrome. It provides a number of builtin modules
bash farmhash github jenkins nodejs os rtc socket-io system websocket
Last synced: 12 Apr 2026
https://github.com/julesguesnon/ws-filewatcher
:watch: A filewatcher that will create a Websocket server to allow you to know when your file is updated
buckelscript filewatcher reason reasonml websocket
Last synced: 09 Feb 2026
https://github.com/pierrad/hangmanws
Multiplayer Hangman game with WebSocket
css html javascript nodejs websocket
Last synced: 12 May 2026
https://github.com/MarkelCA/toggles
A minimalistic feature flags engine made with Go
cli docker-compose feature-flags go golang mongodb redis rest-api websocket
Last synced: 09 May 2025
https://github.com/petatemarvin26/vin-socket.client
This application maintain the light weight of websocket connection
javascript typescript webpack websocket
Last synced: 10 Feb 2026
https://github.com/doge-8/btc5m-web
Quick-order tool & pluggable automated strategy framework for Polymarket's BTC/ETH/SOL 5m & 15m up/down markets. Real-time order book + Binance/Chainlink data, market & limit (maker) strategies, dual-mode panel, backtesting. Self-hosted, open source.
algorithmic-trading bitcoin crypto nodejs polymarket prediction-markets trading trading-bot typescript websocket
Last synced: 02 Jun 2026
https://github.com/sebastianbrzustowicz/robot-tasker-api
Java + Spring Boot + MySQL + Rest API + WebSocket + Docker + JUnit. API for communication between client and vehicle.
api bash docker java jdbc mysql powershell quadcopter remote-control rest-api robot robotics shell spring-boot websocket websocket-api
Last synced: 12 Apr 2026
https://github.com/sirmaxx/fastapi_deepface
Example for deepface ,aync,websocket fastapi integration
deepface fastapi haarcascade-frontalface websocket
Last synced: 28 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/sikelio/sikontrol-legacy
Server for receiving websocket events to control the Windows audio
application audio macro macros nodejs nodejs-server server socket-io websocket windows
Last synced: 16 Apr 2026
https://github.com/simo-hue/reviewvault
🛡️ A self-hosted, anti-bot web app to extract and backup Google Maps reviews to local JSON files in real-time.
anti-bot automation google-maps json nodejs playwright reviews self-hosted web-scraping websocket
Last synced: 02 Jun 2026
https://github.com/antoniocosentino/ktrade-web
Web version of kTrade trading bot. It works with Spotware API through a Websocket connection
bot javascript php spotware trading websocket
Last synced: 16 Apr 2026
https://github.com/victorpaularony/chat-app
chat-app
css go htm javascript websocket
Last synced: 16 Apr 2026
https://github.com/jimseiwert/conduit
Self-hosted HTTP tunnel with request inspection and replay. Forward traffic through your own relay, watch live requests in VS Code, and replay them on demand. CLI + relay server + VS Code extension.
bun cli developer-tools devtools fastify http-debugging open-source relay request-inspection request-replay self-hosted tunnel typescript vscode-extension webhook-debugger websocket
Last synced: 18 Apr 2026
https://github.com/vitormarcal/java-gestao-consulta-api
API Crud para gestão de agendamentos de consulta com chat em tempo real
chat java jpa jwt springdatajpa springsecurity websocket
Last synced: 12 Feb 2026
https://github.com/qianlongo/i-websocket
promise、reconnecting、Interceptors websocket
Last synced: 13 Feb 2026
https://github.com/krondorl/lucid-light-lottery
Full Stack Lottery App with Websocket
node-js react typescript websocket
Last synced: 11 Apr 2026
https://github.com/shahzaibalijamro/nodejs-course
💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.
authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket
Last synced: 11 Apr 2026
https://github.com/axelop96/bingo-websocket
Bingo game with websockets and spring mvc
game spring-mvc thymeleaf websocket
Last synced: 13 May 2026
https://github.com/tripolskypetr/pwalauncher
The PWA launcher for react-declarative
cors cors-proxy honeypot http https mixed-content osint path-proxy port-forwarding proxy pwa react-declarative reverse-proxy same-origin websocket
Last synced: 13 Feb 2026
https://github.com/jonathanjameswatson/maths-race
A Flask website for racing others with maths questions
css flask flask-socketio python socket-io sql websocket
Last synced: 16 Apr 2026
https://github.com/podnet/websocket-mgos-test
Mongoose OS WebSocket client application
c esp32 mongoose-os mongoose-os-app websocket
Last synced: 11 Apr 2026
https://github.com/mohamadanasfattoum/simple-ai-chat
simple AI Chat with Flask and Langchain & Ollama
bootstrap5 css html javascript jquery langchain ollama websocket
Last synced: 10 Apr 2026
https://github.com/minhi0449/antwork
React + SpringBoot 기반 그룹웨어 팀프로젝트
fullstack groupware kafka mongodb react redis springboot websocket zustand
Last synced: 10 Apr 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/astralane/geyser-websocket-plugin
(BETA) simple websocket geyser plugin for solana network
geyser-plugin solana stream websocket
Last synced: 13 May 2026
https://github.com/ayush272002/exchange
Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.
expressjs monorepo nextjs postgresql pubsub redis turborepo websocket
Last synced: 14 Feb 2026
https://github.com/olegweremyew/paintonline
NodeJS + React + WebSocket
express nodejs react typescript websocket
Last synced: 11 Apr 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/nexenio/seamless.me-demo-dashboard
A dashboard showing data from the Seamless.me app in real-time
dashboard sensor-data websocket
Last synced: 19 Mar 2026
https://github.com/humanjavaenterprises/nostr-websocket-utils
The nostr-websocket-utils repository offers a TypeScript library that provides robust WebSocket utilities for Nostr applications. It features automatic reconnection with configurable attempts, heartbeat monitoring, message queuing during disconnections, channel-based broadcasting, type-safe message handling, and built-in logging.
channel-broadcasting heartbeat-monitoring logging message-queuing nostr real-time-communication reconnection type-safety websocket
Last synced: 16 Feb 2026
https://github.com/ayush-github123/health-backend
Healthcare Backend made using django
django django-rest-framework docs python websocket
Last synced: 13 May 2026
https://github.com/ck3mp3r/context
Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows
ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket
Last synced: 02 Mar 2026
https://github.com/blacknull/espnetwork
a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.
arduino esp32 esp8266 network portal webservice websocket wifi
Last synced: 16 Apr 2026
https://github.com/cubetiq/ws-service
CUBETIQ WebSocket Service
cubetiq kotlin sockjs spring-boot stompjs websocket
Last synced: 16 Apr 2026
https://github.com/iwansal64/wms_app
WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system
dart flutter iot mobile-app websocket
Last synced: 14 May 2026
https://github.com/hpavlo/web-chat
Web Chat client-server app
client-server csharp java spring-boot websocket wpf
Last synced: 16 Apr 2026
https://github.com/PostSiliconDev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 18 Jan 2026
https://github.com/sidmohan0/alphadb
Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.
algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket
Last synced: 11 Apr 2026
https://github.com/dipanshu18/gossips
A chat app with features like one-to-one chat and group chat which also provides media sharing
express mongodb mongoose nodejs react-router reactjs redis tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/valentinjdt/webcam-exchange
Webcam-Exchange est une application react native mobile pour prendre des photos sur l'appareil hôte.
android camera gallery images photo reactnative typescript websocket
Last synced: 04 Mar 2026
https://github.com/zitaharry/sportz
arcjet express-js neon-postgres websocket ws
Last synced: 03 Apr 2026
https://github.com/hrassi/websocket_esp32_micopython
open socket sever , websocket for open flow data real time monitoring esp32 micropython
esp32 websocket websocket-server-esp32 websockets-esp32-micropython
Last synced: 16 Apr 2026
https://github.com/openvoiceos/ovos-messagebus
ovos-core bus daemon
mycroft openvoiceos ovos websocket
Last synced: 16 May 2025
https://github.com/shasoka/equeue_backend
Серверная часть eQueue 📙
alembic asyncpg fastapi moodle poetry postgresql pydantic python3 sqlalchemy websocket
Last synced: 16 Apr 2026
https://github.com/gianlucamazza/agentroom
Agent-to-agent encrypted chat over a self-hosted relay. E2E encrypted, blind server, Double Ratchet.
agent claude double-ratchet e2e-encryption libsodium typescript websocket
Last synced: 03 Jun 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/daniel-16/alris
This is an ai agent allows users to control their browser using text or voice commands, making web browsing more accessible and convenient. It uses a custom-trained machine learning model to recognize specific voice commands and execute corresponding browser actions.
ai-agent chrome-extension extension gemini-pro llm machine-learning nextjs typescript websocket
Last synced: 19 Apr 2026
https://github.com/thanhdxuan/chatapp
Chat application that uses the peer-to-peer model and client-server model.
javascript socket-io webrtc websocket
Last synced: 11 Apr 2026
https://github.com/adityadeshlahre/websocket-quick-start
personal starter kit with WebSocket initialized and deployed to Render
expressjs nodejs reactjs starter-template websocket
Last synced: 05 Mar 2026
https://github.com/digital-alchemy-ts/hass
Typesecript APIs for Home Assistant. Includes rest & websocket bindings
automation digital-alchemy home-assistant home-automation nodejs typescript websocket
Last synced: 05 Mar 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/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/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/michelbr84/open-chat.us
Modern real-time chat platform with neon UI, secure guest and user messaging, private chats, emoji reactions, and crypto donations. Open source, mobile-friendly, and powered by Supabase.
chat crypto donations emoji guest mobile modern neon notifications open-source privacy react realtime responsive secure supabase typescript ui us websocket
Last synced: 05 May 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/mimani68/golang-websocket
Golang online match service
docker docker-compose game golang gosf microservice socket-io websocket
Last synced: 09 Apr 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/xuyi-tongji/yebend
jwt-authentication mybatis-plus oss rabbitmq redis spring-security springboot springmvc websocket
Last synced: 09 Apr 2026
https://github.com/lnsp/webchat
Scalable, non-persistent WebSocket-based chatroom.
chat chatroom rabbitmq scalable websocket websockets
Last synced: 09 Aug 2025
https://github.com/suthar345piyush/chess-backend
A chess backend
chess-game ejs-templates expressjs nodejs websocket
Last synced: 09 Aug 2025
https://github.com/kartikmanimuthu/phoenix-websocket-notifier
A high-performance real-time notification system built with Node.js, Express, Socket.io, and Redis.
docker expressjs nodejs redis socket-io socket-programming websocket
Last synced: 09 Apr 2026
https://github.com/waqar1978/django-backend-eduplatform
An e-learning platform built with Django, featuring flexible course content management, student enrollment, and caching using Memcached and Redis. It includes a RESTful API with DRF, role-based authentication, and a real-time chat server powered by Django Channels. It is optimized for production with Docker, NGINX, and SSL.
css django docker html nginx postgresql python redis restful-api ssl websocket
Last synced: 09 Apr 2026
https://github.com/sumande414/hush
Hush - Chat Application with Encryption (backend)
mongodb spring spring-boot websocket
Last synced: 02 May 2026
https://github.com/vaibhav-chitransh/learn-socket
A demo chat app built to learn websocket using socket.io
expressjs material-ui nodejs reactjs socket-io websocket
Last synced: 09 Apr 2026
https://github.com/deepcoders30/discord-clone
A Full Stack Discord Clone
aivenio javascript livekit mysql mysql-database nextjs13 nodejs prisma react-tanstack-query reactjs shadcn-ui socket-io uploadthing websocket
Last synced: 09 Apr 2026
https://github.com/lenaar/poc-broccoli-bank-id-app
BankID auth and signing. ReactJS application with server side rendering, express and websockets.
bankid bankid-sweden express-js frontend reactjs server-side-rendering websocket
Last synced: 11 Aug 2025
https://github.com/elyter/party-mix
🎵 Party Mix - Application mobile d'écoute musicale collaborative en temps réel Application permettant de créer des salons d'écoute partagés, d'ajouter des musiques depuis SoundCloud et de voter pour passer les morceaux. Synchronisation instantanée, interface moderne et animations fluides. 🚀 Disponible sur iOS et Android
android collaborative expo ios mobile-app music react-native soundcloud websocket
Last synced: 09 Apr 2026
https://github.com/nisanth2004/chatapp-springboot
SpringBoot WebChat App
css html intellij java javascript javascript-library lombok security springboot web websocket
Last synced: 09 Apr 2026
https://github.com/evgeniy-dammer/smscenter
SMS Center is a client application for Android that makes SMS notifications sending
android android-application dart flutter flutter-apps notification sms sms-client sms-gateway sms-messages sms-notifications sms-verification socket websocket
Last synced: 09 May 2026
https://github.com/seyed0123/voro
Voro is a strategic game, a color war
django python strategic-game websocket
Last synced: 23 Jun 2026
https://github.com/vishalv47/spatialmeet
Java Spring Boot spatial audio conferencing platform with WebRTC, real-time communication, and 3D spatial audio positioning for virtual meetings. Features user management, guest mode and room creation.
h2-database java jwt-authentication maven spring-boot webrtc websocket
Last synced: 09 Apr 2026