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-06-24 00:28:15 UTC
- JSON Representation
https://github.com/rookiemonkey/chatapp
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
chat chat-application nodejs socket-io websocket
Last synced: 10 May 2026
https://github.com/shashankvish0010/zen
Zen is a state-of-the-art communication platform built on the PERN stack and WebRTC technology with WebSocket for real-time communication. Offering seamless video calling and upcoming live streaming features, Zen ensures secure, reliable, and user-friendly experiences.
express node pern-stack postgresql react real-time-processing real-time-video-streaming socket-io video-conference-application videocalling webrtc websocket
Last synced: 10 Apr 2026
https://github.com/aaqaishtyaq/roxxy
📡 A Redis backed distributed http/websockets proxy
dynamic-routing hacktoberfest hacktoberfest-accepted hacktoberfest2022 proxy redis reverse-proxy roxxy-proxxy websocket
Last synced: 27 Apr 2026
https://github.com/brobro332/332-blueprint-server
[ 332 ] 채팅 서버
java mongodb redis sockjs spring-boot stomp websocket
Last synced: 27 Apr 2026
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/ablomer/satisfactory-server-status
🎮 A real-time server status monitor for Satisfactory dedicated servers that leverages UDP polling and WebSocket connections for efficient state tracking.
dashboard docker node-js satisfactory socket-io udp udp-client websocket
Last synced: 27 Apr 2026
https://github.com/ably-labs/collaborative-pixel-drawing
A collaborative pixelart drawing carnvas to demonstrate pub/sub using Ably or Azure WebPubSub.
ably azure-functions demo dotnet javascript pubsub serverless websocket
Last synced: 13 May 2026
https://github.com/zaneh/streamaze-donation-service
Node.js app for watching 3rd party sockets.
event-emitter livestream nodejs proxy stream websocket
Last synced: 27 Apr 2026
https://github.com/mat-sz/catchmail-ws
✉️ Self-hosted e-mail debugging tool. (WebSockets backend/TypeScript)
email nodejs smtp-server typescript websocket websockets-server
Last synced: 13 May 2026
https://github.com/rudra1806/relay
A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.
arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand
Last synced: 14 Apr 2026
https://github.com/larissaperinoto/buffet-app
Sistema de monitoramento de pesos para restaurantes.
angular serialport typescript websocket
Last synced: 14 May 2026
https://github.com/borgoat/ex_twelve_data
Elixir client for Twelve Data
elixir twelve-data twelvedata websocket
Last synced: 13 Jun 2026
https://github.com/kasworld/gowasm2dgame
golang port of wxgame2
2d-shooting golang htmlcanvas multiplayer-online-game top-view webassembly websocket
Last synced: 06 Jun 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 2026
https://github.com/berat02xz/global-chat-app-kiii
global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS
azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket
Last synced: 06 Apr 2026
https://github.com/tomchen/recip
Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:
editor electron presentation reveal-js slideshow websocket
Last synced: 24 Apr 2026
https://github.com/gustavohnsv/springboot-websocket-livechat
Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.
css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/marco-a/object-buffer
A simple library to buffer properties on an object.
buffer es6 javascript websocket
Last synced: 22 Jun 2026
https://github.com/v0id-user/hosewatcher
Relay-only implementation of Bluesky’s firehose over WebSocket — built on Cloudflare Workers.
atproto bluesky cloudflare cloudflare-workers firehose typescript websocket
Last synced: 10 Apr 2026
https://github.com/niladrichatterje/kafka-binance-tracker
monitoring 6 cryptos with 3 consumers from same group using Kafkajs. Follow @binance/connector-typescript
Last synced: 24 Apr 2026
https://github.com/fancyboi999/goofish-cli
闲鱼 CLI · 原生支持 MCP · 为 AI Agent 而生 | Goofish (Xianyu) automation CLI · MCP-ready · Built for AI Agents
ai-agent automation claude cli goofish mcp mcp-server python typer websocket xianyu
Last synced: 23 Apr 2026
https://github.com/muhammadranju/scic-job-task
The Task Management Application is a fully responsive web-based application that allows users to manage their tasks effectively. Users can add, edit, delete, and reorder tasks through a drag-and-drop interface while categorizing them into "To-Do," "In Progress," and "Done." The application ensures real-time synchronization, data persistence, and a
api backend javascript mongodb nodejs react websocket
Last synced: 09 Apr 2026
https://github.com/leberkleber/rocket.chat.mqtt
Access RocketChat via MQTT
chat go golang mqtt rocketchat websocket
Last synced: 07 May 2026
https://github.com/star2dust/ws-tetris
Source codes for an online 2-player tetris game using websocket. A single player version is available here at https://star2dust.github.io/ws-tetris/.
Last synced: 21 Apr 2026
https://github.com/vuurvos1/motioncontroll
Playing around with motion controls on phones
motion motion-control websocket
Last synced: 21 Apr 2026
https://github.com/karanxidhu/websocket-go-prisma
A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.
Last synced: 16 Mar 2025
https://github.com/aifia105/chat_app
A backend service for a chat application, implemented in Java.
java jwt mongodb spring-boot websocket
Last synced: 20 Apr 2026
https://github.com/ac000/websocket_demo
A demo of WebSockets in C
c websocket websocket-protocol websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/abgeo/chat
Simple web chat on Python with Tornado web server
Last synced: 28 Apr 2026
https://github.com/lesterrry/husky
🎾 Your friendly neighborhood websocket messenger
Last synced: 25 Oct 2025
https://github.com/metallurgical/raspi-pubnub-home-automate
Controlling your resources anywhere, anytime via Raspberry PI over WiFi
pubnub python raspberry-pi-3 websocket
Last synced: 19 Apr 2026
https://github.com/asynched/resource-monitor
A task manager/resource monitor version for the web using websockets.
Last synced: 03 May 2026
https://github.com/shadowdoggie/shadow-survivors
browser-game co-op game html5-canvas javascript-game multiplayer nodejs roguelike websocket
Last synced: 31 May 2026
https://github.com/macktb/realTime-chat
RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat
dom-manipulation fetch-api spring-boot spring-mvc stomp websocket
Last synced: 23 Aug 2025
https://github.com/ashrafulhossain1/to-do-client
Task Management Application built with React and Vite.js. Users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done.
firebase-auth javascript reactjs websocket
Last synced: 10 Apr 2026
https://github.com/rokf/elm-lua-websocket-chat
An Elm & Lua WebSocket communication example
Last synced: 14 Mar 2025
https://github.com/imrandil/streamer_container_logs
This project sets up a multi-service Docker environment for streaming and managing logs, including a frontend built with Vite and several backend services.
docker docker-compose kafka kafka-streams microservice python3 react streaming websocket
Last synced: 10 Apr 2026
https://github.com/marihachi/websocket-events
user events for WebSocket-Node
Last synced: 10 Apr 2026
https://github.com/code-monad/laplace
Laplace - The Demon Maker
api beast boost cpp cpp17 http webservice websocket
Last synced: 07 Nov 2025
https://github.com/kaiaverkvist/kondo
Kondo provides a simple to use Websocket server and client based on Melody, with strongly typed message handling
client game gameserver go golang melody server websocket
Last synced: 20 Feb 2026
https://github.com/altanis/discord-gateway-wrapper
A minimalistic wrapper around the Discord API.
discord discord-api websocket wrapper
Last synced: 12 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/lutefd/quizzo
Quizzo is a golang + svelte webapp that host quiz parties with real-time multiplayer powered by websockets
golang monorepo multiplayer svelte websocket
Last synced: 04 Jan 2026
https://github.com/berttejeda/bert.bill.webterminal
Webterminal agent for bert.bill
bash process python spyder websocket webterminal
Last synced: 26 Feb 2025
https://github.com/ginjigo/ginji
api api-server framework web-framework websocket
Last synced: 13 Jan 2026
https://github.com/maechabin/websocket-server
express websocket websocket-server
Last synced: 04 May 2026
https://github.com/suhailroushan13/websocket.io
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets
websocket websocket-client websocket-server
Last synced: 26 Jun 2025
https://github.com/deepcloudlabs/dcl358-2023-feb-21
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
apache-kafka cqrs-pattern event-driven-architecture event-pattern event-sourcing java rabbitmq reactive-programming reactive-systems saga-pattern spring-boot websocket
Last synced: 15 May 2026
https://github.com/khanh1998/hermes
An instant messaging app that delivers your messages as fast as Hermes
chat elasticsearch golang kafka messaging nestjs typescript vue websocket
Last synced: 11 Apr 2026
https://github.com/afzalimdad9/btc-predictor
💰 Bitcoin price guessing game - High/Low in 10 seconds.
api bitcoin btc dollar e2e-tests game money playwright react soundeffects tailwindcss typescript ui ux vite websocket
Last synced: 11 Apr 2026
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/jacobx1/play-with-sockets
nodejs react typescript websocket
Last synced: 11 Apr 2026
https://github.com/advanced-vyra/create-node-spark
CLI tool to scaffold scalable, production-ready Node.js backends with Express, JWT, dotenv, ESM, ESLint — in seconds.
automation backend cluster docker dotenv jwt linear-regression mongodb mongoose nnode-cluster project-generator python scaffolding-tool websocket
Last synced: 11 Apr 2026
https://github.com/nothingdao/cntx-ui
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
ai ai-development ai-workflow bundling claude-desktop cli-tool codebase codebase-bundling context-management development-tools file-aggregation file-bundling file-management llm-tools mcp-server model-context-protocol project-context react websocket
Last synced: 30 Jun 2025
https://github.com/rostwal95/media-ui
Real-time voice agent testing platform with STT→LLM→TTS debugging, latency analytics, and conversation export
autonomous-agent grpc nextjs reactjs voice-ai websocket
Last synced: 11 Apr 2026
https://github.com/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 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/mahsumurebe/jrpc-client
JSONRPC 2.0 NodeJS Client written in TypeScript
http-client jsonrpc jsonrpc-client jsonrpc-lib jsonrpc2 jsonrpc2-ws websocket
Last synced: 08 Mar 2025
https://github.com/pyother/pyother-ros-app
Personal version of Robot Operating System (application for mobile robot control).
graphql mqtt nodejs react robot-control robot-framework robot-operating-system ros visual-odometry websocket
Last synced: 11 Apr 2026
https://github.com/maks11060/protocols
Implementation of simple protocols in typescript
deno socks5 stun typescript upnp websocket
Last synced: 19 May 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/nabeel-ahmed-jamil/admin-api
Admin Api For Barco-Cron Service [Open Source]
ddd-architecture dynamic-forms etl event-driven-architecture firebase java-8 job kafka open-source postgresql rest-api scheduler spring-boot spring-data-jpa spring-mvc spring-security springboot webhook websocket
Last synced: 11 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/code-co-technology/cyber-doc-server
CyberDoc project
api channels ci-cd django-rest-framework git nginx postgresql python python3 ubuntu websocket
Last synced: 11 Apr 2026
https://github.com/cristiandaza07/chat-app
Frontend developer in Angular for real-time chat with API developed in SpringBoot
angular bootstrap chat-application websocket
Last synced: 28 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: 16 Apr 2025
https://github.com/theprincelle/plantae
Project created during class (T3 module)
php ratchet school-project websocket
Last synced: 19 Apr 2026
https://github.com/voltr0x/chatroom-websocket
A chatroom using WebSocket and STOMP with Spring Boot MVC framework
Last synced: 14 May 2026
https://github.com/oduortoni/social-network
A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.
go javascript nextjs sqlite3 websocket
Last synced: 01 Jul 2025
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/obgnail/chatroom
黑历史系列.基于websocket的网络聊天室
celery chatroom python websocket
Last synced: 26 Jun 2025
https://github.com/vanguardmaster01/vendingapp
vending desktop application using kivy framework
http-requests kivy-framework postgresql python websocket
Last synced: 03 Feb 2026