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-07 00:31:10 UTC
- JSON Representation
https://github.com/eyrafabdullayev/spring-boot-websocket
Sample Chat Application using Spring Boot and WebSocket
chat chatroom spring spring-boot websocket
Last synced: 06 May 2026
https://github.com/nathanfox/nginx-dev-gateway
Lightweight NGINX-based API gateway for Kubernetes development - simplifies access to multiple services through a single kubectl port-forward
api-gateway developer-tools kubectl kubernetes microservices nginx port-forward websocket
Last synced: 06 May 2026
https://github.com/yaroslaff/lightsleep
sleep() you can interrupt with redis or websocket event
cron cronjob instant interrupt interruption redis safe sleep websocket
Last synced: 06 May 2026
https://github.com/rahul-sahani04/onlyus
anonymous chat-application nodejs omegle react socket-io websocket
Last synced: 06 May 2026
https://github.com/aykevl/domos
Domotica server (home automation backend)
home-automation mqtt websocket
Last synced: 04 May 2026
https://github.com/fahrimz/chat_be_express
Backend part for chat app. Built with express.
backend chat express pnpm typescript websocket
Last synced: 06 May 2026
https://github.com/m1ragela/flowers-mobile-app-backend
express mongodb stripe websocket
Last synced: 06 May 2026
https://github.com/bitbravo/flask-angular4-document-collaboration
angular4 flask flask-backend nodejs python3 websocket
Last synced: 06 May 2026
https://github.com/msysh/aws-sample-appsync-events
This project is a demonstration of a simple and minimal implementation of real-time communication using AWS AppSync Events.
aws-appsync-events pubsub react websocket
Last synced: 06 May 2026
https://github.com/tsaplia/energy-controller-refactored
ESP8266 Energy Consumption Controller measures AC power with PZEM-014/016 sensor via Modbus. It offers a web interface for live data, charts, and settings.
arduino cpp esp8266 html-css-javascript iot platformio webinterface websocket
Last synced: 04 May 2026
https://github.com/mj10/gochat
Basic chat application using WebSockets
golang mongodb vuejs websocket websocket-chat
Last synced: 06 May 2026
https://github.com/agustinlozano/ur-partner-realtime
I gotta make room experience even better 🫡
aws-api-gateway aws-lambda dynamodb serverless-framework websocket
Last synced: 05 May 2026
https://github.com/dougfsilva/myiot-frontend
Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.
angular angular-material css html vitrinidev websocket
Last synced: 06 May 2026
https://github.com/aldotobing/nginx-log-streamer
A high-performance WebSocket server for real-time Nginx log streaming. Stream access logs directly to web applications with minimal latency and resource overhead.
apache http httpd-logs nginx node-js websocket
Last synced: 06 May 2026
https://github.com/krunalgupta02/simple-voting-app
javascript socket-io websocket
Last synced: 06 May 2026
https://github.com/tlabaltoh/unity-sfu-integration
Test project for implementing WebSocket / WebRTC's SFU (Selectable Forwarding Unit) network architecture on the Unity. This project was created for use in Oculus Quest 2, but supports other platforms (PC, Android mobile) to test the connection from multiple clients.
multiplayer network networking sfu unity unity3d webrtc webrtc-sfu websocket
Last synced: 03 May 2026
https://github.com/martishin/react-kotlin-chat
Real-time chat application built using React.js, Kotlin, Spring WebFlux and WebSocket protocol
kotlin reactjs spring-webflux tailwind typescript websocket
Last synced: 06 May 2026
https://github.com/sxsid/online-pal
This is a real-time chat application that allows users to join a chat room by providing a username and send/receive messages to/from other participants. The application uses WebSockets for real-time communication, ensuring that messages are instantly transmitted between the server and clients.
nodejs reactjs typescript websocket
Last synced: 06 May 2026
https://github.com/diegoareval/ranker-nestjs-socket
Basic Nest js app using websocket and Redis
nodejs redis typescript websocket
Last synced: 06 May 2026
https://github.com/notexe/blueskydiscordfeed
Monitors Bluesky posts (using Jetstream) from configured accounts and sends them to Discord webhooks in embed form
bluesky discord webhook websocket
Last synced: 06 May 2026
https://github.com/ravening/bitvavo-trading
Java app to fetch data from bitvavo trading system
bitcoin bitvavo bitvavo-trading java spring-boot spring-cloud-config websocket
Last synced: 06 May 2026
https://github.com/ethern-myth/pure-blend
pure-blend is a comprehensive suite utility tailored for middleware of Node Express.js applications"
api-documentation caching express javascript middleware typescript websocket
Last synced: 06 May 2026
https://github.com/lizaelkina/react-burger
Учебный проект Я.Практикум "Stellar Burgers"
cypress jest react redux typescript websocket
Last synced: 05 May 2026
https://github.com/ykus4/pypproxy
MITM HTTP/HTTPS proxy for inspecting and modifying traffic — GUI/CUI, rule engine, GraphQL support, security tools
graphql http-proxy https-proxy mitm nicegui penetration-testing proxy python security websocket
Last synced: 14 Jun 2026
https://github.com/chozzz/vargos
Self-hosted agent OS. Persistent memory, multi-channel presence, tools, scheduling, and sub-agent orchestration — any LLM, your hardware.
ai-agent llm local-first mcp runtime telegram typescript websocket whatsapp
Last synced: 15 Jun 2026
https://github.com/azmanabdlh/whatsapp-html-clone
bun html5 javascript typescript webpack websocket
Last synced: 07 May 2026
https://github.com/vikash1596kumarkharwar/cryptotradex
CryptoTradeX is a cutting-edge cryptocurrency exchange system built for scalability, high performance, and real-time trading. It leverages modern technologies like Redis, TimescaleDB, and WebSockets to deliver lightning-fast order processing and seamless user experiences.
nextjs nodejs redis timescaledb typescript websocket
Last synced: 07 May 2026
https://github.com/anibalalpizar/react-express-socketio
Real-time Chat web application using React and Socket.io
chat-application express react socket-io websocket
Last synced: 07 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/khushal-savalakha/django-practice-projects
This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.
bootstrap5 django framework orm python redis session-management views websocket
Last synced: 07 May 2026
https://github.com/rudrakshi99/chatty
A simple realtime chat app built with Django, Channels, and Redis.
bulma-css channels chat-application django redis websocket
Last synced: 05 May 2026
https://github.com/jremmurd/pimcore-ignite-bundle
Adds web realtime functionalities to your pimcore web application.
notifications pimcore pimcore-bundle realtime websocket
Last synced: 09 Jun 2026
https://github.com/lmlk-seal/web-development-server
A lightweight, professional-grade development server with live file watching and hot reload notifications for modern web applications.
angular auto-refresh cli-tool cross-platform developer-tools development-server file-watcher frontend hot-reload lightweight live-reload local-development python react spa static-site vue web-development websocket
Last synced: 05 May 2026
https://github.com/abdullahbrashid/chatapp-old
A simple Chat App boilerplate written in plain HTML, CSS and JS.
chat chat-application html-css-javascript javascript node websocket
Last synced: 15 Jun 2026
https://github.com/tauseefk/reconcile
Collaborative text editor using operational transforms.
collaborative-editing nestjs nodejs operation-transformation typescript websocket
Last synced: 03 May 2026
https://github.com/asterics/asterics-networkio-websocket
This is an example of the AsTeRICS websocket functionality.
accessibility ape assistive-technology demo example websocket
Last synced: 16 Jun 2026
https://github.com/kpidiba/spring_socket_chat
Socket implementation with spring boot
js spring-boot stomp websocket
Last synced: 07 May 2026
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/sawyerbivens/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 17 Jun 2026
https://github.com/pexmor/projector
Simple html project
javascript mosquitto mqtt websocket
Last synced: 07 May 2026
https://github.com/tgropper/async-backend-poc
PoC async backend operations in .NET core using websockets and Redis pub/sub
async netcore2 publish-subscribe redis websocket
Last synced: 24 Apr 2026
https://github.com/humanjavaenterprises/node-red-contrib-nostr
Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.
node-red node-red-contrib node-red-nodes nodered nostr nostr-protocol typescript websocket
Last synced: 17 Jun 2026
https://github.com/harshramani00/studybuddy
A Discord-style real-time chat app for students to collaborate and study together.
chat-app discord-clone django python rest-api study-app websocket
Last synced: 24 Apr 2026
https://github.com/romabulani/live-collaboration
Live Collaboration Whiteboard
canvas react typescript websocket
Last synced: 24 Apr 2026
https://github.com/fabo2303/springboot-aws-dynamodb-postgresql
Task and climate data management app on AWS, using Spring Boot, WebSockets, DynamoDB, and PostgreSQL for real-time updates and global climate data.
aws-dynamodb aws-ec2 aws-rds html-css-javascript java spring-boot springboot websocket
Last synced: 24 Apr 2026
https://github.com/oaslananka/codex-app-server-web
A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.
ai codex developer-tools nextjs react state-management typescript ui ux websocket
Last synced: 25 Apr 2026
https://github.com/emanuelegreco29/codex_naturalis_polimi_ingsw_project
Politecnico di Milano - Ingegneria del Software Project - AY 2023/24
cli client-server game gui html java polimi polimi-projects politecnico-di-milano project rmi tui websocket
Last synced: 06 Jun 2026
https://github.com/artur24814/calendar_manager
📅 Social media web site for managing business meetings or friends meeting
calendar chatroom django railway redis-server social-network websocket
Last synced: 25 Apr 2026
https://github.com/nice-winter/nihuawocai
新浪微博小游戏“你画我猜”的复刻版,俗称“渣浪画猜”、“旧版画猜”。
canvas-game drawguess nuxt webgame websocket
Last synced: 06 Jun 2026
https://github.com/zunohoang/chat_realtime
Web Chat Realtime with Spring Boot, WebSocket.
Last synced: 25 Apr 2026
https://github.com/marcelocantos/pigeon
WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.
aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519
Last synced: 29 May 2026
https://github.com/gqtpe/chat-front
simple chat using websockets
react socket-io socketio-client websocket
Last synced: 18 Jun 2026
https://github.com/tradenodex/tradenodex-ai-copy-trading
Open-source self-hosted operations control center with FastAPI, React, workers, audit logs
binance bitmex bybit coinbase copy-trading crypto fastapi gateio kraken okx open-source openclaw-skill python quant-tools risk-management self-hosted tradenodex trading-bot trading-system websocket
Last synced: 26 Apr 2026
https://github.com/gregwhitaker/springwebflux-websockets-example
Example of a reactive application using Websockets and Spring WebFlux
project-reactor reactive reactor spring-boot spring-webflux websocket
Last synced: 27 Apr 2026
https://github.com/assistance-micro-design/zileo-mcp-thunderbird
MCP server for Mozilla Thunderbird — email, folders, contacts, calendar and tasks for AI assistants via a WebExtension bridge (56 tools)
ai-assistant docker email mcp mcp-server model-context-protocol thunderbird thunderbird-addon typescript webextension websocket
Last synced: 19 Jun 2026
https://github.com/nathan-i-martin/websocket-provider
A simple template that can be used to setup websocket servers or clients
abstraction websocket websocket-client websocket-server
Last synced: 07 Jun 2026
https://github.com/robert-96/websockets-cursor-sharing
An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.
demo javascript nodejs sockjs websocket
Last synced: 27 Apr 2026
https://github.com/infusemediagroup/sync-skeleton
🔄 Create smooth, CSS-only skeleton loaders that sync multiple elements' loading indicators for a seamless user experience.
arkit azure-app-service grav loading-animations markdown react shimmer-effect skeleton-loading skeleton-tracking skelton-css solidjs unity-arfoundation vue websocket
Last synced: 27 Apr 2026
https://github.com/andersondev17/scorez-websockets
Express + Postgress for live match commentary with Websocket broadcast channel. Focus on WS patterns (heartbeats, backpressure, message validation, subscriptions)
Last synced: 27 Apr 2026
https://github.com/naltun/viewhq
⛑️ A little websockets-based Flask application that let's me change rendered views from a single control 'view HQ' of sorts. This is mainly a testing ground for a different application. 🖥️ 🛫
flask python python3 view views websocket websockets
Last synced: 27 Apr 2026
https://github.com/gabihodoroaga/http-grpc-websocket
How to run HTTP, gRPC, websocket all on the same port on Google Cloud Run
cloud-run gcp google-cloud-platform grpc https websocket
Last synced: 27 Apr 2026
https://github.com/risaddex/clubhouse-js-expert-ts
Clone do clubhouse utilizando websockets, peerServer e auth via firebase e de restante apenas módulos nativos do browser/node. Potencializado com Typescript :).
esmodules events firebase peer-to-peer peerjs typescript websocket websocket-server
Last synced: 27 Apr 2026
https://github.com/inaveed-git/websocket-chatapp
A lightweight real-time chat application built with React, TypeScript, and WebSockets. Users can join a room using a unique Room ID and exchange messages instantly with others in the same room.
Last synced: 29 Apr 2026
https://github.com/auraluvsu/websocket-chat
Websocket based chat service complete with both server and client side files, complete with relational database for storage
backend backend-development backend-go chat-application client-server go go-developer go-websocket golang messaging mysql mysql-database relational-databases sql websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 29 Apr 2026
https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone
simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication
Last synced: 29 Apr 2026
https://github.com/crolang-p2p/examples-java-crolang-p2p-node-jvm
Examples on how to use the CrolangP2P library in a JVM (Java) environment for the CrolangP2P project
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 29 Apr 2026
https://github.com/mat-sz/poll-web
🗳️ Decision making software frontend (TypeScript/React/WebSockets).
react reactjs typescript websocket
Last synced: 29 Apr 2026
https://github.com/daggerok/quarkus-websocket-sse
Status: IN PROGRESS (sse). JavaEE (quarkus) WebSocket SSE API
github-action github-action-java github-action-maven github-actions github-actions-java github-actions-maven quarkus sse websocket websocket-client websocket-server websockets
Last synced: 29 Apr 2026
https://github.com/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/vuquangit/pet_web
Chat app
chat reactjs typescript websocket
Last synced: 29 Apr 2026
https://github.com/abelflopes/websocket-sensors
Implementation of a React application Connected to a websocket server displaying live information from multiple sensors
react redux redux-toolkit typescript websocket
Last synced: 29 Apr 2026
https://github.com/ukoloff/ws-express-sandbox
Play with websockets, Node.js & express
express nodejs playground websocket
Last synced: 29 Apr 2026
https://github.com/ebowwa/ai-proxy-core
Minimal, stateless AI service proxy for Gemini and other LLMs
ai api-proxy async gemini library llm multimodal ollama openai opentelemetry python websocket
Last synced: 29 Apr 2026
https://github.com/rimo030/openai
💡 OpenAI Study
nestjs openai websocket whisper
Last synced: 29 Apr 2026
https://github.com/vutran/websocket-handshake
Simple utility to generate a websocket handshake hash/response.
handshake javascript node websocket
Last synced: 30 Apr 2026
https://github.com/ratneshjain40/webrtc-peerjs
This is a demo webRTC video calling project, using a simple-peer webRTC wrapper library and web sockets.
Last synced: 30 Apr 2026
https://github.com/chattalk/chat-msa-participant
실시간 통신 기반 트래픽 제어 프로젝트 - MSA 채팅 참여관리
java redis redis-pubsub spring spring-security springboot websocket
Last synced: 30 Apr 2026
https://github.com/jkaninda/okapiws
Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs
go-websocket go-websocket-server websocket
Last synced: 08 Jun 2026
https://github.com/jaid/jaid-core-socket-api
jaid-core plugin for simple WebSocket APIs.
lib library socket socket-io socket-io-server socketio-server util utility websocket
Last synced: 30 Apr 2026
https://github.com/ddihora1604/gighub
GigHub is a comprehensive freelancer marketplace platform that connects clients with skilled freelancers across various domains. The platform offers a streamlined experience for both clients and freelancers, facilitating project posting, bidding, contract management, payment processing, and communication.
client freelance html-css-javascript tailwind-css websocket
Last synced: 20 Jun 2026
https://github.com/poboll/echo-room
回声谷即时通讯系统-后端
ffmpeg jwt mysql-redis rabbitmq spring-boot websocket
Last synced: 30 Apr 2026
https://github.com/kartikmehta8/rs-websocket-chat
A Websocket based chat application using Rust backend, and React frontend.
Last synced: 30 Apr 2026
https://github.com/radiantnode/tensies
A real-time multiplayer dice game for the bar, the beach, or anywhere you forgot to bring actual dice.
browser-game dice-game docker fastapi multiplayer party-game python real-time redis vanilla-javascript websocket
Last synced: 20 Jun 2026
https://github.com/jamessizeland/websockets
testing rust tungstenite websockets to react browser
async fullstack react rust tungstenite typescript websocket
Last synced: 11 Apr 2026
https://github.com/sjh9714/new-portfolio
Java/Spring 백엔드 포트폴리오 - 동시성, 이벤트 정합성, 실시간 메시징, 과금/정산 사례를 수치와 테스트로 정리한 사이트
backend event-driven idempotency java k6 kafka nextjs outbox-pattern portfolio postgresql rabbitmq redis spring-boot testcontainers websocket
Last synced: 08 Jun 2026