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-24 00:28:15 UTC
- JSON Representation
https://github.com/kuangcp/netty-ws-starter
SpringBoot starter for websocket cluster by netty
netty springboot-stater websocket
Last synced: 25 Feb 2026
https://github.com/crispengari/askme
🙏 askme is a social application that allows users to interact and discover new people within their location radius, identified as spaces in the scope of this app.
docker fastify ngrok postgresql prisma react-native trpc typescript websocket
Last synced: 16 Aug 2025
https://github.com/sijan2/ai-otp
OTP Autofill in browser with AI
ai chrome-extension gmail-api oauth2 openai pub-sub webextension websocket
Last synced: 07 Apr 2025
https://github.com/raylax/imx
IM-X Golang分布式IM服务
distributed golang grpc im websocket
Last synced: 14 Jan 2026
https://github.com/guoriyue/http-ws-rust-sdk
http http-requests rust sdk websocket websocket-chat websocket-client websocket-server
Last synced: 24 Jan 2026
https://github.com/chen0040/spring-websocket-angular-4-demo
Demo on how to integrate spring websocket with angular 4 application
angular-4 duplex spring-boot websocket
Last synced: 15 Aug 2025
https://github.com/itzlyg/iot
物联网平台 物联网应用 物联网 智慧平台
elasticsearch element-ui http java kafka modbus mqtt mybatis-plus mysql openapi3 oss redis redisson rocketmq spring-boot tcp tdengine vertx vue2 websocket
Last synced: 27 Oct 2025
https://github.com/mooerslab/cctbxsnips-sublimetext3
snippets for CCTBX formatted for use with Sublime Text 3
cctbx cctbx-snippets cctbx-snips code-snippets code-snippets-python colab colab-notebook crystallographic-computing crystallography ghosttext jupyter jupyter-notebook python snippets sublime-text sublime-text-3 websocket
Last synced: 07 Oct 2025
https://github.com/descholar-ceo/realtime-go-backend
This is the RealTimeGo, the backend part, done in Go
go gochannels golang goroutines realtime rethinkdb websocket
Last synced: 28 Mar 2025
https://github.com/martishin/crdt-editor
Collaborative, conflict-free CRDT store implemented using Rust and integrated with FastAPI server and React.js client
crdt pyo3 python reactjs rust typescript websocket
Last synced: 07 May 2026
https://github.com/maslick/karandashee
time series plot for categorical data
categorical-data d3 graph mqtt plot reactivex rx series-plot streams time-series websocket
Last synced: 15 Apr 2025
https://github.com/adevecchi/simpleserialwebterminalpython
Terminal Serial Web Simples escrito em Python utilizando o Tornado para comunicação com Arduino, Raspbarry Pi e outros microcontroladores
arduino microcontrollers pyserial python tornado websocket
Last synced: 21 Jan 2026
https://github.com/totaljs/emptyproject-game
Empty project: WebSocket + Total.js
Last synced: 05 Jul 2025
https://github.com/langya466/wolf-monitor
Lightweight self-hosted server monitoring: a Go probe + Next.js dashboard with real-time per-server charts, load/offline/latency alerts, and Telegram/webhook notifications.
cross-platform dashboard golang gopsutil latency-monitoring monitoring nextjs observability postgresql probe react self-hosted server-monitoring tailwindcss telegram typescript uptime-monitoring vercel websocket
Last synced: 06 Jun 2026
https://github.com/privapps/mqtt-chat
An end-to-end encrypted web group chat that uses MQTT as backend
chat communication encryption-decryption end-to-end-encryption groupchat javascript mqtt mqtt-broker mqtt-channels mqtt-chat mqtt-protocol mqttchat pubsub pubsubclient single-page-app webapp websocket
Last synced: 22 Aug 2025
https://github.com/lukes/nano-stream-ws
A tiny and performant websocket server that streams block data from a nano currency node
cryptocurrency nano nanocurrency nodejs rpc server stream streaming websocket websocket-server websockets
Last synced: 29 Jun 2025
https://github.com/rksm/language-server-websocket-test
language-server websocket test
language-server-protocol lsp websocket
Last synced: 20 Apr 2026
https://github.com/amattu2/blink-liveview-middleware
A Blink Smart Security liveview package written in Go. Includes a CLI interface for desktop-based liveview and a WebSocket liveview proxy service.
blink go smart-security websocket
Last synced: 09 Apr 2025
https://github.com/othmar52/ui24r-arduceptor
Arduino based project for each participant of synth jam sessions.
nodemcu-esp8266 synth-jam-sessions ui24r websocket
Last synced: 31 May 2026
https://github.com/lan143/battleship
Простая реализация игры Морской бой с использованием HTML5, JS, PHP, WebSocket
php ratchet websocket yii2-framework
Last synced: 08 Apr 2025
https://github.com/lyzco/multipersonchat
A go language development, lightweight multi-person chat room based on websocket.
chatroom go services websocket
Last synced: 04 Oct 2025
https://github.com/mrinalxdev/gowebsocket
Custom WebSocket Server in Golang
advanced-programming chat-app golang websocket
Last synced: 15 May 2025
https://github.com/n1k0l1n/rabbitmq-booking-dotnet6
The RabbitMQ Booking App is a distributed application designed to facilitate the booking process by leveraging the messaging capabilities of RabbitMQ. It enables seamless communication between multiple components and systems involved in the booking workflow.
booking-platform csharp docker dotnet rabbitmq websocket
Last synced: 05 May 2026
https://github.com/tonychouteau/treasure_island
Treasure_Island
python typescript webpack websocket
Last synced: 11 May 2026
https://github.com/jefftrojan/robopotato
Lightweight inter-agent trust, coordinatination and shared state server for AI agent swarms
agent-framework agentic-ai agents ai-agents axum collaborate github hmac key-value-store llm multi-agent rust security tokio websocket
Last synced: 01 Apr 2026
https://github.com/jithinbinoy2000/nextjs-chatapp-websocket
Real-Time Chat Application With NextJS, WebSocket ,and Authentication
bycr chat-application mongodb nextjs14 socket-io websocket
Last synced: 12 Feb 2026
https://github.com/tanishkadeep/chattr
An anonymous chat application enabling private, temporary conversations between users with real-time communication powered by WebSockets.
nodejs react typescript websocket ws
Last synced: 13 Feb 2026
https://github.com/Ryadel/ClawTalk
Chrome side panel extension (MV3) that connects to an OpenClaw Gateway and lets you talk or type to an assistant in a selected session. It supports hands-free/push-to-talk voice flow and optional TTS playback (SpeechSynthesis or ElevenLabs).
ai-assistant automation browser-extension browser-relay chat chrome-extension companion-extension integration messaging openclaw productivity react speech-to-text text-to-speech typescript webapp webchat websocket
Last synced: 16 Jun 2026
https://github.com/johnnyfr26/goreports
Generate reports of employees tasks everyday and sends on email
Last synced: 16 Aug 2025
https://github.com/antony/websocket-tester
A run-once docker container for testing websocket endpoints as part of a CI build or locally
ci websocket websocket-client websockets ws
Last synced: 08 Apr 2025
https://github.com/supreme-gg-gg/corpo-lingo
Buzzword your way to the top!
css employment-opportunities express-js gemini-api html huggingface-transformers javascript llm-inference node-js socket-io websocket
Last synced: 23 Feb 2026
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/alnoori1/claw-companion-android
Operator-first Android companion for OpenClaw gateways
android android-app apk jetpack-compose kotlin openclaw tailscale websocket
Last synced: 01 Apr 2026
https://github.com/swift-libp2p/swift-libp2p-websocket
A WebSocket Transport Module for LibP2P Applications
libp2p libp2p-transport websocket
Last synced: 14 Feb 2026
https://github.com/morgwai/servlet-utils
Automatic ping-pong for websocket connections
java java-websocket java-websocket-ping java-websocket-ping-pong java-websocket-round-trip-time java-websocket-rtt java-websocket-rtt-discovery websocket websocket-ping-pong websocket-round-trip-time websocket-rtt websocket-rtt-discovery
Last synced: 01 Mar 2026
https://github.com/fet1sov/da-integration
🌳 Простой плагин для Tshock (Terraria) взаимодействующий с Donation Alerts API
c-sharp donationalerts otapi terraria terraria-server terraria-server-api tsapi tshock tshock-plugin twitch twitch-api websocket
Last synced: 05 Feb 2026
https://github.com/maxzinchenko/react-use-socket
The package which makes web socket management much easier by using hooks.
react react-use-socket socket websocket
Last synced: 18 Apr 2026
https://github.com/catalinfl/adler
High performance WebSocket server library built on top of gobwas/ws
broadcast game-server go gobwas-ws golang hub multiplayer networking real-time rooms session websocket websocket-server
Last synced: 01 May 2026
https://github.com/briandenicola/azure-sentiment-analysis-chat
A demo application written in Go to showcase Azure Cognitive Services running in Docker Containers
azure azure-cognitive-services golang kubernetes-deployment websocket
Last synced: 31 Jan 2026
https://github.com/nelsonwenner/python-data-sampling-app
:package: The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file.
arduino csv datacollection pysimplegui python sampling sensors sensors-data-collection serialport thread websocket wifi
Last synced: 25 Apr 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/Dmitry-Ship/go-chat
blazingly fast real time chat app
chat chat-application clean-architecture cqrs domain-driven-design hexagonal-architecture websocket
Last synced: 31 Mar 2025
https://github.com/kallefrombosnia/react-omegle
Idea of random stranger video/ text chat.
call chat minify nodejs omegle omegle-chatbot react socket-io stream video webpack webrtc webrtc-video websocket
Last synced: 26 Jan 2026
https://github.com/krwclassic/opera-custom-homepage-bypass
Bypass for Opera's custom homepage block with address bar auto-focus (ERR_BLOCKED_BY_CLIENT)
bat batch bypass javascript js newtabdraft newtabstartpage ntd ntsp opera opera-gx operagx py pyautogui pygetwindow python pythonw websocket websockets windows
Last synced: 14 Feb 2026
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/koko37/orderbook-component
Basic orderbook component with websocket
centrifuge orderbook websocket
Last synced: 07 Apr 2025
https://github.com/baselrabia/twitter
Let's recreate Twitter with Laravel! Completely from scratch, we'll use Laravel and Vue to build out a Twitter Clone with as many features as we can. Includes a timeline, notifications, media uploads, hashtags, mentions, granular search and much more. To top it off, everything is updated in true realtime.
laravel realtime realtime-rendering tailwindcss vue vuex websocket
Last synced: 05 May 2026
https://github.com/d4nyll/cucumber-socket
In a Cucumber/Gherkin test, cucumber-socket gives you the ability to wait for Socket.io events to be received before moving on to the next step.
async asynchronous bdd cucumber gherkin socket-io testing websocket
Last synced: 01 May 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/hendurhance/dogediscuss
A discussion forum RestAPI built with Laravel, JWT and Vue scaffolding for Frontend SPA with Websockets
authentication jwt laravel pusher pusherjs rest-api vue websocket
Last synced: 01 May 2026
https://github.com/anechas/database-gateway
App connects to a remote database
database-connection electron microsoft-sql-server mysql nodejs postgresql react remote-database rest-api websocket
Last synced: 06 Feb 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/hashirmeraj/real-time-chat-application
This project is a real-time chat application that allows users to create accounts, join chat rooms, or start private conversations. The application uses WebSocket technology to enable instant messaging between users. It also stores all messages in a MySQL database for future reference.
css html javascript js mysql mysql-database php ratchet ratchet-php-server realtime-database realtimechat realtimechatapp tailwindcss websocket
Last synced: 19 Jan 2026
https://github.com/haskell-miso/miso-websocket
⚡ A simple WebSocket example
Last synced: 11 Oct 2025
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/deepsalunkhee/blockmeet
A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture ⚙️
decentralized express mongodb polygon react solidity tailwindcss webrtc websocket
Last synced: 01 Apr 2026
https://github.com/microchiptech/pic32mzw1_websocket_http_website
"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.
http pic32mzw1 webpage website websocket wfi32 wfi32iot-board
Last synced: 12 Jun 2026
https://github.com/ivoputzer/wss
wrapper built upon ws module that provides standard server api only.
javascript nodejs websocket websocket-server ws wss
Last synced: 11 Jan 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/pronazmul/chat-application-express-mvc
This is a Real-Time chatting application powered by Expressjs, Mongoose, Soket.io, and Ejs Template Engine. The Complete Project Has been made by Following the MVC Pattern standard.
bcrypt-password-hashing cookie-parser ejs-template-engine express-validator expressjs jwt-authentication mongoose-model multer mvc-pattern nodejs rest-api server-side-rendering websocket
Last synced: 29 Jan 2026
https://github.com/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025
https://github.com/youichi-uda/droidpilot
Stable Android device automation for AI agents. Uses Accessibility Service + MCP protocol — no ADB, no OCR, just native OS APIs over WiFi.
accessibility-service ai-agents android android-automation automation claude kotlin llm mcp mcp-server mobile-automation model-context-protocol rpa typescript websocket
Last synced: 16 Jun 2026
https://github.com/st1vms/ws-listener
Python Websocket listener based off Selenium and Chromedriver
chrome chromedriver interceptor listener python reader selenium websocket windows
Last synced: 17 Apr 2026
https://github.com/abhirockzz/websocket-http-session
How to access HttpSession in WebSocket endpoint
httpsession javaee7 jsr356 servlet websocket
Last synced: 09 Apr 2025
https://github.com/alcoralcor/lidarz
OKDO LD06 Serial binary to WebRTC Data channel and/or Websocket
Last synced: 25 Feb 2026
https://github.com/larkes-cyber/shawtychat
simple chat foundation
android api chat jetpack-compose ktor-server mongodb websocket
Last synced: 09 May 2026
https://github.com/renanstn/godot-multiplayer-game
Pequeno projeto de um web game multiplayer com websockets. Feito com godot + servidor em Node.js.
Last synced: 17 Apr 2026
https://github.com/anuversehq/qrpc-socket
qRPC-Socket: A Rust-based open-source project that merges the power of gRPC's remote procedure calls, GraphQL's graph-based queries, and WebSocket's real-time communication into a unified framework.
graphql hacktoberfest language-agnostic omni-platform rpc rust unified websocket
Last synced: 09 Feb 2026
https://github.com/ericrabil/presenti
A plug-n-play status aggregation service
activity modular monorepo presence rest status typescript websocket
Last synced: 05 Feb 2026
https://github.com/sheninthjr/bloggerhub
BloggerHub is a feature-rich web application that empowers users to connect, share content, and engage in real-time conversations. Built on a robust tech stack including Next.js, GraphQL, WebSocket. BloggerHub offers a seamless and modern experience for bloggers and content enthusiasts.
express graphql next-auth nextjs postgresql prisma redis tailwindcss websocket zod
Last synced: 10 Feb 2026
https://github.com/connieya/zoom_clone
zoom clone coding
express javascript nodejs pug socket-io webrtc websocket
Last synced: 10 Apr 2026
https://github.com/ayushshri/you-chat
A client Chat Appliation or Instant Messenger built using Socket.io and Node.JS where users can seemlessly group chat by joining the common public chat room. It also Offers Auto-Reconnection support.
chat express groupchat nodejs socket-io websocket
Last synced: 20 Apr 2026
https://github.com/xenon5401/skynet-baritone
SkyNet est une app pour gérer des bots Minecraft. Elle automatise le lancement d'instances, contrôle les bots via WebSocket et propose une interface Electron moderne. Elle permet de lancer plusieurs comptes, envoyer des commandes et automatiser des tâches comme le minage.
automation baritone bot electron meteor-client minecraft websocket
Last synced: 28 Feb 2026
https://github.com/ashad001/rapidchat
A react + golang chat application
backend chat-application golang react real-time-chat rooms websocket
Last synced: 21 Jan 2026
https://github.com/pascaldekloe/websocket
WebSocket server library
asynchronous rfc-6454 rfc-6455 websocket websocket-server
Last synced: 28 Jun 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/arya2004/gobanter
A lightweight real-time chat application built with Go, using WebSocket
go golang hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 web-development websocket
Last synced: 08 Oct 2025
https://github.com/patrick-ehimen/chain-alert
A backend-only application that allows users to monitor wallet addresses on EVM-compatible blockchains and Solana. The system tracks wallet balances, detects new token purchases, trades, or transactions, and sends real-time notifications via Telegram.
alchemyapi mongodb nodejs redis solana-web3js telegram-bot telegram-bot-api websocket
Last synced: 26 Oct 2025
https://github.com/techgaun/protocol-tests
cowboy elixir internet-of-things mqtt phoenix plug websocket
Last synced: 17 May 2026
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/dfordivam/audiocapture
Capture live audio stream from browser using ghcjs and websockets
ghcjs haskell webmedia websocket
Last synced: 12 Nov 2025