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-01 00:30:48 UTC
- JSON Representation
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/ashwamegh/chat-poc
A simple retro chat based application using react and redux
react redux redux-saga websocket
Last synced: 07 May 2026
https://github.com/berttejeda/bert.bill.webterminal
Webterminal agent for bert.bill
bash process python spyder websocket webterminal
Last synced: 26 Feb 2025
https://github.com/lenaar/poc-broccoli-bank-id-app
BankID auth and signing. ReactJS application with server side rendering, express and websockets.
bankid bankid-sweden express-js frontend reactjs server-side-rendering websocket
Last synced: 11 Aug 2025
https://github.com/petatemarvin26/vin-socket.server
This application maintain the light weight of websocket connection
javascript typescript websocket ws
Last synced: 19 Feb 2026
https://github.com/tedyno/tvremote
Self-hosted web remote for Samsung Tizen TVs — Go server with Wake-on-LAN, app launcher and an installable PWA client.
golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket
Last synced: 17 Jun 2026
https://github.com/shelepuginivan/namespace-server
Облачный сервис для локальной сети
cloud filesystem websocket websocket-server
Last synced: 30 Jun 2025
https://github.com/fram1000/chatternet
Building a web-based chat application
chat-application java javascript messaging mysql spring-boot web-application websocket
Last synced: 11 Apr 2026
https://github.com/nabeel-ahmed-jamil/admin-api
Admin Api For Barco-Cron Service [Open Source]
ddd-architecture dynamic-forms etl event-driven-architecture firebase java-8 job kafka open-source postgresql rest-api scheduler spring-boot spring-data-jpa spring-mvc spring-security springboot webhook websocket
Last synced: 11 Apr 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/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/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/ginjigo/ginji
api api-server framework web-framework websocket
Last synced: 13 Jan 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/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/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/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/ggdream/light-im-server
Golang+Websocket实现的轻量级IM
golang im lightweight server websocket
Last synced: 07 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/slainless/prodeskel-ws
Basic WebSocket client implementations for DIGIDES Prodeskel Service.
Last synced: 10 Aug 2025
https://github.com/maechabin/websocket-server
express websocket websocket-server
Last synced: 04 May 2026
https://github.com/pink-tools/pink-agent
Remote terminal control via Telegram. WebSocket streaming, Cloudflare tunnel.
claude-code cloudflare go telegram terminal websocket
Last synced: 08 Mar 2026
https://github.com/murdinc/lcdata
A declarative agentic LLM execution engine
agentic-ai agents anthropic cli declarative golang json-config llm nlp ollama openai orchestration pipeline rest-api self-hosted speech-to-text sse text-to-speech websocket workflow
Last synced: 02 Jun 2026
https://github.com/jdy8739/websocket-study
WebSocket protocol 스터디
socket-io webrtc-video websocket
Last synced: 06 May 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/vision-empower/harmonycode
Multi-AI collaboration framework - Built by 3 AI agents | npm install harmonycode@beta
ai collaboration multi-agent nodejs websocket
Last synced: 02 Sep 2025
https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan
For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )
guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr
Last synced: 07 May 2026
https://github.com/jaycanuck/poke-team-stream
Webapp and StreamElements widget for displaying and remotely updating Pokemon team roster via WebRTC.
obs pokeapi pokemon streamelements streamelements-api twitch webrtc websocket
Last synced: 10 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/shivanshkc/gravastar
Gravastar is a browser-based gravity game where players create “Dots” on a shared canvas visible to everyone around the world. Each Dot has mass and interacts through gravity, so a Dot created in Germany can influence one in Australia.
n-body-simulation newtonian-gravity real-time-communication websocket
Last synced: 26 Jan 2026
https://github.com/victorh-silveira/aether-quantum-engine
Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.
algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket
Last synced: 16 Jun 2026
https://github.com/devzgabriel/chatty
A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture
chat http nodejs socket-io sqlite typeorm typescript websocket
Last synced: 08 May 2026
https://github.com/yevheniidatsenko/goit-pythonweb-hw-03
📂 Hometask - FullStack Web Development with Python (Simple Web App)
docker docker-compose goit-pythonweb-hw-03 http-server python websocket
Last synced: 08 May 2026
https://github.com/solaceharmony/solacelive
Solace Live: real-time packet streaming voice interface and services
audio react realtime solace typescript vite websocket whisper
Last synced: 08 May 2026
https://github.com/jamessizeland/websockets
testing rust tungstenite websockets to react browser
async fullstack react rust tungstenite typescript websocket
Last synced: 11 Apr 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/sacoo7/socketcluster-client-kotlin
Native kotlin and android client for socketcluster framework in node.js
client kotlin socketcluster websocket
Last synced: 03 Apr 2025
https://github.com/makifgokce/obs-scoreboard
angular csharp obs-plugin obs-studio-plugin scoreboard websocket
Last synced: 08 May 2026
https://github.com/suthar345piyush/chess-backend
A chess backend
chess-game ejs-templates expressjs nodejs websocket
Last synced: 09 Aug 2025
https://github.com/lnsp/webchat
Scalable, non-persistent WebSocket-based chatroom.
chat chatroom rabbitmq scalable websocket websockets
Last synced: 09 Aug 2025
https://github.com/jose-pleonasm/py-logging-websocket
Handler for py-logging which writes logging records to a WebSocket.
extension javascript nodejs py-logging websocket
Last synced: 08 May 2026
https://github.com/krutarth-2004/chess
A real-time multiplayer Chess game built with Node.js, Express, Socket.IO, and Chess.js. Supports drag-and-drop moves, move validation, board sync, player roles (White, Black, Spectator), pawn promotion, game restart, draw offers, and resign feature — all in a modern responsive UI.
browser-game chess chessjs draggable-ui expressjs javascript multiplayer-game nodejs real-time socket-io tailwindcss websocket
Last synced: 11 Apr 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/mat-sz/use-typesocket
🌐 TypeSocket React hook.
javascript javascript-library react react-hooks reactjs typescript typescript-library websocket websockets
Last synced: 08 May 2026
https://github.com/lisuke/hacgi-web
HACGI's a presentation layer process, it's based on godbus & websocket.
framework go hacgi hacgi-web websocket websocket-application
Last synced: 09 Aug 2025
https://github.com/asmeikal/gql-on-ws-on-saga
A client for graphql-ws implemented on top of redux-saga.
gql-on-ws graphql graphql-ws redux-saga subscription websocket
Last synced: 19 May 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/iunary/govas
Basic realtime canvas drawing with Golang and Websocket
canvas collaboration drawing golang javascript realtime websocket
Last synced: 16 Apr 2026
https://github.com/subhadeeproy3902/mvp-chat
MVP-Chat is a modern chat application that enables authenticated users to create private channels, engage in real-time conversations, and share files. It features emoji support, file uploads, and a polished user experience, powered by cutting-edge technologies like Next.js, TypeScript, Clerk, and Stream.
clerk nextjs stream typescript websocket
Last synced: 08 May 2026
https://github.com/suhailroushan13/websocket.io
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets
websocket websocket-client websocket-server
Last synced: 26 Jun 2025
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/deepcloudlabs/dcl358-2023-feb-21
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
apache-kafka cqrs-pattern event-driven-architecture event-pattern event-sourcing java rabbitmq reactive-programming reactive-systems saga-pattern spring-boot websocket
Last synced: 15 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/prayagupa/music-producer-js
chat app to produce music
chat-application nodejs websocket
Last synced: 03 Jun 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/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/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/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/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/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/shivanshkc/rosenapp
A minimal chat application powered by Rosenbridge.
angular-material chat-application websocket
Last synced: 04 Apr 2026
https://github.com/xuyi-tongji/yebend
jwt-authentication mybatis-plus oss rabbitmq redis spring-security springboot springmvc websocket
Last synced: 09 Apr 2026
https://github.com/floppy007/signotec-stpadserver-bridge
Docker image that runs signotec signoPAD-API/Web (Windows build) under Wine on Linux — turns any Linux host into a central WSS endpoint for a LAN-connected signotec pad (Sigma/Omega/Gamma/Delta/Alpha/Zeta), no Windows station PC required.
delta-pad docker linux signature-pad signopad-api signotec signotec-delta stpadserver websocket wine wss
Last synced: 04 Jun 2026
https://github.com/doctorpok42/next-boilerplate
boilerplate nextjs template websocket
Last synced: 18 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/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/andersonmag/products-management
A product management system with CRUD, JWT authentication, Multi-tenant, AWS storage, Redis and real-time updates Websocket
angular docker multitenant redis s3 spring websocket
Last synced: 04 Apr 2026
https://github.com/domenez-dev/end-to-end-encrypted-real-time-messaging-app
end to end encrypted real time messaging app I am creating using django + react
django django-application django-channels django-rest-framework encryption-decryption end-to-end-encryption messaging-app react realtime websocket
Last synced: 10 May 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/rafaelalmendra/polls-api
Real-time voting system built with Node.js
fastify nodejs postgresql prisma redis typescript websocket
Last synced: 05 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/jacobx1/play-with-sockets
nodejs react typescript websocket
Last synced: 11 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/aelgamal5/nodejs-chatrooms
Simple chat rooms app. NodeJS
2023 nodejs socket-io 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/kirpinev/burger
Маленькая бургерная на краю вселенной...
css-modules react react-dnd redux redux-thunk typescript websocket
Last synced: 28 Apr 2026
https://github.com/marvnc/discord-websocket-text-inserter
Userscript to send text from a websocket to a Discord chat.
discord textractor userscript websocket
Last synced: 09 May 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/pixelcaliber/log-monitor
Real-time log monitoring and broadcasting app leveraging asyncio, WebSockets, docker and NGINX for monitoring huge size log files and broadcasting updates to multiple clients in real-time.
asyncio docker docker-compose nginx-proxy tail-f websocket
Last synced: 09 May 2026
https://github.com/soumya9832/chitchat_app_client
ChitChat: A Comprehensive End-to-End Chat and Video Call Application
android chat-application kotlin material-ui mysql retrofit video-calling-app webrtc websocket
Last synced: 20 Apr 2026
https://github.com/leokwsw/ithome-spring-boot-pocker
ithome Spring Boot... 深不可測
ithome log4j mysql spring-boot thymeleaf websocket
Last synced: 09 May 2026