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-05 00:28:17 UTC
- JSON Representation
https://github.com/skamranahmed/estimatex-server
estimatex-server is the backend component for estimatex, enabling real-time story point estimation through WebSocket communication.
golang planning-poker realtime-communication websocket
Last synced: 04 Aug 2025
https://github.com/devarshpatel1506/geospatial-analysis-with-spark
Low-Latency Event-Time Analytics: Kafka + Spark Structured Streaming + deck.gl
analytics big-data data-engineering deckgl kafka mongodb nodejs react react-vis realtime-streaming spark structured-streaming 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/mehmetkahya0/local-web-camera
A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.
ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket
Last synced: 09 Apr 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/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/raihan2bd/vidverse-client
Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.
firebase gin go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket
Last synced: 09 Apr 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/brennanb/webrtc-telestrator
WebRTC-powered telestrator for live streaming and recording. Features Apple Pencil support, real-time drawing synchronization, OBS integration, and responsive touch controls for content creators.
apple-pencil broadcasting canvas content-creation drawing ipad javascript nodejs obs-studio real-time streaming telestrator touch-events webrtc websocket
Last synced: 07 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/sahilbhukal001/rapidfix
Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery
expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket
Last synced: 09 Apr 2026
https://github.com/dipanshu18/devsnet
A social media network for devs for sharing posts, realtime features like messaging, etc.
nextjs oauth postgresql prisma redis shadcn-ui tailwindcss websocket
Last synced: 09 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/luciana-pereira/gdrive-clone
Este projeto é uma adaptação em desenvolvimento da semana js expert 05 do Erick Wendel.
css3 ecmascript6 html5 javascript websocket
Last synced: 09 Apr 2026
https://github.com/lisuke/hacgi-web
HACGI's a presentation layer process, it's based on godbus & websocket.
framework go hacgi hacgi-web websocket websocket-application
Last synced: 09 Aug 2025
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/yash-handa/facebook-clone
This is a full stack facebook clone built with React and Spring Boot microservices
consul elasticsearch facebook java javascript kafka microservices mongodb pwa reactjs scss spring-boot websocket
Last synced: 09 Apr 2026
https://github.com/slainless/prodeskel-ws
Basic WebSocket client implementations for DIGIDES Prodeskel Service.
Last synced: 10 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/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 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/petatemarvin26/vin-socket.server
This application maintain the light weight of websocket connection
javascript typescript websocket ws
Last synced: 19 Feb 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/jempe/shopping_list
Shopping List is real-time shopping list app built with the Golang QOR Framework, using WebSockets for device synchronization.
shopping-list webapp 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/alphahydrae/msg-central
WebSocket & Web Application Messaging Protocol (WAMP) web client
wamp-client wamp-protocol websocket websocket-client ws ws-client
Last synced: 23 Aug 2025
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
https://github.com/numq/webrtc-client-web
React random video chat client
chat-application clean-architechture clean-architecture client functional-architecture functional-programming functional-reactive-programming javascript p2p peer-to-peer random-chat react reactive-programming redux redux-toolkit rxjs webrtc websocket websocket-client
Last synced: 09 Apr 2026
https://github.com/enindu/node-js-websocket
WebSocket demonstration with Node.js
client nodejs server websocket
Last synced: 13 Aug 2025
https://github.com/targter/spotify-app
javascript react reactjs redux shazamcore-api spline spotify-api tailwindcss websocket
Last synced: 09 Apr 2026
https://github.com/aruizeac/stream-api-go
A Golang stream API microservice demo using Gluon and clustered Apache Kafka.
apache-kafka event-driven golang microservice streams-api websocket
Last synced: 04 Oct 2025
https://github.com/ayush272002/chat-app
A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.
Last synced: 09 Apr 2026
https://github.com/MAKS11060/protocols
Implementation of simple protocols in typescript
deno stun typescript upnp websocket
Last synced: 04 Oct 2025
https://github.com/hotframe/hotframe
Modular Python web framework with hot-mount dynamic modules and stateful WebSocket-driven LiveComponents.
fastapi jinja2 live-component plugin-system python server-rendered sqlalchemy web-framework websocket
Last synced: 24 May 2026
https://github.com/3a-systems/openig
Интернет шлюз (реверсивный прокси) контроля доступа к UI и API. Позволяет организовывать защищенный доступ к веб приложениям и API путем решения задач маршрутизации, аутентификации, авторизации, федерации и расширения профиля.
api authorization federation gateway groovy mq openam openig opensso replay reverse-proxy throttling websocket
Last synced: 04 Oct 2025
https://github.com/oluizeduardo/planning-poker
Planning Poker is a collaborative and effective method used to estimate the relative effort required for a specific task within a team.
bootstrap5 javascript nodejs planning-poker scrum scrum-poker socket-io websocket
Last synced: 09 Apr 2026
https://github.com/pulkit1417/buddybuzz
This is a simple real-time chat application built using Node.js, Express, and Socket.io. The app allows multiple clients to connect and chat with each other in real-time.
css3 express-js html5 node-js websocket
Last synced: 09 Apr 2026
https://github.com/pabloxt14/nlw-expert-polls
Um sistema de votação em tempo real em que os usuários podem criar uma enquete e outros usuários podem votar. O sistema gera uma classificação entre as opções e atualiza os votos em tempo real.
fastify nodejs postgresql prisma redis typescript websocket zod
Last synced: 09 Apr 2026
https://github.com/tr1sm0s1n/go-dapp-example
DApp example of deploying and interacting with Solidity smart contract using Go.
api dapp ethereum events gin gin-gonic go go-ethereum golang smart-contracts solidity websocket
Last synced: 09 Apr 2026
https://github.com/lordpax/sockevent
A simple Go library for managing WebSocket connections, clients, and rooms inspired by the socket.io library.
Last synced: 19 May 2026
https://github.com/dnsge/go-basic-websocket
A simple WebSocket client
golang websocket websocket-client
Last synced: 12 Jan 2026
https://github.com/shina1331/messagingapp
Small messaging application featuring private chats and group chats. Includes friend request functionality.
chat-application dependency-injection hibernate maven mysql-database springframework thymeleaf websocket
Last synced: 16 Aug 2025
https://github.com/The-L3rNa3aN/WebSockets_SimpleClientServer
Just a simple chat app between a client and server using websockets.
javascript node node-js nodejs websocket websockets websockets-chat websockets-client websockets-server websocketserver
Last synced: 16 Aug 2025
https://github.com/walshyb/whiteboard
My own Muro / Excalidraw clone to learn about HTML canvas, web sockets, and Golang
canvas go-channels golang mongodb protobuf react redis terraform websocket
Last synced: 09 Apr 2026
https://github.com/jusqua/tty-websocket-exposure-example
A simple example how to expose a pseudo-tty using websocket to be accessed by another application like xterm.js
javascript pty websocket xterm-js
Last synced: 17 Aug 2025
https://github.com/izaelgs/chat
Plataforma de comunicação em tempo real desenvolvido com Laravel Jetstream, Laravel WebSockets e tailwind Css
aws jetstream laravel9 php8 tailwindcss websocket
Last synced: 10 Apr 2026
https://github.com/yuberlinets/transactions-fraud
Fraudulent Transaction detection
analysis docker-compose fastapi fraud-detection java kafka kafka-streams ml mongodb nginx python react real-time rest-api sockjs spring spring-boot typescript websocket
Last synced: 10 Apr 2026
https://github.com/uwon0625/nbagames
NBA live score and alerts
aws cloudformation dynamodb eventbridge express iac jest lambda nestjs nextjs powershell reactjs redis restful-api storybook tailwindcss terraform typescript unittest websocket
Last synced: 10 Apr 2026
https://github.com/yano3nora/channels-chat-example
Chat app example on WebSocket, using channels of Django and Redux Saga.
celery django django-channels react redis redux redux-saga uvicorn uwsgi websocket
Last synced: 10 Apr 2026
https://github.com/ajinkya8010/proximity-alert-system
A real-time location-aware alerting platform built with the MERN stack. Users receive instant notifications about nearby events or services based on their interests and geographic proximity. Features JWT-based authentication, geospatial querying, and WebSocket-powered real-time communication.
express jwt mern-stack mongodb nodejs reactjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/shubhisri15/ahoylove
WIP WIP WIP: A web app / chrome extension that lets you track your long distance maritime officer lovers location and current timezone, and also set a countdown for their homecoming.
ais ais-data axios cheerio css html-css-javascript javascript nodejs reactjs tailwindcss web-scraping websocket
Last synced: 10 Apr 2026
https://github.com/dco371/bitget
Bitget is a leading global digital asset trading platform that offers users a secure, efficient, and user-friendly experience for trading cryptocurrencies and digital assets. With advanced features like spot and futures trading, Bitget provides traders with the tools they need to navigate the volatile cryptocurrency markets effectively.
algorithmic-trading arbitrage bitget bitget-api-client cryptocurrencies cryptocurrency-prices dotnet fundingrate futures huobi okx phemex webhook websocket
Last synced: 19 Aug 2025
https://github.com/adarsh-kmt/websocketreverseproxy
A light weight fault tolerant reverse proxy, used to load balance websockets and http requests.
golang health-checks load-balancer multithreading websocket
Last synced: 19 Aug 2025
https://github.com/dimasmiftah/chat-socket
A simple chat app that uses Socket.io as an implementation example of WebSockets.
express nodejs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/hayanisaid/chatapp
a simple chat app using socket.io and node.js
backend-webdevelopment chatapp chatapplication expressjs html javascript nodejs socket-io webapp websocket
Last synced: 10 Apr 2026
https://github.com/shubsi26/connectify
An opensource MERN WEBRTC project for real time video calling
express expressjs mongodb nodejs react reactjs recoil videocall webrtc webrtc-call webrtc-signaling webrtc-video websocket
Last synced: 10 Apr 2026
https://github.com/ofelipelucca/calculafaltas
Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas. (Estudo de Electron-React)
calculator client-server css electron electron-react electron-react-typescript faltas framework full-stack html javascript nodejs python react typescript universidade university websocket
Last synced: 10 Apr 2026
https://github.com/yshplsngh/polling-system
A Real time polling system using Kafka & Websocket
expressjs kafka nodejs postgresql prisma reactjs typescript websocket
Last synced: 10 Apr 2026
https://github.com/juliolmuller/vue-chat-room
Simple application to implement WebSocket using Socket.io and Vue.js.
nodejs socketio vuejs websocket
Last synced: 15 May 2026
https://github.com/nguyencoder11/qldkilichtiem
Building a vaccine and vaccination management system VAXMS
dialogflow-agent mysql websocket
Last synced: 21 Aug 2025
https://github.com/calogxro/brisgolang
Go implementation of the game of Briscola, multiplayer (uses WebSockets)
game game-server golang multiplayer server websocket
Last synced: 21 Aug 2025
https://github.com/moizeali/visual_odometry
Visual Odometry Pipeline for Autonomous Urban Mobility
autonomous-systems benchmark computer-vision euroc-dataset fastapi feature-detection image-processing javascript kitti-dataset machine-learning opencv pose-estimation python rest-api slam threejs trajectory-tracking tum-dataset visual-odometry websocket
Last synced: 10 Apr 2026
https://github.com/lacegiovanni17/fintech-wallet
This 💰 Fintech Wallet API allows users to 🔐 register, 💳 add funds, 💸 transfer money, and 📜 track transactions securely. Built with 🖥️ Node.js, 🚀 Express.js, and 🗄️ MongoDB, it features 🔔 real-time notifications and 💱 currency conversion for seamless transactions.
api concurrency expressjs fintech-api mongodb nodejs oauth2 typescript wallet websocket
Last synced: 10 Apr 2026
https://github.com/zucchellidaniele/mecanumpi
Questo repository è per un progetto scolastico, questo progetto è basato su un robot con ruota Mecanum e un'interfaccia web per controllarlo. Questo non è un sito Web pubblico ma un sito Web privato in esecuzione sul Raspberry Pi
mecanum-wheel nodejs python raspberry-pi raspberry-pi-camera robotics website websocket
Last synced: 10 Apr 2026
https://github.com/Tireon003/instant-messaging-app
A simple real-time chatting full-stack application.
aiogram3 aiohttp alembic celery fastapi-sqlalchemy full-stack messanger postgresql react redis tailwindcss websocket
Last synced: 22 Aug 2025
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/kaysting/websocket-file-upload
An experiment in which you can upload files over a websocket.
express express-ws nodejs websocket ws
Last synced: 30 Jun 2026
https://github.com/jagthefriend/go-chat-app
A simple chat app (backend only) built using Golang
Last synced: 22 Aug 2025
https://github.com/shahidullah-muffakir/uxlivetrace
Real-time, open-source UX tracking toolkit with SDK, WebSocket backend, and dashboard, capture and visualize user interactions live to improve debugging and user experience.
developer-tools javascript npm npm-package open-source real-time sdk ux websocket
Last synced: 20 Jan 2026
https://github.com/derens86/famnotify
FamNotify is a real-time family notification system
express nodejs realtime-chat tailwindcss vuejs websocket
Last synced: 10 Apr 2026
https://github.com/rubikon02/minesweeper-3d
Multiplayer Minesweeper 3D made in Three.js and Kotlin
heroku javascript kotlin postgresql spark threejs webpack websocket
Last synced: 13 Apr 2026