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-26 00:28:34 UTC
- JSON Representation
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/PostSiliconDev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 18 Jan 2026
https://github.com/theprincelle/plantae
Project created during class (T3 module)
php ratchet school-project websocket
Last synced: 19 Apr 2026
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 2026
https://github.com/tommasoamici/multiplayer-whiteboard
A very minimal example of a Figma-like/Miro-like multiplayer collaborative board using WebSockets.
bun cursors multiplayer websocket whiteboard
Last synced: 04 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/vikash1596kumarkharwar/cryptotradex
CryptoTradeX is a cutting-edge cryptocurrency exchange system built for scalability, high performance, and real-time trading. It leverages modern technologies like Redis, TimescaleDB, and WebSockets to deliver lightning-fast order processing and seamless user experiences.
nextjs nodejs redis timescaledb typescript websocket
Last synced: 07 May 2026
https://github.com/thebozzz34/scoreconnectmobile
An iOS app to remotely control a digital scoreboard for sporting events.
ios scoreboard swift swiftui websocket
Last synced: 13 May 2026
https://github.com/naitikpatel-325/agrotrade
agrotrade dotnet-core mvc postgresql websocket
Last synced: 24 Jan 2026
https://github.com/22a31a0525/devbridgeide
DevBridgeIde website available within the below link if replit platform run the code as the server on free credits
java postgresql reactjs spring-boot superbase websocket
Last synced: 11 Apr 2026
https://github.com/neninja/sinergia
Jogo sintonia usando websocket
boardgame laravel livewire websocket
Last synced: 10 May 2026
https://github.com/calloc134/chilsonite
A minimal Rotating Proxy written in Rust
proxy proxy-server rotating-proxy rust websocket
Last synced: 16 May 2025
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 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/numq/stash-electron
Web/Desktop file sharing application with built-in echo server
bootstrap concurrently electron electron-app electronjs filesaverjs javascript jszip react react-bootstrap react-hooks reactjs websocket websocket-client websocket-server websockets
Last synced: 11 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/sahil2k07/websockets-go
The project illustrates the use of websockets in golang using the gorilla websocket package.
echo golang gorilla-websocket websocket
Last synced: 20 Oct 2025
https://github.com/anibalalpizar/react-express-socketio
Real-time Chat web application using React and Socket.io
chat-application express react socket-io websocket
Last synced: 07 May 2026
https://github.com/konsbe/java-websocket-microservices
websocket, Web Socket Message Broker, Event Listeners
Last synced: 05 May 2026
https://github.com/alfianandinugraha/learn-websocket-basic
Example websocket without https://socket.io
Last synced: 01 Jul 2025
https://github.com/santidotio/tv-remote
Control TV from web interface
cec cec-client hdmi hdmi-cec home-automation websocket
Last synced: 18 Nov 2025
https://github.com/nike-sg/ask-me-anything
A Forum for questions
go postgresql react reactjs vite vitejs websocket
Last synced: 11 Apr 2026
https://github.com/jungin500/lpcv21-nas-backend
Part of PotatoNet (jungin500/lpcv21-submission) - Websocket-based backend inference & power consumption measurement framework
potatonet powermeter python websocket
Last synced: 27 May 2026
https://github.com/takuyadev/interview-scheduler
Project at Lighthouse Labs, created using React, with using TDD (Test Driven Development)
css cypress html javascript jest lighthouse-labs react react-testing-library storybook websocket
Last synced: 11 Apr 2026
https://github.com/thanhdxuan/chatapp
Chat application that uses the peer-to-peer model and client-server model.
javascript socket-io webrtc websocket
Last synced: 11 Apr 2026
https://github.com/dipanshu18/gossips
A chat app with features like one-to-one chat and group chat which also provides media sharing
express mongodb mongoose nodejs react-router reactjs redis tailwindcss 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/kirpinev/burger
Маленькая бургерная на краю вселенной...
css-modules react react-dnd redux redux-thunk typescript websocket
Last synced: 28 Apr 2026
https://github.com/vahan-sahakyan/ci-composed
Code Inspect 📦 Docker-Composed
containerization docker docker-compose microservices nodejs-server websocket yml
Last synced: 05 Jan 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/filipe1309/ew-hacker-chat-server
Project developed during EW JS Expert v3
ew-js-expert js-expert-week nodejs websocket
Last synced: 18 Apr 2026
https://github.com/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 2026
https://github.com/p4ul-m/online-chat
an online chat with socket connection to the server in php and js
Last synced: 28 Mar 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/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/playbott/go_remox_server
Remote control application server for PC using mouse, keyboard
keyboard mouse remote-control websocket
Last synced: 18 Jun 2025
https://github.com/nnemirovsky/socket-storm
SocketStorm is a lightweight C# library that implements WebSocket server as a wrapper for the built-in HttpListener
csharp csharp-library dotnet websocket websocket-server websockets
Last synced: 15 Apr 2026
https://github.com/vishalrk1/junior-scientist-agent
The Junior Data Scientist CLI is an AI-powered command-line tool designed to take the grunt work out of your data science projects.
agent ai deep-learning fastapi gemini genai llm llms nlp openai prompt-engineering python rag websocket
Last synced: 11 Apr 2026
https://github.com/arunydvv/advance-backend
This repo was meant to practice adv backend practices
Last synced: 22 Apr 2026
https://github.com/vaibhavgupta5/patient_dashboard
Patient-Hospital Connect System
Last synced: 12 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/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/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
https://github.com/anas-dew/meetverse-mini-google-meet-clone
A free video conferencing web app
google-meet video-conferencing websocket
Last synced: 27 Oct 2025
https://github.com/eldavid1996/mendozapp
A web chat with a desing like whatsapp done in typescript with react and express
css express html javascript mongodb nodejs react socket-io tailwindcss typescript websocket
Last synced: 11 Apr 2026
https://github.com/tukue/event-driven-platform
Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure
fastapi react redis-cloud websocket
Last synced: 07 Mar 2026
https://github.com/fuglede/slackbot
Yet another Go implementation of the Slack RTM API.
hacktoberfest slackbot websocket
Last synced: 16 Nov 2025
https://github.com/kunal-511/beatwave
BeatWave | 🎵 Full-Stack Music Streaming App | 🎧 Seamless playback | 💬 Real-time chat with WebSockets | 🚀 Built with TypeScript, React, Express, Docker & Clerk Auth. Connect, stream & vibe with friends! 🎶
backend clerk-auth express frotnend nodejs react redis shadcn-ui socket-io typescript websocket
Last synced: 11 Apr 2026
https://github.com/maechabin/websocket-server
express websocket websocket-server
Last synced: 04 May 2026
https://github.com/chattalk/.github
MSA 마이그레이션 & 실시간 통신 트래픽 제어 프로젝트 - CHATTALK
axios graphql java kafka mongodb postgresql react redis redis-pubsub redux-toolkit spring-boot spring-cloud spring-data-jpa styled-components typescript websocket
Last synced: 11 Apr 2026
https://github.com/anubisss/spirit-island-poc
2 players can drag & drop spirit presences to a map from the Spirit Island board game.
nextjs node nodejs react spirit-island spirit-island-board-game web-socket websocket
Last synced: 11 Apr 2026
https://github.com/cyntler/node-websocket-temperature
A simple project for a friend that generates random temperatures, based on the WebSocket.
Last synced: 15 Apr 2026
https://github.com/deepcloudlabs/dcl358-2023-may-08
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
cqrs-pattern event-driven-architecture event-pattern event-sourcing java kafka reactive-pattern reactive-programming saga-pattern spring-boot websocket
Last synced: 20 May 2026
https://github.com/imteajsajid12/laravel-websocket-live-chat
Laravel-websocket-live-chat
brotco laravel laravel-s-event-broadcasting live-chat pusher websocket
Last synced: 07 May 2026
https://github.com/livetrack-x/directpipe
Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching
audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows
Last synced: 01 Apr 2026
https://github.com/the-arcade-01/react-golang-distributed-chat-app
Distributed Chat App Implementation in Golang, React.js & Redis
docker-compose golang react redis redis-pubsub redis-streams websocket
Last synced: 15 Apr 2026
https://github.com/chabane/mitosis
A SDaaS for building Big Data, Machine Learning and Serverless applications based on cost prediction driven development
apache-spark aws client-go docker helm kops kubernetes mobx monaco-editor nodejs openfaas react seldon-core websocket
Last synced: 11 Apr 2026
https://github.com/darshjme/darshjdb
The Self-Hosted Backend-as-a-Service That Sees Everything Your App Needs. One binary. Every framework. Zero loopholes.
auth baas backend-as-a-service database open-source permissions postgresql react real-time rust self-hosted typescript websocket
Last synced: 15 Apr 2026
https://github.com/angrybeltman/vnc-backend
A simple VNC backend server written in rust.
axum backend blazingly-fast example-project rust rust-lang tokio tokio-tungstenite videostreaming vnc vnc-server websocket
Last synced: 15 Apr 2026
https://github.com/burakbehlull/discordjs-framework
@burxk/discordjs, A minimal Discord Client is a simple and extensible Discord bot framework
discord-client discord-framework discordapp discordjs javascript npm-package websocket
Last synced: 07 May 2026
https://github.com/jakeg/websocket-functions
Run functions over WebSockets - for Bun and web browsers
bun chat javascript json json-api messaging multiplayer npm remote-procedure-calls rpc rpc-api rpc-client rpc-framework rpc-server websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/cenixeriadev/broadcastserver
A roadmap.sh CLI project to understand websocket and real-time user-server communication.
cli goland http networking websocket
Last synced: 31 Jan 2026
https://github.com/burdiuz/js-websocket-server
Simple WebSocket Server implementation with traditional API
events javascript js nodejs websocket websocket-server
Last synced: 07 May 2026
https://github.com/opyate/neuro-evolved-tetris
PyTorch net that learns to play Tetris, and evolves using crossover and gene mutation.
docker-compose fastapi p5js pytorch redis websocket
Last synced: 07 Feb 2026
https://github.com/lugmans/roketo-server
Create Mock APIs, Inspect HTTP requests
mock-api nodejs reactjs websocket
Last synced: 19 Nov 2025
https://github.com/bmoszczynski07/tank.io
My multiplayer tanks game made in Svelte.
2d-game fullstack live-server multiplayer nestjs online socket-io svelte websocket
Last synced: 15 Apr 2026
https://github.com/praveen9166050/live-cursors-app
express lodash-throttle nodejs react react-use-websocket vite websocket
Last synced: 11 Apr 2026
https://github.com/enesunal-m/azrealtime
A production-ready Go client library for Azure OpenAI's GPT-4o Realtime API, enabling real-time bidirectional communication with voice and text.
audio-processing audio-to-audio azure azure-openai-api openai openai-api realtime-voice voice-recognition webrtc websocket
Last synced: 18 May 2026
https://github.com/madhur/load-test-websocket-locust
Sample code for the blog article
Last synced: 30 Mar 2025
https://github.com/sambhav228/weather-vis.-dashboard
Weather Dashboard provides real-time weather updates with dynamic weather visualizations.
angular html scss typescript weather weather-api weather-app weather-information websocket
Last synced: 05 May 2026
https://github.com/vidhya0501/vehicletrackingapp
Vehicle Tracking App
axios bootstrap5 dotenv leaflet nodejs openstreetmap react-datepicker react-leaflet websocket
Last synced: 26 Feb 2026
https://github.com/102300671/ejp
Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.
chat-application java socket spring-boot websocket
Last synced: 10 Jun 2026
https://github.com/omersidd2705/webrtc
docker nextjs typescript webrtc websocket
Last synced: 15 Apr 2026
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/singcl/websocket
A simple websocket server and client.
react react-redux redux websocket
Last synced: 21 Apr 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/kadirdemirkaya/winbind
An asp.net core web api project written for a research project, client side : https://devtahab.github.io/tez-frontend/
cqrs fluentvalidation mapper mediatr mssql onion-architecture repository websocket
Last synced: 08 Feb 2026
https://github.com/davidje13/shared-reducer
Shared state management via websockets.
Last synced: 08 Feb 2026
https://github.com/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026
https://github.com/an7oine/django-xterm
Django-pohjainen Xterm.JS-pääteyhteys
django python websocket xterm-js
Last synced: 26 Feb 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/sahilverse/nova-chat-frontend
Frontend for Nova chat App
chat messenger nextjs real-time redux redux-toolkit socket-io tailwindcss tanstack-query tanstack-react-query videocall webrtc websocket
Last synced: 08 May 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/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