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-03 00:30:56 UTC
- JSON Representation
https://github.com/manuel-lohmus/ws13
A simple and easy-to-use WebSocket protocol implementation
communication real-time websocket websockets-server ws ws13
Last synced: 28 Oct 2025
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/bykalachevski/ai-support-agent-template
Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.
ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket
Last synced: 26 Jun 2026
https://github.com/pansalasamarth/rtmp-live-streaming-platform
A lightweight, scalable live-streaming solution enabling real-time video/audio broadcasting through WebRTC and Dockerized TURN servers, deployed on AWS for high availability and secure communication.
aws-ec2 cloud docker livestream stun-server turn-server webrtc websocket
Last synced: 10 May 2026
https://github.com/leoho0722/websocket-example
Example of implementing WebSocket using Go
gin-gonic go gorilla-websocket websocket
Last synced: 10 May 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/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/icyjoseph/chat-room
Weekend project. Learning to combine WebSockets and React :)
chat-application react reactjs socket-io websocket weekend-hacking weekend-project
Last synced: 10 May 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/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/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/subhashpolisetti/realtime-websocket-client
This project demonstrates a WebSocket-based real-time communication system with a client-server setup and a basic user interface. The client sends 10,000 messages to the server, which responds to each message, showcasing efficient, long-lasting, full-duplex communication.
Last synced: 26 Mar 2025
https://github.com/shelepuginivan/namespace-client
Веб-клиент nameSpace - облачного сервиса для локальной сети
cloud filesystem websocket websocket-client
Last synced: 17 Mar 2025
https://github.com/akhaled01/devhub
A real time forum with web socket implementation, involved JS and an upgraded back end
css golang gorilla-websocket html javascript vitejs websocket
Last synced: 06 Apr 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/wk989898/web-ipc
:bulb:click in web , excute in server
electron ipc nodejs ts typescript web websocket
Last synced: 07 May 2026
https://github.com/ericgomez/platziverse
Curso Avanzado de Node.js - Proyecto del curso - PlatziVerse - Vamos a construir una plataforma de Internet de las Cosas, enfocándonos en *Real Time*. Utilizaremos las nuevas características de **JavaScript** que vienen en **ECMAScript 2016** y vamos a trabajar con **Postgres** como base de datos.
ava express jwt mqtt node nodejs nyc postgres postgresql sequelize socket-io vuejs websocket
Last synced: 13 Apr 2026
https://github.com/lee-seokmin/DownBit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 06 Oct 2025
https://github.com/ma2903/reading-marathon
Aplicação full-stack de Maratona de Leitura com painel em tempo real, utilizando React, Node.js, WebSockets, RabbitMQ e Docker.
docker docker-compose express fullstack javascript nodejs rabbitmq react tailwindcss vite websocket
Last synced: 08 Apr 2026
https://github.com/realtimechatapplication/chat-app-next-socket
This is the real-time communication provided by Socket.io to create an open chat application that allows users to send and receive messages from several users on the application.
nextjs nodejs websocket websocket-client websocket-server
Last synced: 27 Jan 2026
https://github.com/nandkumar1000/express-js
This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.
authentication express-js express-session middlewares session sql websocket
Last synced: 13 Apr 2026
https://github.com/farwayer/wscl
Simple WebSocket wrapper with some extra features
reconnect socket websocket websocket-client ws wss
Last synced: 07 Oct 2025
https://github.com/sebastianbrzustowicz/quadcontrol
Java + JUnit. Quadcopter control software for RaspberryPi 4 with remote client communication via API.
api concurrency control control-systems java junit quadcopter raspberrypi4 raspbian real-time remote remote-control respberry-pi rpi4 threading threads websocket
Last synced: 30 May 2026
https://github.com/flxxyz/blue
基于gorilla/websocket构建的微型websocket框架
go golang golang-library websocket
Last synced: 24 Aug 2025
https://github.com/aortizgu/homekit
The purpose of this project is to create a smart thermostat that controls the temperature of a house based on certain rules according to the day, time and threshold temperature. It also allows to know the record of temperatures registered during a configured time. It has a web dashboard to know the status of the system and program its behaviour and an LCD screen to know the status of the system. Users are notified by mail about fails, changes of state, etc.. Communication between devices is via wifi ethernet using mDNS(multicast dns) and DNS-SD (dns service discovery), so address configuration is not needed.
1wire esp8266 golang i2c-lcd linux mdns mdns-sd nodemcu-esp8266 orangepi revel websocket
Last synced: 05 Feb 2026
https://github.com/victoralves08/whiteboard-core
Este serviço whiteboard-core atua como um núcleo de monitoramento de servidores backend que participam de um sistema de whiteboard colaborativo e distribuído. Ele coleta informações via WebSocket, armazena em MongoDB, e expõe uma API REST para consulta.
Last synced: 08 May 2026
https://github.com/novav20/themeridiangrid
A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.
ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript websocket
Last synced: 13 Apr 2026
https://github.com/roluochke/battlejong-game
Learning game development with node, react and typescript
nodejs reactjs typescript webpack websocket
Last synced: 13 Apr 2026
https://github.com/thanthtooaung-coding/chatify-react
Chat App (React)
emoji-picker-react lucide-react reactjs tailwindcss websocket
Last synced: 13 Apr 2026
https://github.com/teatak/mcp-server-browser
MCP server that runs in the browser. Register tools and prompts on a page; expose them to a local MCP client over WebSocket.
agent browser mcp model-context-protocol typescript websocket
Last synced: 31 May 2026
https://github.com/ishantmishra18/travo
A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,
express mongo multer rag-chatbot react websocket
Last synced: 13 Apr 2026
https://github.com/purpuraambiental/api-mg
API para a conexão com o banco de dados MongoDB utilizando Redis para cachê e docker compose para orquestração em ambiente dev
docker java maven mongodb mongodb-atlas redis rest-api spring-boot spring-mvc websocket
Last synced: 08 Oct 2025
https://github.com/semihbkgr/netty-ims
Distributed Netty based IMS
distributed guice http ims kafka netty nginx websocket zookeeper
Last synced: 11 May 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/kyungw00k/upbit
📈 AI-native CLI for Upbit cryptocurrency exchange — market data, trading, real-time TUI, candle cache, i18n (ko/en)
ai-tools bubbletea candlestick-chart cli cryptocurrency go llm terminal trading tui upbit websocket
Last synced: 31 May 2026
https://github.com/kajaldeore04/realtime-chat-app
A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.
backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket
Last synced: 09 May 2026
https://github.com/wraithfive/playbot
Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)
admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket
Last synced: 21 Jan 2026
https://github.com/obioraigboanusi/breach-metaverse-magna
Breach is a blog web application that enables users to see and filter posts by categories, and view live posts based on categories interesting in.
frontend reactjs reastful-api typescript websocket
Last synced: 13 Apr 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/royaals/unicode-grid-game
A multiplayer web application that lets a player select and update a block with a Unicode character in a 10x10 grid.
express nodejs reactjs tailwindcss typescript websocket zustand
Last synced: 10 Apr 2026
https://github.com/rufat/mepn-template
MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).
epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket
Last synced: 14 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/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/icarephone/websocket
Gorilla WebSocket implementation for fasthttp.
Last synced: 14 Jan 2026
https://github.com/elsmr/cycle-ws-driver
A Cycle.js Driver for using WebSockets
Last synced: 11 May 2026
https://github.com/oaslananka/a2a-warp
Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.
a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket
Last synced: 07 Jun 2026
https://github.com/superiorkid/next-chat
A real-time chat application built with Next.js frontend and NestJS backend using WebSocket technology.
nestjs nextjs shadcn-ui socket-io tailwindcss websocket zustand
Last synced: 14 Apr 2026
https://github.com/pavelstraka3/betting-server
A betting server with mock hockey match simulation
betting nestjs nodejs websocket
Last synced: 09 May 2026
https://github.com/mdecker-mobilecomputing/ionic_websocketclient
Client für WebSocket/STOMP mit Ionic
angular ionic stomp-client websocket
Last synced: 28 Jan 2026
https://github.com/kadirgecit/esp32-ble-controller
A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.
arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket
Last synced: 14 Apr 2026
https://github.com/muhammedbarghou/scoorz
Express + Postgres demo for A WebSocket Server
javascript postgresql websocket ws
Last synced: 23 Feb 2026
https://github.com/granden-corp/aspnetsignalrcore-websocket_client
An ASP.NET Core SignalR websocket client base on websocket-sharp
asp-net-core signalr-core websocket websocket-client
Last synced: 11 Oct 2025
https://github.com/vlcty/lemon-markets-websocket
Go connector for the lemon.markets WebSocket
financial-data go golang golang-library websocket
Last synced: 14 Jan 2026
https://github.com/shhiivvaam/realtime-device-tracker
Getting the exact and continuous location of users is the primary concern.
express leaflet socket-io websocket
Last synced: 05 Apr 2026
https://github.com/ratnesh2003/spring-boot-socketio
A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.
authentication java socket-io spring-boot websocket
Last synced: 19 Jan 2026
https://github.com/nadiraliofficial/ibkr-algo-standalone
Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS
algorithmic-trading automation ibkr interactive-brokers pine-script python react trading-bot vps websocket
Last synced: 11 May 2026
https://github.com/sapog87/yet-another-chat
Многопользовательский чат, где пользователи могут отправлять сообщения как в личных диалогах, так и в группах.
docker java-17 maven spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/tsugami/ws-discord-bot-minecraft-plugin
connecting a minecraft plugin to a discord bot via websocket
discord-bot minecraft-plugin spigot websocket
Last synced: 24 Apr 2026
https://github.com/ultimatedoge5/conzeford
Conzeford enables easy control of a minecraft server via a web app and more!
dashboard minecraft minecraft-server typescript websocket
Last synced: 25 Apr 2025
https://github.com/ajaydodiya7773/real_time_tracker
expressjs html-css-javascript nodejs websocket
Last synced: 13 Apr 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/404nnotfoundddd/pixgu-socketio
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 11 Mar 2025
https://github.com/mdshimulmahmud/node-chat-app
Node js project
bcryptjs express-validator expressjs nodejs websocket
Last synced: 13 Apr 2026
https://github.com/serializedowen/chatty
A flexible chat server/client
mysql nodejs react sequelize typescript websocket
Last synced: 27 Jan 2026
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 2026
https://github.com/juliolmuller/studying-feathers
Simple application to learn Feathers framework for web sockets.
feathers javascript nodejs websocket
Last synced: 10 May 2026
https://github.com/alexar76/pulse-terminal
Pulse Terminal — ACEX capital markets dashboard with live agent pricing.
acex ai-agents capital-markets dashboard electron trading websocket
Last synced: 29 May 2026
https://github.com/seapagan/vosk-test
Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.
python speech-to-text vosk vosk-api websocket
Last synced: 16 Oct 2025
https://github.com/moeiscool/zoneminder-mp4
It's a system in which multiple cameras can be watched or recorded for either personal or business circumstances.
Last synced: 31 Mar 2025
https://github.com/ironbay/kora-react
Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications
react realtime serverless typescript websocket
Last synced: 13 Apr 2026
https://github.com/eulerbm/cyber-chat
Cyber Chat é um sistema de chat seguro desenvolvido em Java com Spring Boot no backend, permitindo que usuários se registrem, façam login e troquem mensagens privadas utilizando criptografia de ponta a ponta.
java postgres react spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/kozlov-a-d/websocket-node
Experiment with WebSocket and Node.js
Last synced: 11 Apr 2026
https://github.com/freekatz/webchat
A Online Web Chat Based Django && Channels
channels django webchat websocket
Last synced: 17 Jul 2025
https://github.com/mesh2509/realtime_collaborative_document_editing_app
This app leverages React.js on the frontend and Nest.js, on the backend along with WebSockets Gateway to provide a seamless real-time collaborative document editing experience. Users can collaborate simultaneously on documents, seeing changes instantly with robust real-time synchronization.
mongoose nextjs-backend nextjs-microservices nextjs-mongoose nodejs reacthooks tailwindcss websocket websocket-api
Last synced: 13 Apr 2026
https://github.com/radd/rtc-test-client
Real-time communication test client
http-long-polling nodejs server-sent-events stomp websocket
Last synced: 14 Apr 2026
https://github.com/yuki-inoue-eng/lapuacore
Exchange-agnostic low-latency trading system core library (Go)
cryptocurrency exchange golang hft market-making orderbook trading websocket
Last synced: 25 Apr 2026
https://github.com/dannywillems/near-intents-tools
Tools for monitoring and interacting with NEAR Intents protocol
blockchain crypto intents near near-protocol rust websocket
Last synced: 11 May 2026
https://github.com/pramodmahajan14/discord-clone
This project is a modern, full-stack communication platform designed to facilitate seamless real-time communication, similar to platforms like Discord. Built using cutting-edge technologies, it combines robust functionality with a clean, user-friendly interface. Users can chat via text, audio, or video, create and manage servers and channels, invit
nextjs prisma reactjs sql tailwindcss websocket
Last synced: 29 Apr 2026
https://github.com/r-brook/pokemon-guess-who
Guess Who Pokémon game with Next.js and WebSocket.
nextjs pokemon react typescript websocket
Last synced: 08 May 2026
https://github.com/lexxai/goit_python_web_hw_05
GoIT, Python WEB, Homework number 05. WebSocket's, asyncio
aiohttp asyncio goit homework httpserver python web websocket
Last synced: 18 Mar 2025
https://github.com/antelcat/websocket
.NET wrap for WebSocket
websocket websocket-server wrapper
Last synced: 07 Feb 2026
https://github.com/isuke/blue-note
coffeescript d3js rails5 ruby vuejs websocket
Last synced: 12 Apr 2026