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-02 00:34:07 UTC
- JSON Representation
https://github.com/bitbravo/flask-angular4-document-collaboration
angular4 flask flask-backend nodejs python3 websocket
Last synced: 06 May 2026
https://github.com/fahrimz/chat_expo
React Native (Expo) chat app using WebSocket
chat expo react-native websocket
Last synced: 06 May 2026
https://github.com/nothingdao/cntx-ui
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
ai ai-development ai-workflow bundling claude-desktop cli-tool codebase codebase-bundling context-management development-tools file-aggregation file-bundling file-management llm-tools mcp-server model-context-protocol project-context react websocket
Last synced: 30 Jun 2025
https://github.com/francescozoccheddu/reload-please
Lightweight server and client script to trigger a browser page reload
browser nodejs reload typescript websocket
Last synced: 13 Apr 2026
https://github.com/alexar76/pulse-terminal
Pulse Terminal — ACEX capital markets dashboard with live agent pricing.
acex ai-agents capital-markets dashboard electron trading websocket
Last synced: 29 May 2026
https://github.com/unrealandychan/gemini-live-translate-demos
5 practical demos for Gemini 3.5 Live Translate API — dubbing, podcasts, live mic, bilingual subtitles
dubbing ffmpeg gemini google-ai live-translate python real-time speech-to-speech subtitles translation websocket yt-dlp
Last synced: 21 Jun 2026
https://github.com/sebastianbrzustowicz/quadcontrol
Java + JUnit. Quadcopter control software for RaspberryPi 4 with remote client communication via API.
api concurrency control control-systems java junit quadcopter raspberrypi4 raspbian real-time remote remote-control respberry-pi rpi4 threading threads websocket
Last synced: 30 May 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/abhishek-sanwal/stockbro_trading_app
StockBro is a trading app through which can view indian stock markets shares in real-time.
asynchronous-programming django-application python36 real-time stock-market synchronous websocket
Last synced: 04 May 2026
https://github.com/kstubhieeee/driftchat
DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.
chat-application express html-css-javascript socket-io websocket
Last synced: 06 May 2026
https://github.com/mvaibhav131/websocket-ws
creation of websocket server using the WS Npm
connections expressjs html javascript nodejs npm readme socket-io upgrader websocket ws
Last synced: 16 Apr 2026
https://github.com/p-kunkel/xtb-go
Unofficial API client for XTB trading platform written in GO.
api-client go golang trading websocket xtb xtb-client xtb-trading
Last synced: 12 Mar 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/sama-communications/sama-client-flutter
Flutter client for SAMA chat server
chat chat-application flutter flutter-apps websocket websockets xmpp
Last synced: 10 May 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/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/pepperonas/pigeon
🐦 Forward browser console errors to Claude Code via MCP — Chrome MV3 extension → WebSocket bridge → MCP stdio server.
chrome-extension claude-code debugging devtools manifest-v3 mcp model-context-protocol typescript websocket
Last synced: 22 Jun 2026
https://github.com/dougfsilva/myiot-frontend
Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.
angular angular-material css html vitrinidev websocket
Last synced: 06 May 2026
https://github.com/pako2/radioesp32
Radio and audio file player (from SD card) controlled by ESP32. Exclusively with I2S output.
arduinojson audio esp32 i2s infrared-control internet-radio pam8406 rotary-encoder scrolling-text tft websocket
Last synced: 06 May 2026
https://github.com/arunydvv/advance-backend
This repo was meant to practice adv backend practices
Last synced: 22 Apr 2026
https://github.com/airaad/draw-app-turbo-repo
A collaborative canvas application built with Turborepo, featuring a Next.js frontend, a WebSocket-powered real-time drawing experience, and an HTTP backend for authentication and user management. Users can join rooms and draw together in real time.
http-server nextjs postgresql prisma turborepo websocket
Last synced: 06 May 2026
https://github.com/awakelife93/node-sqs-sample
node sqs sample (pub/sub/broker)
docker docker-compose elasticmq express message-queue nodejs publisher sqs sqs-queue typescript websocket ws
Last synced: 12 Apr 2026
https://github.com/martishin/react-kotlin-chat
Real-time chat application built using React.js, Kotlin, Spring WebFlux and WebSocket protocol
kotlin reactjs spring-webflux tailwind typescript websocket
Last synced: 06 May 2026
https://github.com/legendarym4x/app_socket_udp
Simple Web App with UDP Socket Communication
Last synced: 22 Jun 2026
https://github.com/danlkv/codette
Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.
agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui
Last synced: 30 May 2026
https://github.com/sxsid/online-pal
This is a real-time chat application that allows users to join a chat room by providing a username and send/receive messages to/from other participants. The application uses WebSockets for real-time communication, ensuring that messages are instantly transmitted between the server and clients.
nodejs reactjs typescript websocket
Last synced: 06 May 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/norun9/hybird
Real-Time Chat App with Serverless Architecture
clean-architecture lambda serverless 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/sulmar/dotnet-core-websocket
Przykład obsługi WebSocket w .NET Core
Last synced: 22 Jun 2026
https://github.com/lyfe691/chatapp
Chat Application made with Springboot and MongoDB | m426
chat chatapplication mongodb mongosh springboot websocket
Last synced: 14 Feb 2026
https://github.com/mbnoimi/websocket-client
A Tiny Delphi-Cross-Socket test under Android
cnpack cross-platform delphi pascal socket websocket websocket-client
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/notexe/blueskydiscordfeed
Monitors Bluesky posts (using Jetstream) from configured accounts and sends them to Discord webhooks in embed form
bluesky discord webhook websocket
Last synced: 06 May 2026
https://github.com/tophatcroat/crypto-chat
E2E encrypted chat for the terminal
Last synced: 29 May 2026
https://github.com/gustavogss/polls-api
API para enquetes em tempo real
docker fastapi nodejs typescript 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/samuelastech/youtube-remote-client
🎛️ A web client to connect on a socket server and send commands
Last synced: 07 May 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/stabldev/telegramre
A Telegram Redition.
django social-platform solid-start solidjs telegram websocket
Last synced: 11 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/frontcodelover/betweendevs-public
BetweenDevs is an application that allows developers from all over the world to connect with each other based on their skills and needs, whether they are looking for professional collaboration, exchanges, or simply to expand their network.
mongodb nodejs react tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/proximile/proxiport
Self-hosted remote-management server with SSH-over-WebSocket tunnels. Fully open source (AGPL-3.0): no proprietary plugin host, no closed frontend, no capability gates. Continuation of the rport/openrport lineage, with a fresh SvelteKit UI and modernized build.
chisel golang monitoring remote-management remote-management-monitoring reverse-tunnel self-hosted sveltekit websocket
Last synced: 26 May 2026
https://github.com/jzarca01/blockar
Same as blockVR but in AR
arkit blockchain ios react-native websocket
Last synced: 09 May 2026
https://github.com/uqmessias/web-socket-react-native
POC project using WebSocket server based on deno and the client based on React Native
counter deno poc react-native timer-counter websocket websocket-client websocket-server
Last synced: 07 May 2026
https://github.com/themanishdaksh/ws-chat-app
A websocket chat-app
reactjs tailwind-css typescript websocket
Last synced: 12 Apr 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/shmelovoleksandr/banditgames_frontend
React frontend repository for the BanditGames project
react rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/avd1729/sync-chat
This project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.
Last synced: 16 Jan 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/yazelin/industrial-ai-dashboard-starter
Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.
agv dashboard fastapi industrial-iot websocket
Last synced: 23 Jun 2026
https://github.com/victoralves08/whiteboard-core
Este serviço whiteboard-core atua como um núcleo de monitoramento de servidores backend que participam de um sistema de whiteboard colaborativo e distribuído. Ele coleta informações via WebSocket, armazena em MongoDB, e expõe uma API REST para consulta.
Last synced: 08 May 2026
https://github.com/azmanabdlh/whatsapp-html-clone
bun html5 javascript typescript webpack websocket
Last synced: 07 May 2026
https://github.com/4ssh1/portora
Portora is a modern portfolio builder that empowers users to showcase their projects and skills, track profile views, and engage through newsletters. This is the frontend built with React and Tailwind CSS, fully integrated with my custom backend API.
cookies react shadcn-ui tailwindcss typescript websocket zod
Last synced: 11 Apr 2026
https://github.com/vaidik24/real-time-stock-price-tracker
The Real-Time Stock Price Tracker is a dynamic web app that allows users to monitor stock prices, manage personalized watchlists, and receive instant alerts via email and SMS. Built with React and Node.js, it leverages real-time data for informed investments.
express express-rate-limit javascript jwt-authentication nodemailer react tailwind-css twilio websocket
Last synced: 07 May 2026
https://github.com/hpavlo/web-chat
Web Chat client-server app
client-server csharp java spring-boot websocket wpf
Last synced: 16 Apr 2026
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/khanh1998/hermes
An instant messaging app that delivers your messages as fast as Hermes
chat elasticsearch golang kafka messaging nestjs typescript vue websocket
Last synced: 11 Apr 2026
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/atul074/billify
Bilify - Inventory & Billing Solution for Retailers
billing-system framer-motion inventory-management invoice java postgresql reactjs sales-analytics spring-boot tostify websocket
Last synced: 12 Apr 2026
https://github.com/jbouduin/planningpoker
PoC using Websockets in Typescript
angular expressjs material-design typescript websocket winstonjs
Last synced: 23 Jun 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/valentinjdt/webcam-exchange
Webcam-Exchange est une application react native mobile pour prendre des photos sur l'appareil hôte.
android camera gallery images photo reactnative typescript websocket
Last synced: 04 Mar 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/buraktalhaa/websocket-chat
A real-time chat application built with Node.js and WebSockets for instant user messaging.
css html javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/denis-source/socket_chat
Websocket realtime chat application.
chat python react real-time redux server sqlalchemy websocket
Last synced: 07 May 2026
https://github.com/tajjjjr/social-network
A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.
go javascript nextjs sqlite3 websocket
Last synced: 16 Apr 2026
https://github.com/sabbir45ali/web_socket
This is my practice project for websocket or socket.io
css html javascript socket-io websocket
Last synced: 11 Mar 2026
https://github.com/andrey-lawyer/chat
A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.
chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket
Last synced: 13 Apr 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/exanubes/appsync
Go client library for AWS AppSync Events over WebSocket with API key, IAM, Lambda authorizer, Cognito, OIDC, publish, and subscribe support.
appsync appsync-events aws aws-appsync cognito events go golang iam oidc pubsub serverless websocket
Last synced: 23 Jun 2026
https://github.com/luminary-cloud/discord-always-online-idler
Lightweight Python script to keep up to 5 Discord accounts online via gateway heartbeats.
discord online-status pm2 python selfbot websocket
Last synced: 03 Jun 2026
https://github.com/joakimcarlsson/bonk
Go-native browser automation via Chrome DevTools Protocol. No Node.js, no relay process, no external dependencies.
browser-automation cdp chrome-devtools-protocol golang headless-chrome stealth web-scraping websocket
Last synced: 01 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/vamsiramakrishnan/gemini-rs
Full Rust SDK for the Gemini Multimodal Live API — wire protocol, agent runtime, and fluent DX in three layered crates.
adk agent-framework async-rust function-calling gemini gemini-api google-ai llm multimodal real-time rust tokio vertex-ai voice-agents websocket
Last synced: 01 Apr 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/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/yusufsefasezer/websocket-drawboard
Collaborative drawing application developed with JavaScript, WebSocket and Node.js
canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets
Last synced: 07 May 2026
https://github.com/hiper2d/signaling-service
Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications
gradle kotlin netty-server reactive spring-boot-2 webflux websocket
Last synced: 23 Jun 2026
https://github.com/theshefer/messenger
Custom messenger based on WebSockets
nodejs react react-bootstrap socket-io typescript websocket
Last synced: 07 May 2026
https://github.com/rodaddy/monkeyproof
Remote coding agent orchestration server. Spawn, stream, and interact with AI coding sessions via REST + WebSocket. Because letting the monkeys ssh into prod is how civilizations end.
ai-agents bun claude-code coding-agent developer-tools process-manager websocket
Last synced: 13 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/iwansal64/wms_app
WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system
dart flutter iot mobile-app websocket
Last synced: 14 May 2026
https://github.com/juliolmuller/studying-feathers
Simple application to learn Feathers framework for web sockets.
feathers javascript nodejs websocket
Last synced: 10 May 2026
https://github.com/maximbilan/habla-core-gemini
FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run
fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket
Last synced: 03 Jun 2026
https://github.com/roluochke/battlejong-game
Learning game development with node, react and typescript
nodejs reactjs typescript webpack websocket
Last synced: 13 Apr 2026
https://github.com/mdshimulmahmud/node-chat-app
Node js project
bcryptjs express-validator expressjs nodejs websocket
Last synced: 13 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