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/yuanwu0000/onlinechat
線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)
Last synced: 01 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/joseph-ogutu/expense-management-application
Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.
bootstrap channels cryptography django html javascript openai python websocket
Last synced: 16 Feb 2026
https://github.com/amr-elwetaidy/binance-crypto-trade-stream
The Crypto Trade Stream script is a Python script designed to connect to the Binance WebSocket API and stream real-time trade data for multiple cryptocurrency symbols.
binance crypto-trading websocket
Last synced: 20 Jun 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/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/lukasz-pluszczewski/breeze-websocket
Websockets are finally a breeze!
websocket websocket-client websocket-library websocket-server websockets
Last synced: 15 Feb 2026
https://github.com/lesiaukr/goit-cs-hw-06
Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06
asyncio docker goit-cs-hw-06 http-server mongodb python websocket
Last synced: 08 May 2026
https://github.com/tynnp/alo-chat
Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.
chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket
Last synced: 15 Feb 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/iudeen/uvicorn-websockets-sans-io
hacktoberfest hacktoberfest-accepted uvicorn websocket
Last synced: 10 Oct 2025
https://github.com/maximbilan/habla-core
FastAPI backend for real-time phone-call translation and AI agent mode using Amazon Nova 2 Sonic and Twilio
amazon-nova fastapi python realtime-audio speech-translation twilio voice-ai websocket
Last synced: 03 Jun 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/maximbilan/habla-core-gemini
FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run
fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket
Last synced: 03 Jun 2026
https://github.com/sophiecollard/websocket
A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.
elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server
Last synced: 15 Feb 2026
https://github.com/armsnyder/awswebsocketadapter
Go package for running an AWS Lambda function for a websocket-type API Gateway, locally
adapter api-gateway aws aws-api-gateway aws-apigateway aws-lambda aws-lambda-golang aws-websockets lambda-go local-development testing testing-tools websocket websocket-server websockets
Last synced: 20 Jun 2026
https://github.com/aabbtree77/cryptobot
Cryptocurrency trading bot with resync, modulo actual trading.
distributed-computing latency reconnection resilience resync trading websocket
Last synced: 20 Jun 2026
https://github.com/spoorloos/ws_chat
Simple end to end encrypted chatroom website.
bun chatroom end-to-end-encryption http-server nodejs websocket
Last synced: 15 Feb 2026
https://github.com/nylaurent/brainy-bulb
This app simulates an IoT light control system using MQTT. A web interface allows users to turn a simulated light ON or OFF, while a Python script acts as an IoT device, receiving commands via an MQTT broker. The web client connects via WebSocket, and the Python client uses MQTT over TCP to communicate. 🚀💡
css3 esp8266 html5 javascript mqtt-broker paho-mqtt python3 websocket
Last synced: 17 Apr 2026
https://github.com/jamesyong-42/truffle
P2P mesh networking for your devices, built on Tailscale. Clean 7-layer architecture with WS/TCP/UDP/QUIC transports.
cli cross-platform mesh-networking p2p rust tailscale websocket
Last synced: 12 Apr 2026
https://github.com/bluerobotics/navigator-web-assistant
Use Navigator board with REST API or WebSockets
blueos bluerobotics navigator restapi rust websocket
Last synced: 01 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/lyfe691/chatapp
Chat Application made with Springboot and MongoDB | m426
chat chatapplication mongodb mongosh springboot websocket
Last synced: 14 Feb 2026
https://github.com/nodepassproject/npws
A high-performance, reliable WebSocket connection pool management system for Go applications.
Last synced: 14 Feb 2026
https://github.com/olha-dev-fullstack/graphql-ws-chat-app
This is a simple GraphQL chat app build with websockets which allows authenticated users to chat in real time.
Last synced: 17 Apr 2026
https://github.com/to-infinitee/real-time-data-system-arch
The architecture ingests data via Kafka, processes it in real-time with Spark Streaming, and stores it in Cassandra and Hadoop HDFS. It supports direct data push to apps using WebSockets/HTTP Streaming, with a front-end built on Spring Boot, Bootstrap.js, and Chart.js.
backend data-streaming frontend kafka real-time rest-api websocket
Last synced: 05 Mar 2026
https://github.com/norun9/hybird
Real-Time Chat App with Serverless Architecture
clean-architecture lambda serverless websocket
Last synced: 14 Feb 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/capellax02/basic-ecommerce-backend
Simple monolithic e-commerce backend project using Spring Boot, Spring Data JPA, Spring Security, Websockets,and more.
ecommerce-backend spring-boot spring-data-jpa websocket
Last synced: 17 Apr 2026
https://github.com/tsubasagit/aibou
AIが同僚になるセルフホスト型チャットツール
ai-chat nextjs self-hosted tailwindcss typescript websocket
Last synced: 03 Jun 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/smerth/node-js-projects
Simple node demos
cheeriojs express-js httpster mochajs node-js socket-io websocket
Last synced: 14 Feb 2026
https://github.com/whaleen/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: 13 Mar 2026
https://github.com/charmee123/charmee-gandhi-21bce11016
Developing a turn-based chess-like game with a server-client architecture, utilizing websockets for real-time communication and a web-based user interface
bootstrap5 css css3 expressjs html5 nodejs websocket
Last synced: 05 Mar 2026
https://github.com/y0sy4/tg-ws-proxy-go
Local SOCKS5 proxy for Telegram Desktop with HTTP support, auto-config, and auto-update
cross-platform golang http-proxy linux macos mtproto proxy socks5 telegram telegram-desktop websocket windows
Last synced: 01 Apr 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/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/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/italomaia/docker-compose-flask-io
Quick flask template for working with flask and websocket
boilerplate docker flask javascript python vuejs websocket
Last synced: 16 Apr 2026
https://github.com/qianlongo/i-websocket
promise、reconnecting、Interceptors websocket
Last synced: 13 Feb 2026
https://github.com/vitormarcal/vue-chat-webrtc
Sistema de marcação de consultas com atendimento via chat de texto e video
chat chatroom nuxt vue webrtc webrtc-video websocket
Last synced: 12 Feb 2026
https://github.com/schamane/graphql-middleware
Middleware helper for graphql
apollo-server-express express extension graphql middleware npmjs subscriptions websocket
Last synced: 02 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/mvaibhav131/websocket-ws
creation of websocket server using the WS Npm
connections expressjs html javascript nodejs npm readme socket-io upgrader websocket ws
Last synced: 16 Apr 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/maldos23/bird-sender
🐦 Real-time local network file transfer — Transfer files instantly between devices on the same WiFi/Ethernet. No internet, no clouds. | 🌐 https://maldos23.github.io/bird-sender/
express file-sharing file-transfer lan local-network nodejs p2p real-time webrtc websocket
Last synced: 03 Jun 2026
https://github.com/kelvinleandro/jogo-do-bicho
Jogo do Bicho básico implementado com socket.io (Flask) e React (Next.js) para a interface
flask flask-socketio javascript jogo-do-bicho nextjs nextjs14 python python3 react reactjs shadcn-ui socket-io typescript websocket
Last synced: 02 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/victorpaularony/chat-app
chat-app
css go htm javascript websocket
Last synced: 16 Apr 2026
https://github.com/okaybenji/v-r-cubes
V R all cubes. All of us. V really R.
a-frame client html javascript multiplayer server threejs toy vr webgl websocket webvr
Last synced: 17 Apr 2026
https://github.com/akagi201/rtc-janus
Node.js signaling layer for the Janus WebRTC gateway
http janus-gateway nodejs signaling webrtc websocket
Last synced: 09 May 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/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/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/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/praks7v/chat-app
Our project is a chat application built using Python, Django, Django Channels, WebSocket, Tailwind CSS, JavaScript, and SQLite3. It aims to provide a seamless and secure messaging experience for users across different platforms.
argocd chat-app django docker jenkins minikube websocket
Last synced: 17 Apr 2026
https://github.com/roman-balzer/userstyle-dev-server
npm package for development of userstyles
dev-server scss tampermonkey userstyles websocket
Last synced: 11 Feb 2026
https://github.com/ichirokogawa/oceansunfish.proxy.signalr
A HTTP proxy project based on Signalr.
csharp http http-proxy http-server netcore proxy-server signalr websocket
Last synced: 10 Jun 2026
https://github.com/cristiandaza07/chat-backend
Backend developed in SpringBoot for Real-time Chat with WebSocket
java mongodb mvc nosql-database spring-boot websocket
Last synced: 08 May 2026
https://github.com/hvu-dev/massive-q
Realtime Chat app using NodeJS and WebSocket
Last synced: 18 May 2026
https://github.com/morino23/embedcast
Android TV app for video casting and playback with WebSocket remote control
android android-tv casting kotlin leanback media video-player websocket
Last synced: 15 Apr 2026
https://github.com/kaustabhbarman/filetransferapplication
A networking project to transfer file from client to server and download file from server to client
java netbeans server-client-communication socket-programming websocket
Last synced: 17 Apr 2026
https://github.com/antelcat/protoo-sharp
ported to .NET from https://github.com/versatica/protoo
aspnetcore protoo protoo-server server-side signaling websocket
Last synced: 10 Feb 2026
https://github.com/na-trium-144/webcface-js
WebCFace client for node.js and browser
nodejs rpc typescript websocket
Last synced: 14 Oct 2025
https://github.com/mrpeter2025/clawsocial-hermes-plugin
Claw-Social Hermes Plugin — social discovery for AI agents
ai-agent claw-social clawsocial hermes hermes-agent hermes-plugin messaging nous-research openclaw plugin real-time social-discovery social-network websocket
Last synced: 14 Apr 2026
https://github.com/thedhruvish/chat-app
FastChat is a real-time messaging web app inspired by WhatsApp.
fastapi google-authentication jinja2 oath2 python sqlite3 sqlite3-database uv websocket
Last synced: 16 Apr 2026
https://github.com/prayagupa/music-producer-js
chat app to produce music
chat-application nodejs websocket
Last synced: 03 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/youknow2509/example_be
Example back end
api authorization backend bcyrpt encryption google-api google-sheets hash jwt jwt-authentication nestjs nestjs-backend rest-api restful-api roles socket socket-io websocket
Last synced: 17 Apr 2026
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/lucasbecker/mooz
Clone simplificado e web do Zoom.
clone javascript jsexpert peer-to-peer peersjs semanajsexpert socket-io webrtc websocket zoom
Last synced: 17 Apr 2026
https://github.com/chamodshehanka/websocket-server
Ballerina websocket server
api ballerina ballerina-connector ballerina-lang endpoint websocket
Last synced: 09 Feb 2026
https://github.com/tericcabrel/osiris-web
java rabbitmq spring-boot websocket
Last synced: 09 May 2026
https://github.com/subhrajit77/cryptoweather-nexus
nextjs14 redux tailwindcss websocket
Last synced: 09 May 2026
https://github.com/jackyyzhang03/pixel-go-frontend
🎲 React frontend for multiplayer Go app
react stompjs typescript websocket
Last synced: 16 Apr 2026
https://github.com/krobipd/iobroker.homewizard
ioBroker adapter for HomeWizard Energy devices — real-time energy monitoring via API v2 with WebSocket push
energy homewizard iobroker iobroker-adapter p1-meter smartmeter websocket
Last synced: 18 Apr 2026
https://github.com/mlangumier/websocket-server
A WebSocket server for a Tic-tac-toe mini-game in Node.js
game nodejs tic-tac-toe websocket websocket-server ws
Last synced: 17 Apr 2026
https://github.com/yocjyet/count
Total Visit Count and Realtime Visitor Count using Cloudflare Workers + Cloudflare D1 + Redis
counter realtime redis serverless visitor-counter websocket
Last synced: 03 Jun 2026
https://github.com/developerdavid2/sportz-websockets
Express + Postgres demo for live match commentary with a Websocket broadcast channel
Last synced: 04 Apr 2026
https://github.com/alvinsj/live-x
Playing with Web Worker+Socket & requestAnimationFrame
comlink hooks raf requestanimationframe websocket webworker
Last synced: 04 Apr 2026
https://github.com/euxzy/lazy-chat
Lazy Chat
svelte sveltekit tailwindcss websocket
Last synced: 17 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/kuwacom/react-theme-template
my template
react template theme-system websocket
Last synced: 17 Apr 2026
https://github.com/datashaman/emoji-pit
Real-time Slack emoji reaction visualizer with Matter.js 2D physics
emoji matterjs physics real-time slack slack-bot typescript visualization websocket
Last synced: 04 Apr 2026
https://github.com/dnd-side-project/dnd-14th-9-backend
[DND 14기] 모여서 각자, '각' 잡고 시작하는 작업 공간 GAK 🧩
java mysql redis spring-boot sse websocket
Last synced: 04 Apr 2026