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/vekeryk/art-auction-server
Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ
auction docker keycloak microservices monorepo nestjs online-auction postresql rabbitmq typeorm websocket
Last synced: 15 Apr 2026
https://github.com/sleepyminer/chatwave
ChatWave - A chat application using TurboRepo, Websockets, and ShadCN.
nextjs14 shadcn turborepo websocket
Last synced: 09 Feb 2026
https://github.com/harshshah6/go-websocket
A simple websocket server written in go for blazing fast communication in the connected channels.
chat-application docker docker-compose dockerfile go go-websocket go-websocket-client go-websocket-server golang websocket websocket-client websocket-server
Last synced: 04 May 2026
https://github.com/pepperonas/pigeon
🐦 Forward browser console errors to Claude Code via MCP — Chrome MV3 extension → WebSocket bridge → MCP stdio server.
chrome-extension claude-code debugging devtools manifest-v3 mcp model-context-protocol typescript websocket
Last synced: 22 Jun 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/hvu-dev/massive-q
Realtime Chat app using NodeJS and WebSocket
Last synced: 18 May 2026
https://github.com/ega4432/chat
Chat application using WebSocket
bootstrap3 chat-application go golang websocket
Last synced: 06 May 2026
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/legendarym4x/app_socket_udp
Simple Web App with UDP Socket Communication
Last synced: 22 Jun 2026
https://github.com/funnyboy-roks/chess
Mutiplayer chess using websocketrs and p5js
chess javascript p5js socket-io sockets typescript websocket
Last synced: 10 May 2026
https://github.com/takashiro/karuta-protocol
A REST-like protocol based on WebSocket for both Node.js and browser environments
Last synced: 24 Jan 2026
https://github.com/aakashsharma7/dsa_tracker
Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).
components-react reactjs vite websocket yarn-workspaces
Last synced: 10 May 2026
https://github.com/nkligang/tinyspring
A simple and flexible web service framework based on Mina
java mina springboot websocket
Last synced: 27 Feb 2026
https://github.com/svitlanakashkina/mobile-lab-app-server
Mobile Lab App Server ist die Backend-Komponente der Mobile Lab App. Das Projekt basiert auf einer MVC-Architektur mit WebSocket-Schicht. Der Server bietet REST-APIs, Echtzeit-Chat, PostgreSQL-Datenbank via Prisma, Benutzer-Authentifizierung, Push-Benachrichtigungen und E-Mail-Feedback. Portfolio-Projekt.
axios expo expo-notifications express github javascript nativebase-io nodejs postgresql prisma react-native restful-api socket-io ssl-certificate visual-studio-code websocket
Last synced: 05 Oct 2025
https://github.com/sergeykazarinov/voshod--websocket-
В проекте реализованы навыки WebSocket с использованием кастомных хуков
react-hooks reactjs redux-toolkit sass typescript websocket
Last synced: 08 May 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/romero-ezequiel/chatapp
Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku
bootstrap4 express javascript mongodb nodejs websocket
Last synced: 13 Apr 2026
https://github.com/riteek712/log-watcher-js
implementation of a log watcher file with help of WebSocket, it's a bare bone implementation of tail -f command from UNIX
Last synced: 28 Feb 2026
https://github.com/ybakhan/lecture-assistant
Real-time lecture transcription and AI-powered Q&A. Record a live lecture, get an instant transcript, and chat with an AI about the content.
aws docker express nodejs openai parcel real-time speech-to-text typescript websocket
Last synced: 23 Jun 2026
https://github.com/dz1kill/backend_messenger
MVP Backend for messenger.
express jsonwebtoken jwt messanger nodejs postgresql rest sequelize-typescript typescript websocket
Last synced: 06 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/jackrekirby/qwirkle-multiplayer-v3
A recreation of the board game Qwirkle with multiplayer support via web sockets
github-pages heroku javascript qwirkle websocket
Last synced: 02 Apr 2025
https://github.com/syssos/goact
A Go based API and ReactJS chat component, giving developers a chat application project "exoskeleton".
Last synced: 10 May 2026
https://github.com/denis-source/socket_chat
Websocket realtime chat application.
chat python react real-time redux server sqlalchemy websocket
Last synced: 07 May 2026
https://github.com/siarheidudko/redux-cluster-ws
Modern WebSocket-based state synchronization library built on top of Redux-Cluster. Enables real-time Redux store synchronization between Node.js servers and clients (both Node.js and browser) using native WebSocket connections.
Last synced: 13 Jun 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/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