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-05 00:28:17 UTC
- JSON Representation
https://github.com/youssof20/godot-mcp
MCP server for Godot 4: connect your editor to MCP clients over WebSocket with a focused tool set and structured scene summaries.
editor-plugin game-development gamedev godot godot-4 godot-engine godot-plugin mcp model-context-protocol type websocket
Last synced: 01 Jun 2026
https://github.com/gdscwm/real-time-chat-app
Fall 2024 Workshop: Creating a real-time chat application with Go, Fiber, and HTMX.
Last synced: 08 Feb 2026
https://github.com/luc527/catan_ex
Server for playing Catan online, in Elixir
board-game catan elixir erlang multiplayer online otp websocket
Last synced: 17 Mar 2026
https://github.com/niemiville/snake-game
Browser based snake game with multiplayer.
csharp dotnet react reactjs snake-game websocket websocket-demo websocket-server
Last synced: 08 Feb 2026
https://github.com/matheusgb/autocomplete
🗒️ | A full-stack app leveraging WebSocket and Elasticsearch, built purely for enjoyment and to expand my skill set.
css elasticsearch golang html integration-testing javascript websocket
Last synced: 03 Mar 2026
https://github.com/vekeryk/art-auction-server
Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ
auction docker keycloak microservices monorepo nestjs online-auction postresql rabbitmq typeorm websocket
Last synced: 15 Apr 2026
https://github.com/julesguesnon/ws-filewatcher
:watch: A filewatcher that will create a Websocket server to allow you to know when your file is updated
buckelscript filewatcher reason reasonml websocket
Last synced: 09 Feb 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/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/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/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/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/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/nkligang/tinyspring
A simple and flexible web service framework based on Mina
java mina springboot websocket
Last synced: 27 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/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/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/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/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/nodepassproject/npws
A high-performance, reliable WebSocket connection pool management system for Go applications.
Last synced: 14 Feb 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/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/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/blacknull/espnetwork
a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.
arduino esp32 esp8266 network portal webservice websocket wifi
Last synced: 16 Apr 2026
https://github.com/cubetiq/ws-service
CUBETIQ WebSocket Service
cubetiq kotlin sockjs spring-boot stompjs websocket
Last synced: 16 Apr 2026
https://github.com/rickelmedias/bomberonline
An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.
design-patterns fastapi phaserjs solid websocket
Last synced: 20 Apr 2026
https://github.com/moheladwy/simple-http-server
A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.
c http http-requests http-server web web-server websocket
Last synced: 04 Mar 2026
https://github.com/hrassi/websocket_esp32_micopython
open socket sever , websocket for open flow data real time monitoring esp32 micropython
esp32 websocket websocket-server-esp32 websockets-esp32-micropython
Last synced: 16 Apr 2026
https://github.com/shasoka/equeue_backend
Серверная часть eQueue 📙
alembic asyncpg fastapi moodle poetry postgresql pydantic python3 sqlalchemy websocket
Last synced: 16 Apr 2026
https://github.com/mayurdhamgunde/socket.io-websocket
Realtime application framework (Node.JS server)
javascript nodejs socket-io websocket
Last synced: 16 Apr 2026
https://github.com/gianlucamazza/agentroom
Agent-to-agent encrypted chat over a self-hosted relay. E2E encrypted, blind server, Double Ratchet.
agent claude double-ratchet e2e-encryption libsodium typescript websocket
Last synced: 03 Jun 2026
https://github.com/daniel-16/alris
This is an ai agent allows users to control their browser using text or voice commands, making web browsing more accessible and convenient. It uses a custom-trained machine learning model to recognize specific voice commands and execute corresponding browser actions.
ai-agent chrome-extension extension gemini-pro llm machine-learning nextjs typescript websocket
Last synced: 19 Apr 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/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/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/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/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/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/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/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/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/denpalrius/data-processing-app
Data processing microservice application
aws docker fastapi file-upload kuberne kubernetes microservices-architecture minio nats-jetstream nestjs nestjs-backend pandas python reactjs server-side-events sse-client terraform websocket
Last synced: 04 Apr 2026
https://github.com/indiu6/generative-ai
A Generative AI microservice using Node.js TypeScript Python for backend services, leverages Apache Kafka for messaging, Postgres for structured data storage, Pinecone for vector storage, ElasticSearch for search functionality, OpenAI's API for LLMs - stateful, event-based Realtime API communicates over a WebSocket
datadog docker elasticsearch kafka kubernetes llm nodejs openai pinecone postgres python reactjs typescript websocket
Last synced: 04 Apr 2026
https://github.com/cenga93/pizza-order-tracker
Realtime pizza order tracker app using NodeJs, Express and Mongo DB
bootstrap5 ejs-templates exprees express-middleware express-session express-validator gulp javascript mongodb nodejs realtime scss socket-io websocket
Last synced: 04 Apr 2026
https://github.com/brej-29/collaborative-data-insights-portal
Collaborative Data Insights Portal is a real-time dashboarding app where users can upload datasets, auto-generate or manually build charts, edit them live across tabs with WebSockets, and persist configurations in the backend. Built with React, Spring Boot, and WebSocket-based sync for seamless multi-user collaboration.
analytics-portal auto-chart-generation backend-persistence chart-sync chartjs collaborative-analytics dashboard data-cleaning data-visualization dataset-insights frontend live-editing multi-user openrouter react real-time-collaboration spring-boot ui websocket
Last synced: 04 Apr 2026
https://github.com/ikuradon/tsunagiya
繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.
deno jsr mock nostr relay testing typescript websocket
Last synced: 04 Apr 2026
https://github.com/jonyandunh/randrocaelectron
It's a software rebuild from Randroca by Electron that randomly selects users to facilitate the selection of many scenes, such as students in the classroom, the luckiest staff in a company, and the luckiest viewer in tv shows.
css electron html javascript nodejs npm websocket
Last synced: 04 Apr 2026
https://github.com/tukue/realtime-mobility
Stockholm public travel planner app
api-integration backend-development fastapi fullstack-development react typescript vite websocket
Last synced: 04 Jun 2026
https://github.com/lithika-damnod/chatium
Instant Messaging App
messaging-app python reactjs websocket
Last synced: 18 Apr 2026
https://github.com/kabirbaidhya/boss-dashboard
Boss - Deployment Status Dashboard
boss dashboard deployment express nextjs react ssr status websocket
Last synced: 18 Apr 2026
https://github.com/achim-k/foxglove_websocket_server
A simple websocket server that exposes ROS topics using the Foxglove websocket protocol
foxglove foxglove-studio ros websocket
Last synced: 18 Apr 2026
https://github.com/salman679/task-management-frontend
This Task Management Application allows authenticated users to manage tasks by adding, editing, deleting, and reordering them across three categories: To-Do, In Progress, and Done. The app features a drag-and-drop interface and real-time synchronization with the database, making it a powerful tool for efficient task management.
mongodb react tawilwindcss websocket
Last synced: 05 Apr 2026
https://github.com/grzegorzpacewicz/gj-chat
The app to chat
tailwind typescript vite websocket
Last synced: 05 Apr 2026
https://github.com/alexhiriavenko/social-network
React app with server and database. Backend is written in Java. Social network with all the necessary functionality. Created according to the Facebook template. !_Final Project. Frontend Course _!
fecth-api mui react react-router-dom redux-toolkit vercel-deployment websocket
Last synced: 18 Apr 2026
https://github.com/crolang-p2p/examples-kotlin-crolang-p2p-node-jvm
Examples on how to use the CrolangP2P library in a JVM (Kotlin) environment for the CrolangP2P project
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 18 Apr 2026
https://github.com/shubhamd99/nodejs-socket-io
Web Sockets Chat App (Socket.io)
chat-application nodejs realtime-messaging socket-io socket-programming websocket
Last synced: 18 Apr 2026
https://github.com/phpxcoder/lanyard
🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
discord discord-rpc elixir websocket
Last synced: 19 Apr 2026
https://github.com/fajarwz/blog-laravel-reverb
Laravel Reverb example, realtime communication through Websocket | Blog on fajarwz.com
Last synced: 19 Apr 2026
https://github.com/jarenal/horseracing
Horse Racing is a game for testing purposes using websockets and PHP.
Last synced: 04 Jun 2026
https://github.com/diraneyya/websocket-chat
This fullstack application contains both a frontend using React (in the client subfolder) and a backend. The application uses 'express' and 'ws' to serve both the frontend and the websocket endpoint using the same port. This allows deploying the application on platforms like Heroku and Glitch where only one port is available for the application.
chat education glitch realtime websocket
Last synced: 20 Apr 2026
https://github.com/omar-kader/workoutly
Workout & Gym & Fitness App: Kotlin Multiplatform Mobile leverages AWS
android aws-dynamodb aws-lambda compose dynamodb fitness fitness-app health healthkit ios koin kotlin kotlin-coroutines kotlin-multiplatform ktor swift swiftui swinject websocket workout
Last synced: 20 Apr 2026
https://github.com/szsascha/go-realtime-server
Create a server to handle websocket requests in realtime with go.
go golang networking realtime websocket
Last synced: 04 Jun 2026
https://github.com/kzamanbd/laravel-reverb
Reverb is a first-party WebSocket server for Laravel applications, bringing real-time communication between client and server directly to your fingertips
Last synced: 20 Apr 2026
https://github.com/romanow/websocket-frontend
User interface for WebSocket communication
Last synced: 20 Apr 2026
https://github.com/batuhanbaysal/chess-platform
A professional, real-time chess platform built with Java 17, Spring Boot 3 (DDD/Clean Architecture), and React 19 with TypeScript.
chess-engine clean-architecture ddd-architecture java-17 monorepo react-19 spring-boot-3 typescript websocket
Last synced: 20 Apr 2026
https://github.com/semihbkgr/spring-chat
Spring chat application sample built using Redis pub-sub and STOMP
messaging pubsub redis spring-boot stomp websocket
Last synced: 20 Apr 2026
https://github.com/seldszar/stug
Simple web server broadcasting file changes through WebSocket.
filesystem watcher webserver websocket
Last synced: 21 Apr 2026
https://github.com/randika00/hotel_management
Hotel management project provides room booking, staff management and other necessary hotel management features.
api-rest blade-template boostrap json-api websocket
Last synced: 21 Apr 2026
https://github.com/m0nk111/agent-forge
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket
Last synced: 21 Apr 2026
https://github.com/mirhasalh/crypto_marketplace_simulation
A Flutter-based simulation of a cryptocurrency marketplace, designed to mimic real-time trading, asset tracking, and market dynamics. Ideal for educational purposes, prototyping, or exploring crypto trading UX without using real funds.
drift-database flutter websocket
Last synced: 22 Apr 2026
https://github.com/aleksbgbg/twitch-streams-chat
WebSocket server, including a client module, used for the Twitch Streams chat.
chat csharp javascript twitch websocket
Last synced: 22 Apr 2026
https://github.com/vavarm/websocket-chat-client-page
chat html javascript websocket
Last synced: 23 Apr 2026
https://github.com/rongfengliang/openresty-proxy-websocket
openresty-proxy-websocket
Last synced: 05 Jun 2026
https://github.com/surendrakumar6350/chat-app
secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).
postgresql prisma typescript webrtc websocket
Last synced: 24 Apr 2026
https://github.com/meraf00/agora-meet
Versatile app for virtual meetings and real-time collaboration
golang sveltekit webrtc websocket
Last synced: 24 Apr 2026