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/rohitsoni007/react-socket
React Socket Client - React.js Wrapper for Socket.IO Client
react realtime socket-io socket-io-client websocket
Last synced: 20 Jan 2026
https://github.com/chandankhamitkar/green-link
Meet Web App ( Peer-to-Peer )
nextjs signaling-server socket-io webrtc websocket
Last synced: 05 May 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/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/wielorzeczownik/pulse-layer
Real-time heart rate OBS overlay via Bluetooth smart ring
ble bluetooth btleplug colmi colmi-ring desktop-app ecg heart-rate http-service iced obs overlay qring rust smart-ring stream streaming typescript vtuber websocket
Last synced: 25 May 2026
https://github.com/ashrafulhossain1/to-do-client
Task Management Application built with React and Vite.js. Users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done.
firebase-auth javascript reactjs websocket
Last synced: 10 Apr 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/tkw1536/wssecho
A quick and dirty web socket echo server
Last synced: 05 May 2026
https://github.com/chaahatsingal/exchange
Exchange platform where trades occur
nextjs nodejs pubsub redis typescript websocket
Last synced: 10 Apr 2026
https://github.com/arjunan-k/byteping
Byteping is a real time chat application which supports both one on one and group messaging.
nextjs styled-components typescript websocket
Last synced: 09 May 2026
https://github.com/macktb/realTime-chat
RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat
dom-manipulation fetch-api spring-boot spring-mvc stomp websocket
Last synced: 23 Aug 2025
https://github.com/umaarov/bulbe
A real-time control system that simulates a virtual relay and bulb system using PHP, WebSockets, and a C-based virtual controller. It supports external accessibility through ngrok and delivers instant status updates. Lightweight, modular, and ideal for learning system integration, automation, or IoT basics.
embedded-software iot ngrok open-source websocket
Last synced: 29 Mar 2025
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/shasoka/equeue_backend
Серверная часть eQueue 📙
alembic asyncpg fastapi moodle poetry postgresql pydantic python3 sqlalchemy websocket
Last synced: 16 Apr 2026
https://github.com/gautaz/webresock
Yet another reconnecting WebSocket using reconnect-core
backoff-strategy reconnection websocket websocket-reconnection
Last synced: 30 Mar 2025
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/rapax00/bitcoin-ticker-ws-server
A simple WebSocket server to help esp32 projects.
arduino bitcoin esp32 websocket
Last synced: 13 Apr 2026
https://github.com/mariyazakharova73/next-red-social
чат на websocket с бэкендом на strapi
nextjs react react-hook-form react-query strapi-cms tailwind ts websocket
Last synced: 05 May 2026
https://github.com/yildiz-online/engine-server
authentication game-engine network physics websocket yildiz-engine
Last synced: 12 Jan 2026
https://github.com/frozen-projects/ff_uwebsockets
https://github.com/uNetworking/uWebSockets wrapper for UE5 runtime.
client client-server server ue5 ue5-plugin unreal unreal-engine unrealengine uwebsockets websocket websocket-client websocket-library websocket-server websockets
Last synced: 29 Aug 2025
https://github.com/pexmor/qr-io
Minimal app for reproducing and sharing QR codes.
javascript qr-scanner qrcode qrcode-generator websocket
Last synced: 09 May 2026
https://github.com/mrtcode/opstream
Wrap other transports to have a reliable packet stream
polling socket-io sockjs websocket
Last synced: 10 Feb 2026
https://github.com/septemus/online-chatroom
online chatroom implemented using server side rendering🤖.Supports text message📖,sending images🎑,sending files🗂️,video calling📀,voice calling📞
antde nodejs react ssr typescript websocket
Last synced: 09 May 2026
https://github.com/kaiaverkvist/kondo
Kondo provides a simple to use Websocket server and client based on Melody, with strongly typed message handling
client game gameserver go golang melody server websocket
Last synced: 20 Feb 2026
https://github.com/maximbilan/habla-core
FastAPI backend for real-time phone-call translation and AI agent mode using Amazon Nova 2 Sonic and Twilio
amazon-nova fastapi python realtime-audio speech-translation twilio voice-ai websocket
Last synced: 03 Jun 2026
https://github.com/jimseiwert/conduit
Self-hosted HTTP tunnel with request inspection and replay. Forward traffic through your own relay, watch live requests in VS Code, and replay them on demand. CLI + relay server + VS Code extension.
bun cli developer-tools devtools fastify http-debugging open-source relay request-inspection request-replay self-hosted tunnel typescript vscode-extension webhook-debugger websocket
Last synced: 18 Apr 2026
https://github.com/ch3ber/esp32-projects
Collection of small, self-contained projects for the ESP32 family of microcontrollers programmed with MicroPython.
esp32 examples firmware hacking hardware iot iot-application led-controller microcontroller microdot micropython python web-server websocket websocket-server websockets wifi wifi-hotspot wifi-network
Last synced: 05 May 2026
https://github.com/dipanshu18/devsnet
A social media network for devs for sharing posts, realtime features like messaging, etc.
nextjs oauth postgresql prisma redis shadcn-ui tailwindcss websocket
Last synced: 09 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/bluerobotics/navigator-web-assistant
Use Navigator board with REST API or WebSockets
blueos bluerobotics navigator restapi rust websocket
Last synced: 01 Apr 2026
https://github.com/altanis/discord-gateway-wrapper
A minimalistic wrapper around the Discord API.
discord discord-api websocket wrapper
Last synced: 12 Apr 2026
https://github.com/olha-dev-fullstack/graphql-ws-chat-app
This is a simple GraphQL chat app build with websockets which allows authenticated users to chat in real time.
Last synced: 17 Apr 2026
https://github.com/to-infinitee/real-time-data-system-arch
The architecture ingests data via Kafka, processes it in real-time with Spark Streaming, and stores it in Cassandra and Hadoop HDFS. It supports direct data push to apps using WebSockets/HTTP Streaming, with a front-end built on Spring Boot, Bootstrap.js, and Chart.js.
backend data-streaming frontend kafka real-time rest-api websocket
Last synced: 05 Mar 2026
https://github.com/just1689/swoq
Scale by Websocket over Queues
go gorilla-mux nats scale websocket
Last synced: 24 May 2026
https://github.com/capellax02/basic-ecommerce-backend
Simple monolithic e-commerce backend project using Spring Boot, Spring Data JPA, Spring Security, Websockets,and more.
ecommerce-backend spring-boot spring-data-jpa websocket
Last synced: 17 Apr 2026
https://github.com/tsubasagit/aibou
AIが同僚になるセルフホスト型チャットツール
ai-chat nextjs self-hosted tailwindcss typescript websocket
Last synced: 03 Jun 2026
https://github.com/mohamadanasfattoum/simple-ai-chat
simple AI Chat with Flask and Langchain & Ollama
bootstrap5 css html javascript jquery langchain ollama websocket
Last synced: 10 Apr 2026
https://github.com/charmee123/charmee-gandhi-21bce11016
Developing a turn-based chess-like game with a server-client architecture, utilizing websockets for real-time communication and a web-based user interface
bootstrap5 css css3 expressjs html5 nodejs websocket
Last synced: 05 Mar 2026
https://github.com/y0sy4/tg-ws-proxy-go
Local SOCKS5 proxy for Telegram Desktop with HTTP support, auto-config, and auto-update
cross-platform golang http-proxy linux macos mtproto proxy socks5 telegram telegram-desktop websocket windows
Last synced: 01 Apr 2026
https://github.com/minhi0449/antwork
React + SpringBoot 기반 그룹웨어 팀프로젝트
fullstack groupware kafka mongodb react redis springboot websocket zustand
Last synced: 10 Apr 2026
https://github.com/rubikon02/minesweeper-3d
Multiplayer Minesweeper 3D made in Three.js and Kotlin
heroku javascript kotlin postgresql spark threejs webpack websocket
Last synced: 13 Apr 2026
https://github.com/derens86/famnotify
FamNotify is a real-time family notification system
express nodejs realtime-chat tailwindcss vuejs websocket
Last synced: 10 Apr 2026
https://github.com/shahidullah-muffakir/uxlivetrace
Real-time, open-source UX tracking toolkit with SDK, WebSocket backend, and dashboard, capture and visualize user interactions live to improve debugging and user experience.
developer-tools javascript npm npm-package open-source real-time sdk ux websocket
Last synced: 20 Jan 2026
https://github.com/jagthefriend/go-chat-app
A simple chat app (backend only) built using Golang
Last synced: 22 Aug 2025
https://github.com/kaysting/websocket-file-upload
An experiment in which you can upload files over a websocket.
express express-ws nodejs websocket ws
Last synced: 30 Jun 2026
https://github.com/kelvinleandro/jogo-do-bicho
Jogo do Bicho básico implementado com socket.io (Flask) e React (Next.js) para a interface
flask flask-socketio javascript jogo-do-bicho nextjs nextjs14 python python3 react reactjs shadcn-ui socket-io typescript websocket
Last synced: 02 Apr 2026
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/Tireon003/instant-messaging-app
A simple real-time chatting full-stack application.
aiogram3 aiohttp alembic celery fastapi-sqlalchemy full-stack messanger postgresql react redis tailwindcss websocket
Last synced: 22 Aug 2025
https://github.com/zucchellidaniele/mecanumpi
Questo repository è per un progetto scolastico, questo progetto è basato su un robot con ruota Mecanum e un'interfaccia web per controllarlo. Questo non è un sito Web pubblico ma un sito Web privato in esecuzione sul Raspberry Pi
mecanum-wheel nodejs python raspberry-pi raspberry-pi-camera robotics website websocket
Last synced: 10 Apr 2026
https://github.com/lacegiovanni17/fintech-wallet
This 💰 Fintech Wallet API allows users to 🔐 register, 💳 add funds, 💸 transfer money, and 📜 track transactions securely. Built with 🖥️ Node.js, 🚀 Express.js, and 🗄️ MongoDB, it features 🔔 real-time notifications and 💱 currency conversion for seamless transactions.
api concurrency expressjs fintech-api mongodb nodejs oauth2 typescript wallet websocket
Last synced: 10 Apr 2026
https://github.com/moizeali/visual_odometry
Visual Odometry Pipeline for Autonomous Urban Mobility
autonomous-systems benchmark computer-vision euroc-dataset fastapi feature-detection image-processing javascript kitti-dataset machine-learning opencv pose-estimation python rest-api slam threejs trajectory-tracking tum-dataset visual-odometry websocket
Last synced: 10 Apr 2026
https://github.com/calogxro/brisgolang
Go implementation of the game of Briscola, multiplayer (uses WebSockets)
game game-server golang multiplayer server websocket
Last synced: 21 Aug 2025
https://github.com/null-none/hyper-view
Full-featured HTMX-style micro library with WebSocket, history, spinner, and more
html htmx javascript library npm websocket
Last synced: 05 May 2026
https://github.com/nguyencoder11/qldkilichtiem
Building a vaccine and vaccination management system VAXMS
dialogflow-agent mysql websocket
Last synced: 21 Aug 2025
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/rudrakshi99/chatty
A simple realtime chat app built with Django, Channels, and Redis.
bulma-css channels chat-application django redis websocket
Last synced: 05 May 2026
https://github.com/juliolmuller/vue-chat-room
Simple application to implement WebSocket using Socket.io and Vue.js.
nodejs socketio vuejs websocket
Last synced: 15 May 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/toth2000/convoai
A website to interact with a custom language model
expressjs html-css javascript nodejs react websocket
Last synced: 05 May 2026
https://github.com/yshplsngh/polling-system
A Real time polling system using Kafka & Websocket
expressjs kafka nodejs postgresql prisma reactjs typescript websocket
Last synced: 10 Apr 2026
https://github.com/krobipd/iobroker.homewizard
ioBroker adapter for HomeWizard Energy devices — real-time energy monitoring via API v2 with WebSocket push
energy homewizard iobroker iobroker-adapter p1-meter smartmeter websocket
Last synced: 18 Apr 2026
https://github.com/developerdavid2/sportz-websockets
Express + Postgres demo for live match commentary with a Websocket broadcast channel
Last synced: 04 Apr 2026
https://github.com/alvinsj/live-x
Playing with Web Worker+Socket & requestAnimationFrame
comlink hooks raf requestanimationframe websocket webworker
Last synced: 04 Apr 2026
https://github.com/euxzy/lazy-chat
Lazy Chat
svelte sveltekit tailwindcss websocket
Last synced: 17 Apr 2026
https://github.com/ofelipelucca/calculafaltas
Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas. (Estudo de Electron-React)
calculator client-server css electron electron-react electron-react-typescript faltas framework full-stack html javascript nodejs python react typescript universidade university websocket
Last synced: 10 Apr 2026
https://github.com/kuwacom/react-theme-template
my template
react template theme-system websocket
Last synced: 17 Apr 2026
https://github.com/dnd-side-project/dnd-14th-9-backend
[DND 14기] 모여서 각자, '각' 잡고 시작하는 작업 공간 GAK 🧩
java mysql redis spring-boot sse websocket
Last synced: 04 Apr 2026
https://github.com/denpalrius/data-processing-app
Data processing microservice application
aws docker fastapi file-upload kuberne kubernetes microservices-architecture minio nats-jetstream nestjs nestjs-backend pandas python reactjs server-side-events sse-client terraform websocket
Last synced: 04 Apr 2026
https://github.com/adwilkinson/chitchatter
Anonymous chat application built using Kotlin, Ktor, React and Material Design
chat-application css heroku html javascript kotlin ktor react reactcontextapi reacthooks website 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/shubsi26/connectify
An opensource MERN WEBRTC project for real time video calling
express expressjs mongodb nodejs react reactjs recoil videocall webrtc webrtc-call webrtc-signaling webrtc-video websocket
Last synced: 10 Apr 2026
https://github.com/yash-handa/facebook-clone
This is a full stack facebook clone built with React and Spring Boot microservices
consul elasticsearch facebook java javascript kafka microservices mongodb pwa reactjs scss spring-boot websocket
Last synced: 09 Apr 2026
https://github.com/hayanisaid/chatapp
a simple chat app using socket.io and node.js
backend-webdevelopment chatapp chatapplication expressjs html javascript nodejs socket-io webapp websocket
Last synced: 10 Apr 2026
https://github.com/brej-29/collaborative-data-insights-portal
Collaborative Data Insights Portal is a real-time dashboarding app where users can upload datasets, auto-generate or manually build charts, edit them live across tabs with WebSockets, and persist configurations in the backend. Built with React, Spring Boot, and WebSocket-based sync for seamless multi-user collaboration.
analytics-portal auto-chart-generation backend-persistence chart-sync chartjs collaborative-analytics dashboard data-cleaning data-visualization dataset-insights frontend live-editing multi-user openrouter react real-time-collaboration spring-boot ui websocket
Last synced: 04 Apr 2026
https://github.com/dimasmiftah/chat-socket
A simple chat app that uses Socket.io as an implementation example of WebSockets.
express nodejs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/takker99/ws-promisified
Lightweight promise-based wrapper for WebSocket
deno promisified websocket wrapper-api
Last synced: 17 Apr 2026
https://github.com/ikuradon/tsunagiya
繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.
deno jsr mock nostr relay testing typescript websocket
Last synced: 04 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/litert/node-ws-utils
A C++ native extension providing utilities for WebSocket, in NodeJS.
Last synced: 04 Apr 2026
https://github.com/adarsh-kmt/websocketreverseproxy
A light weight fault tolerant reverse proxy, used to load balance websockets and http requests.
golang health-checks load-balancer multithreading websocket
Last synced: 19 Aug 2025
https://github.com/divo123-tech/travelmate
A travel planner app that gathers travel data from countries, to states, to cities, showing flights, hotels, attractions according to the location set by the user. TravelMate allows users to create their own trips, while inviting other users to collaborate on creating and editing those trips.
express-js jwt mongodb mongoose nodejs oauth2-server passportjs react-bootstrap reactjs rest-api socket-io tailwindcss typescript websocket
Last synced: 04 Apr 2026
https://github.com/michelbr84/open-chat.us
Modern real-time chat platform with neon UI, secure guest and user messaging, private chats, emoji reactions, and crypto donations. Open source, mobile-friendly, and powered by Supabase.
chat crypto donations emoji guest mobile modern neon notifications open-source privacy react realtime responsive secure supabase typescript ui us websocket
Last synced: 05 May 2026
https://github.com/srjchsv/chat-service
Real-time chat using websockets
docker-compose gin-gonic go gorilla-mux kafka lucidchart postgresql prometheus websocket
Last synced: 18 Apr 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