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-23 00:34:38 UTC
- JSON Representation
https://github.com/brenofariasdasilva/textsync
TextSync - A Real-Time Distributed-Text-Editor Application with MongoDB, NodeJS, ReactJS and WebSockets.
concurrency consistency distributed-systems javascript mongodb mongoose nodejs operational-transformation partition-tolerance quill react real-time text-editor text-editor-for-web websocket
Last synced: 14 Jul 2025
https://github.com/nsarrazin/react-flask-template
A template for starting projects with react & typescript on the front-end plus flask and socketio on the backend. Supports docker deployment and a dev environment.
docker flask gunicorn nginx python react socket-io template typescript websocket
Last synced: 10 Apr 2026
https://github.com/coreyauger/war-pony
Scala Questrade API wrappers using akka streams .
akka-http akka-streams questrade scala trading-api websocket
Last synced: 15 Jul 2025
https://github.com/volt1c/global-chat-api
👻Web API with public chats without authorization and logs.
chat chat-application nest nestjs nestjs-backend node nodejs websocket
Last synced: 06 Feb 2026
https://github.com/letsmakecakes/protocol-bridge
Joystick Drone Control Protocol Bridge. Control a drone using a joystick via a client-server connection.
client-server drone joystick mavlink pygame pymavlink python websocket
Last synced: 18 Jul 2025
https://github.com/mahdi-vajdi/nestjs-chat
A real-time chat application built with NestJS, featuring WebSockets (Socket.IO), JWT authentication, PostgreSQL, and Redis for scalable messaging.
chat clean-architecture nestjs nodejs postgresql redis socket-io typescript websocket
Last synced: 17 Jan 2026
https://github.com/caaatto/rede
Secure anonymous E2EE messenger -- Avalonia desktop GUI, X3DH + Double Ratchet, sealed sender, E2EE voice calls, I2P/Tor/WSS transport
anonymous avalonia chat csharp desktop-app dotnet double-ratchet e2ee end-to-end-encryption i2p messenger privacy sealed-sender secure-messaging signal-protocol srtp tor voice-call websocket x3dh
Last synced: 09 Jun 2026
https://github.com/p3r7/repl
access norns' repl from a script
monome monome-norns norns norns-script websocket
Last synced: 03 Apr 2025
https://github.com/ascenmmo/websocket-server
This project is a high-load WebSocket service tailored for connecting game clients. It is designed for free deployment on servers, making it a robust solution for game developers.
cross-platform free-deployment game-development game-server game-servers game-service high-performance multiplayer-game network open-source websocket
Last synced: 17 Jan 2026
https://github.com/ft115637850/resca
Boilerplate for Reactjs+Akka
akka akka-http react-redux react-router reactjs websocket
Last synced: 07 May 2026
https://github.com/stephenlb/pubnub-lexical-yjs-websocket
Example working implementation of Lexical text editor + YJS CRDT WebSockets using PubNub!
collaboration crtd pubnub real-time websocket
Last synced: 07 Apr 2026
https://github.com/jlchntoz/replio
An experiment of running Node.js REPL over websocket with Chromium's hterm
hterm javascript nodejs repl websocket
Last synced: 07 Mar 2026
https://github.com/lingfromsh/message
A general message notification service
asyncio fastapi notification-service websocket
Last synced: 17 May 2026
https://github.com/dpwgc/kapokmq-server
KapokMQ - 开箱即用的轻量级分布式消息队列 - 服务器应用整合包。基于go整合gossip+websocket开发。
cluster go golang gossip message-queue mq server vue websocket
Last synced: 17 May 2026
https://github.com/tuxes3/bomberman
Web based classic Bomberman Application
bomberman game javascript php pixi-js websocket
Last synced: 17 May 2026
https://github.com/tobbbles/clickgang
A simple interactive webgame
game golang javascript websocket
Last synced: 15 Apr 2026
https://github.com/mikenew01/mc-quarkus-websocket
Projeto de websocket utilizando quarkus.
java quarkus undertow websocket
Last synced: 18 May 2026
https://github.com/lukaskirner/teachable-pi-websocket
Picamera websocket for Teachable Machine
pi picamera python3 teachable-machine websocket
Last synced: 13 Apr 2025
https://github.com/koshikraj/qrlogin
login python qrcode react-native reactjs websocket
Last synced: 11 Apr 2026
https://github.com/theemperorofdaiviet/socket.io-chat-example
A basic chat application to get started with Socket.IO
chat-app css3 expressjs html5 javascript nodejs realtime socket-io websocket
Last synced: 07 Apr 2026
https://github.com/morikeli/bundi-chat
A FastAPI-based backend ⚡ powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.
chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets
Last synced: 24 Dec 2025
https://github.com/ideepcoder/brokerws
BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket
amibroker json trading-interface websocket
Last synced: 05 Apr 2025
https://github.com/kimtth/xmpp-socketio-rabbitmq
🤺 Study for messaging protocols. XMPP with xmpp.js, Websocket with Socket.io, AMQP with RabbitMQ in Docker.
amqp bitnami docker ejabberd hooks koa messaging nodejs rabbitmq-client reactjs socket-io websocket xmpp-client
Last synced: 07 Apr 2026
https://github.com/mdeket/springboot-websocket-chat
chat java sockjs sockjs-client springboot springboot2 stompwebsocket websocket
Last synced: 18 May 2026
https://github.com/oghene-ella/orderswift
A mini ordering service app between senders and drivers
express-js html node-js oop-in-javascript tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/Operation-Winter/mamba-backend-vapor
A small side project to allow for teams to size tickets using Story Point cards. This is intended for the SCRUM Agile methodology.
swift swift-package-manager vapor websocket xcode
Last synced: 12 Mar 2025
https://github.com/saolghra/richpresence
This Node.js application synchronizes Discord Rich Presence with YouTube Music, displaying real-time song information and playback status. Leveraging Express.js for HTTP handling and WebSocket for live updates, it dynamically switches between play and pause icons, offers clickable buttons for easy navigation,.
discord discord-rich-presence discord-rpc express javascript music nodejs rich-presence websocket youtube youtube-music
Last synced: 03 Feb 2026
https://github.com/truongd3/private-chat-socket
Private Chat (server) with Socket.IO
Last synced: 13 Sep 2025
https://github.com/litetex/swaps
Start a program/process without a auto-starting service
c-sharp launcher websocket windows-service
Last synced: 12 May 2025
https://github.com/ardafirdausr/discuss-server
Discussion Chat App
echo golang google-sso mongodb pubsub redis websocket
Last synced: 15 Sep 2025
https://github.com/nykenik24/whimsy
A simple chat app made in NodeJS.
chat-application client client-server gplv3 hobby-project learning nodejs open-source p2p server socket-io websocket
Last synced: 11 Jul 2025
https://github.com/dannysmc95/rewyre
A fast and flexible wiring tool for building server side applications in little time, using REST or WebSockets, and built on top of TypeScript decorators.
api decorators http http-server node nodejs package rest-api restful-api rewyre typescript websocket websocket-server
Last synced: 22 Jul 2025
https://github.com/g0mb4/arma-ws
This is a simple addon, that will launch a WebSocket server, recieves/sends data between an external WS app and the ARMA engine.
Last synced: 14 Mar 2025
https://github.com/zhuagenborn/kraken-futures-api-demo
💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)
bitcoin kraken network websocket
Last synced: 12 Jan 2026
https://github.com/yeabnoah/maven
Maven is a simple real time messaging app built with express, socket io, Nextjs, postgresql, prisma and better auth
better-auth expressjs messaging-app nextjs postgresql prisma socket-io websocket
Last synced: 08 Apr 2026
https://github.com/georgeleithead/lilo_public
Public repository for the LiLo (Ladder In Ladder Out) Mobile Application.
android btc bybit cryptocurrency eos eth feedback ladder lilo-application markets price restfulapi trading websocket xrp
Last synced: 23 Jul 2025
https://github.com/w1th0ut/red-ocean
This is my first program, for simple hacking activity, made by simple python2 code, hope you enjoy :)
admin-panel banner-view dos-attack hacking password-generator port python2 scan-ports scanner-web subdomain-scanner website websocket
Last synced: 23 Jul 2025
https://github.com/bmedicke/bhdr
beauftiful home assistant TUI 👁️🐙
cli command-line go golang home-assistant tui unittest websocket
Last synced: 01 Sep 2025
https://github.com/nioc/jeedom-websocket
Jeedom plugin to provide a client-server communication over websocket protocol
jeedom jeedom-plugin websocket websocket-server
Last synced: 07 Apr 2025
https://github.com/chef-js/uws
Command Line Interface Static Files Server written in TypeScript for Single Page Applications serving in Node with Microwebsockets
chat cli http-server javascript nodejs nodejs-server realtime ssl typescript uwebsocketsjs websocket websocket-client websocket-server websockets
Last synced: 14 Apr 2025
https://github.com/khadijaabdelouassaa/chat-application
chat-application
channels chat-application consumer django django-application django-authentication django-channels django-chat-application python routing websocket
Last synced: 14 Feb 2026
https://github.com/maxpleaner/sinatra_sockets
Generate a Sinatra/Websockets skeleton
Last synced: 25 Jul 2025
https://github.com/douxxtech/circles-ws
An interactive WebSocket-based visualization that connects multiple clients with animated circles.
circles development web websocket
Last synced: 26 Jul 2025
https://github.com/nasim-khalili/emailverify
EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis
api celery crud django docker elasticsearch redis test testing throttling unittest websocket
Last synced: 09 Apr 2026
https://github.com/minarox/rltm-plugin
BakkesMod plugin for Rocket League Tournament Manager
bakkesmod cpp rocket-league websocket
Last synced: 30 Jul 2025
https://github.com/mchmarny/eventstore
Knative CloudEvents Firestore Archiver
golang knative kubernetes redis ui websocket
Last synced: 09 Apr 2026
https://github.com/scalajs-io/express-ws
WebSocket endpoints for Express applications
express expressjs node nodejs npm npm-package websocket
Last synced: 09 Apr 2026
https://github.com/sbolanowski/raspybot
A robotics and computer vision project.
adafruit computer-vision dashboard electronics fritzing hardware-design nextjs open-hardware open-source pid pid-control python python3 raspberry-pi raspberry-pi-3 robotics shadcn-ui tof ultrasonic-sensor websocket
Last synced: 09 Aug 2025
https://github.com/theskyinflames/broadcaster
Broadcasting using Redis as message queue and websockets to broadcast the messages
api-server broadcasting commandbus cqrs docker docker-compose event-driven eventbus go golang golang-server k8s k8s-cluster k8s-deployment middleware redis redis-queue services websocket
Last synced: 09 Apr 2026
https://github.com/techgaun/protocol-tests
cowboy elixir internet-of-things mqtt phoenix plug websocket
Last synced: 17 May 2026
https://github.com/toni08bit/outside
An easy-to-use python web framework. Inspired by Flask.
flask http http-server nginx python3 ssl websocket websockets
Last synced: 21 Aug 2025
https://github.com/mp3martin/gameinv
A project showcasing how you can connect C# backend and Next.js or WPF frontend
csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf
Last synced: 23 Aug 2025
https://github.com/hmajid2301/banterbus
A multiplayer browser-based game built using htmx and Golang. Leveraging web sockets. Mirrored from https://gitlab.com/hmajid2301/banterbus.
go htmx nix templ web-application websocket
Last synced: 30 Aug 2025
https://github.com/hansputera/ngl.link-service
Ngl.link-Clone Notification Service
ngl ngl-clone ngl-link websocket
Last synced: 04 Apr 2025
https://github.com/9ssi7/ssi-we
The full stack web event activity inspector plugin
docker golang javascript websocket
Last synced: 06 Mar 2025
https://github.com/ashishkumbhar01/php-chat-app
A PHP Chat App based on Web Socket async
async asynchronous chat javascript messaging mysql php sql websocket
Last synced: 03 Feb 2026
https://github.com/mukeshjha3/whatsapp-fullstack-project
This is a fullstack Whatsapp clone project which is basically made on the top of Springboot(Backend) and React.js(frontend).
css3 html5 java-8 javascript jwt maven mysql-database reactjs springboot springboot-security stomp websocket
Last synced: 10 Apr 2026
https://github.com/rajagopal28/bookworm_backend
Repository containing the entire code base of bookworms with all the supporting packages
angularjs api api-server bookworms crypto express-js grunt heroku heroku-mlab mongodb mongoose multiparty no-sql nodejs nodemailer openshift pet-project smartfile socket-io websocket
Last synced: 10 Apr 2026
https://github.com/mahmud-r-farhan/realtime-location-tracker
Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.
admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket
Last synced: 06 Jul 2025
https://github.com/matthewoestreich/chat-app
A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode
chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws
Last synced: 20 Feb 2026
https://github.com/faluciano/react-native-couch-kit
React native libraries for hosting websocket games on TV hardware with controller client packages
android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket
Last synced: 02 Mar 2026
https://github.com/touchdeck/websocket-proxy
A websocket proxy with local discovery for piping data between two clients.
docker-image proxy server websocket websocket-proxy
Last synced: 03 Feb 2026
https://github.com/frckbrice/social-media-backend
This server provide a Backend functionality for Next.js Front-end. It's a RESTfull API where user perform CRUD operations on users from mongoDB database via mongoose odm. built with TypeScript, Websocket, Nest.js , Mongoose and MongoDB
mongodb-database mongoose-odm nestjs-backend typescript websocket
Last synced: 19 Apr 2026
https://github.com/eldoy/wsrecon
Isomorphic implementation of an automatically reconnecting websocket client.
browser client isomorphic javascript reconnecting-websocket spa websocket
Last synced: 10 Jun 2026
https://github.com/1ort/wtop
Python based remote system monitor
aiohttp psutil python3 system-monitor system-monitoring websocket
Last synced: 27 Mar 2025
https://github.com/amiwrpremium/go-derive
Go SDK for the Derive exchange — REST + WebSocket, EIP-712 signing, typed errors, full JSON-RPC coverage.
crypto derivatives derivatives-trading derive derive-xyz eip712 ethereum go golang jsonrpc l2 lyra options perpetuals sdk trading websocket
Last synced: 26 May 2026
https://github.com/sawirstudio/bunpush
Modern Realtime solution that doesn't make you sweat. Simply use Pusher's API and you're good to go.
bun messaging push push-notifications realtime websocket
Last synced: 27 May 2026
https://github.com/andezion/paintonline
Реализация многопользовательского синхронного рисования
client database java mysql paint-application server spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/mabuonomo/botkit-socket-client
A small botkit (web) socket client library, written in typescript, for browser
Last synced: 04 Mar 2025
https://github.com/techerfan/panda
A module for simplifying the use of WebSocket.
event-driven go golang publish-subscribe websocket
Last synced: 18 Jan 2026
https://github.com/jobordu/just-akash
CLI to deploy and manage Akash Network deployments — with lease-shell WebSocket transport (no SSH required)
akash akash-network blockchain cloud-computing deployment websocket
Last synced: 27 May 2026
https://github.com/nwylynko/connect420
A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io
react socket-io typescript websocket
Last synced: 11 May 2026
https://github.com/dorky-robot/katulong
Self-hosted remote workspace in your browser. Terminal (xterm.js + tmux), file browser, port proxy, drag-and-drop uploads, clipboard bridge, and multi-session tabs. Access any server from iPad, phone, or laptop with WebAuthn security.
file-browser homelab remote-desktop self-hosted ssh-alternative tmux web-terminal webauthn websocket xterm-js
Last synced: 02 May 2026
https://github.com/jak2k/seamless.ts
WIP: A seamless way of creating and using APIs
api api-client api-framework api-server bun bun-powered collaborate communityexchange github hacktoberfest powered-by-bun runs-with-bun student-vscode websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/kumarankit263/major_project2.0
KrishiBazaar is a full-featured web platform that enables seamless wholesale crop trading by connecting farmers directly with buyers. Featuring dedicated interfaces for sellers and consumers, the platform simplifies the trading process while offering powerful tools and features tailored to the needs of each user.
ai cloudinary expressjs leaflet-map machine-learning mongodb nodejs razorpay-api react redux rest-api tailwindcss websocket
Last synced: 06 Apr 2026
https://github.com/lucenarenato/laravel-websockets
laravel-websockets-swoole-ratchet
Last synced: 01 Jan 2026
https://github.com/yonle/websockify.js
A websockify written in javascript, But with 2 Converting Method.
novnc tcp websocket websockify
Last synced: 10 Jun 2025
https://github.com/josejefferson/uno-backend
Back-end da implementação do jogo UNO
express game multiplayer nodejs online real-time rooms socket-io typescript uno websocket
Last synced: 04 Feb 2026
https://github.com/pooulad/infomosaic
🧩See your system information momentarily and side by side like mosaics
dashboard golang react reactjs systeminfo systeminformation typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/heismanish/scalable-voting-app
A scalable realtime voting application using websockets and redis.
nextjs nextjs14 redis shadcn typescript websocket
Last synced: 06 May 2026
https://github.com/tejmagar/django-channels-websocket-example
Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/
Last synced: 10 Jun 2025
https://github.com/nirebu/naos-quantified-gaming
A Vue frontend for the data provided by the Mionix Naos QG mouse
gaming mionix quantified-self vue vuex websocket
Last synced: 30 Mar 2025
https://github.com/andrsam/chatroom
A simple chat room application in Spring boot and Rabbit MQ
docker-compose java rabbitmq spring-boot websocket
Last synced: 09 May 2026
https://github.com/zeek/zeek-websocket-rs
Bindings for Zeek's WebSocket API
c python rust websocket websocket-client zeek
Last synced: 23 Jun 2026
https://github.com/jinjoo-lab/real-time-communication-test
실시간 통신 분석 프로젝트 ( Polling, Long Polling, SSE, WebSocket, STOMP )
k6 long-polling polling spring-boot stomp websocket
Last synced: 04 May 2026
https://github.com/soumyadip007/websocket-message-broking-using-spring-boot-rest-microservices-thymeleaf-sockjs-webjars
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, and the WebSocket API in Web IDL is being standardized by the W3C. WebSocket is distinct from HTTP.
java jquery messagebroker microservices microservices-architecture restapi sockjs spring-boot topic-modeling webjars websocket websocket-client websocket-server
Last synced: 31 Jan 2026
https://github.com/d-exclaimation/over-layer
A GraphQL over Websocket Stream-based Transport Layer on Akka.
akka akka-actor akka-http akka-streams graphql graphql-over-websocket graphql-subscriptions graphql-ws sangria sangria-graphql sangria-subscriptions subscriptions-transport-ws websocket websockets
Last synced: 05 May 2026