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-28 00:30:19 UTC
- JSON Representation
https://github.com/jakh0n/hacathonn
🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.
express nextjs nodejs tailwindcss typescript websocket
Last synced: 26 Apr 2026
https://github.com/gonzofish/ws-chat-client
A small chat client that uses websockets
chat chat-application javascript toy toy-project vanilla-javascript vanilla-js websocket websockets
Last synced: 26 Apr 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/jaid/socket-enhance
Adds utility functions to socket.io instance objects.
lib library logger logging socket socket-io socket-io-client socket-io-server socketio socketio-client socketio-server util utility websocket
Last synced: 27 Apr 2026
https://github.com/chomiii19/academicpulse.v3-backend
📌 Crafted for seamless student management, our platform excels in tracking student logs, validating IDs, and streamlining administrative tasks. Refactored version of AcademicPulse using typescript and complying to MVC architecture
expressjs javascript nodejs postgresql prisma typescript websocket
Last synced: 11 Apr 2026
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/max-pfeiffer/rust-web-rcon
Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64
helm helm-chart kubernetes rcon rcon-client rust websocket
Last synced: 27 Apr 2026
https://github.com/iamigi/react-node-ws
React live cursor
nodejs react typescript websocket ws
Last synced: 09 May 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/tusho7/local-recommendations-front
A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.
axios react sweetalert2 tailwind typescript 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/pedro-demeu/chat_django
Criando um chat realtime com django framework
chat-realtime django fullstack-development websocket
Last synced: 27 Apr 2026
https://github.com/streamlined2/websocketschat
Basic WebSockets chat implementation in Java
java-21 maven websocket websocket-client websocket-server
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/robinhosz/websocket-angular
Simple example of how to connect and listen to topic messages via websocket in angular
angular websocket websocket-chat websocket-client
Last synced: 27 Apr 2026
https://github.com/darc99/spring-boot-websocket
java sockjs-websocket spring-boot websocket
Last synced: 27 Apr 2026
https://github.com/charistheo/node-chat-app
A simple web-app chat app on Node.js and websockets
chat-application chatapp node-js nodejs websocket websocket-chat websockets
Last synced: 27 Apr 2026
https://github.com/terry-chao/gin-chat-demo
使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能
Last synced: 28 Apr 2026
https://github.com/byronap/coincapapi
CoinCap API Library for .NET
api api-client api-rest api-wrapper bitcoin coincap coincap-api coincap-client coincap-io cryptocurrency dotnet dotnet-core dotnet-standard ethereum library netstandard websocket websocket-api websocket-client websockets
Last synced: 30 Jun 2025
https://github.com/roycuadra/websocket-button-control
The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to turn the button on or off.
Last synced: 28 Apr 2026
https://github.com/singcl/websocket
A simple websocket server and client.
react react-redux redux websocket
Last synced: 21 Apr 2026
https://github.com/thiti-dev/virtual-joystick-input
Perfect shot accuracy via your finger drawing. Tested in EA Sports PGA Tour
html5-canvas vgamepad websocket
Last synced: 03 Feb 2026
https://github.com/jornatf/grab-my-button
My first react game.
framework game node node-js node-server react react-game react-js socket-io typescript typescript-react websocket
Last synced: 28 Apr 2026
https://github.com/clarius/websocketeer
Official docs site for https://github.com/devlooped/WebSocketeer
azure dotnet websocket websockets
Last synced: 28 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/bdr-pro/web_sockets_rust_tor
The Tor Blockchain Router 🛡️ leverages Rust & Tokio for secure, anonymous blockchain interactions 🌐. With Tor integration 🧅, WebSocket communication 🌍, and async operations, it enhances privacy and scalability in blockchain data management 📦. Perfect for privacy-focused devs and blockchain enthusiasts 🔐💻.
blockchain peer-to-peer rust tor websocket
Last synced: 15 Mar 2025
https://github.com/mzd-hseokkim/agent-character-dashboard
Real-time multi-agent observability dashboard that visualizes Claude Code sessions as animated pixel art characters
ai-agent anthropic bun claude claude-code dashboard observability pixel-art react websocket
Last synced: 21 Jun 2026
https://github.com/09nine90/kafkawebsocketsample-springboot
java kafka spring-boot websocket
Last synced: 28 Apr 2026
https://github.com/aryainguz/ping
Real time photo sharing and chat app using web sockets and react native
Last synced: 10 May 2026
https://github.com/daikiojm/angular-coincheck-demo
Sample implementation to display coincheck websocket api.
Last synced: 28 Apr 2026
https://github.com/mesamirh/script-manager-web
A modern, professional web dashboard for managing and running local Node.js and Python scripts with real-time monitoring, file editing, and console output.
automation nodejs python script script-manager webapplication websocket
Last synced: 10 May 2026
https://github.com/davi0805/gnose-notification
Notification microservice that consume messages from Redis Streams, using Rest and WebSocket
go golang redis redis-streams websocket ws
Last synced: 28 Apr 2026
https://github.com/kriogenia/allforone-service
Repository of the service for the 4l1 (AllForOne) project
alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket
Last synced: 29 Apr 2026
https://github.com/fairlytales/real_time_chat_with_socket.io
Real time chat app with WebSockets using Socket.io
javascript socket socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 29 Apr 2026
https://github.com/taybct/spring-taybct-tools
Spring TayBct Tools 是一个Spring 业务组件基础集成的工具类库,对一些常用的中间件做了基础的常用的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
alibabacloud dubbo dynamic-datasource elasticsearch java minio mybatis-plus oss rabbitmq redis rsa scheduling sm2 sm3 sm4 spring-boot spring-cloud webflux webmvc websocket
Last synced: 13 May 2026
https://github.com/natthasath/demo-python-fastapi-websocket
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.
fastapi poetry python uvicorn websocket
Last synced: 17 Jun 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/frne/play-nosock
Play Framework Extension for Realtime Client Updates without using Websockets
comet javascript playframework sbt scala websocket
Last synced: 29 Apr 2026
https://github.com/mrbrunelli/node-scalable-upload
Node application to upload large files in a scalable way
bootstrap javascript node scalable websocket
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/eibens/wsfs
WebSocket server (ws) that broadcasts file system (fs) events to its clients.
deno events fs server typescript web websocket
Last synced: 29 Apr 2026
https://github.com/paulorohling/live-cursors
Live Cursors is a sample web application that allows you to share your cursors with others.
angular collaborative golang live-cursor websocket
Last synced: 29 Apr 2026
https://github.com/abhishek-sanwal/stockbro_trading_app
StockBro is a trading app through which can view indian stock markets shares in real-time.
asynchronous-programming django-application python36 real-time stock-market synchronous websocket
Last synced: 04 May 2026
https://github.com/rayzler/chat-channels
Una aplicación que permite a los usuarios comunicarse en tiempo real a través de salas de chat específicas, utilizando Web Sockets
authentication chat django django-channels python rooms sqlite web-sockets website websocket
Last synced: 29 Apr 2026
https://github.com/shiftyx1/quasar
Открытая платформа для корпоративного и образовательного обмена сообщениями в реальном времени с возможностью развертывания на собственных серверах. Безопасное, бесплатное решение для внутренних коммуникаций.
chat javascript on-prem websocket
Last synced: 29 Apr 2026
https://github.com/pacna/chillax
A versatile software that enables you and your friends to enjoy synchronized YouTube video watching, whether you're using a single device or multiple devices.
golang lit typescript websocket
Last synced: 29 Apr 2026
https://github.com/sunnyallana/firmtalks
Server not deployed yet
expressjs mui nodejs python reactjs tailwindcss websocket
Last synced: 22 Jun 2026
https://github.com/speedycraftah/node-svelte-chat-app
A full-stack chat app which supports direct messages and eventually normal channels written in Svelte and Node.js.
chat-application fastify full-stack nodejs svelte sveltekit websocket
Last synced: 14 Apr 2026
https://github.com/choewy/socket-connection-observer
Socket Connection Observer
nestjs react socket-io socket-io-client websocket
Last synced: 28 Jun 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/phantie/snake
Singleplayer/Multiplayer browser game on modern Rust stack (Yew, Axum) and WebSocket
async axum data-compresssion k8s multiplayer nix snake websocket yew
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/424nkita-csharsfta4/clone_game_agario
Игра для всех
client-server express free-to-play game-development multiplayer server websocket
Last synced: 29 Apr 2026
https://github.com/apneduniya/vity-device
An AI assistant for cross-device control, automating actions seamlessly between devices.
bot capx capxai capxai-hackquest claude computer-control gemeni hackquest js openai python telegram-bot websocket
Last synced: 10 May 2026
https://github.com/cronware/esp32-thermostat-temperature-prediciton
An IoT-based thermostat using ESP32, WebSockets, and MQTT for real-time control and monitoring.
esp32 esp32-webserver home-automation humidity-sensor iot mqtt predictive-maintenance smart-home temperature-sensor websocket
Last synced: 10 May 2026
https://github.com/diegogtz03/pcpower
API and WebSocket server for remote ESP32 powered PC power monitor and switch
Last synced: 30 Apr 2026
https://github.com/chaudharypraveen98/djangorealtimeapp
This app will show real time chart. It will include web sockets with the help of django channels.
django python webdevelopment websocket
Last synced: 30 Apr 2026
https://github.com/dehongi/iming
A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.
daphne django django-channels websocket
Last synced: 08 Jun 2026
https://github.com/mat-sz/poll-ws
🗳️ Decision making software backend (TypeScript/node/WebSockets).
nodejs typescript websocket websocket-server
Last synced: 10 May 2026
https://github.com/pedrovidaldev/notionem
Projeto com o objetivo de criar um chat utilizando Node.js e WebSockets.
Last synced: 30 Apr 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/peter-oroszvari/aws_websocket_authorizer
Cognito Auth Lambda: A custom python authorizer for API Gateway that authenticates users with Amazon Cognito User Pools. This AWS Lambda function verifies access tokens and generates IAM policies for secure API access control.
aws-api-gateway aws-lambda python websocket
Last synced: 10 Jun 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/vicentesan/nlw-polls
A nodejs application to manage polls with redis and websocket
nodejs postgresql redis websocket
Last synced: 11 Apr 2026
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/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/coderdarren/playnet
A Unity3D multiplayer framework with an MMORPG bias.
game game-development gamedev mmo mmorpg multiplayer rpg server sockets unity3d websocket
Last synced: 10 May 2026
https://github.com/code-monad/blyat
High performance channel-broadcast webscoket service. Ready to use with a simple docker deployment
Last synced: 10 Jul 2025
https://github.com/nikhiladiga/react-wsx
A simple react websocket component written in typescript
Last synced: 01 May 2026
https://github.com/joschonarth/flask-websocket-chat
💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.
flask flask-socketio python websocket
Last synced: 01 May 2026
https://github.com/arunydvv/advance-backend
This repo was meant to practice adv backend practices
Last synced: 22 Apr 2026
https://github.com/sohei-t/training-content-progress-tracker
FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新
dashboard fastapi file-monitoring full-stack python real-time vue3 websocket
Last synced: 01 May 2026
https://github.com/tejashah88/triforce-listener
WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.
android dolphin-emu kotlin vertx websocket
Last synced: 11 May 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/samuelematias/flutter-websocket-example
🔁 A Simple Flutter Project Example using WebSocket.
dart flutter socketio websocket
Last synced: 10 Jun 2026
https://github.com/vigneshshanmugam/turbo-ws-server
Minimal WebSocket server written using turbo
nodejs rfc6455 turbo websocket
Last synced: 01 May 2026
https://github.com/rakhiazfa/learn-go-websocket
A simple chat app built with go and gorilla websocket
chat-app go golang gorilla-websocket websocket
Last synced: 12 Sep 2025
https://github.com/vhyran/openchat
ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.
Last synced: 01 May 2026
https://github.com/drstone438/mk-bot-online
Interfaz web para controlar remotamente el robot MK-BOT con D-Pad y video en tiempo real. Compatible con ESP32, ESP32-CAM y ESP8266.
Last synced: 01 May 2026
https://github.com/rmoongit/cryptonomicon
#app cryptonomicon - курс валюты монет и вывод графы
api bem css eslint javascript postcss postcss-plugin prettier tailwind vite vue3 websocket
Last synced: 11 Apr 2026
https://github.com/akhtar21yr/realtime-feed-subscription
This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.
django django-rest-framework djangp-channel postgresql redis socket sql websocket
Last synced: 01 May 2026
https://github.com/venkatreddy071/resolvenow-your-platform-for-online-complaints
The Online Complaint Registration and Management System is an innovative platform designed to simplify the process of handling complaints, whether from customers, employees, or other stakeholders. This system serves as a bridge between users and service providers, ensuring that every issue is logged, tracked, and resolved efficiently.
admin agent express jwt login mail mongoose nodejs nodemailder nosql react reactjs render rolebaseaccess socket-io socket-io-client tailwindcss user website websocket
Last synced: 11 Apr 2026