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-05 00:28:17 UTC
- JSON Representation
https://github.com/sawyerbivens/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 17 Jun 2026
https://github.com/omar-kader/workoutly
Workout & Gym & Fitness App: Kotlin Multiplatform Mobile leverages AWS
android aws-dynamodb aws-lambda compose dynamodb fitness fitness-app health healthkit ios koin kotlin kotlin-coroutines kotlin-multiplatform ktor swift swiftui swinject websocket workout
Last synced: 20 Apr 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/youuungh/sns
소셜 네트워킹 Compose 앱
android clean-architecture compose fcm-push-notification hilt kotlin-android ktor-client mvi-architecture websocket
Last synced: 18 Jun 2026
https://github.com/ichirokogawa/oceansunfish.proxy.signalr
A HTTP proxy project based on Signalr.
csharp http http-proxy http-server netcore proxy-server signalr websocket
Last synced: 10 Jun 2026
https://github.com/semihbkgr/spring-chat
Spring chat application sample built using Redis pub-sub and STOMP
messaging pubsub redis spring-boot stomp websocket
Last synced: 20 Apr 2026
https://github.com/seldszar/stug
Simple web server broadcasting file changes through WebSocket.
filesystem watcher webserver websocket
Last synced: 21 Apr 2026
https://github.com/kimseogyoung/csharpchattingserver
C# Socket/WebSocket ChattingServer + Redis PUB/SUB Example
Last synced: 21 Apr 2026
https://github.com/m0nk111/agent-forge
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket
Last synced: 21 Apr 2026
https://github.com/kzw200015/kt-tunnel
Reverse tunneling tool based on Kotlin, Netty, and WebSocket
kotlin netty tunneling websocket
Last synced: 22 Apr 2026
https://github.com/tericcabrel/osiris-web
java rabbitmq spring-boot websocket
Last synced: 09 May 2026
https://github.com/aleksbgbg/twitch-streams-chat
WebSocket server, including a client module, used for the Twitch Streams chat.
chat csharp javascript twitch websocket
Last synced: 22 Apr 2026
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/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/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 24 Apr 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/yevheniidatsenko/goit-cs-hw-06
💾 Hometask - Computer Systems (Final Assignment)
docker goit-cs-hw-06 mongodb python3 websocket
Last synced: 09 May 2026
https://github.com/shuji-bonji/websocket-practical-guide
ブラウザ標準WebSocket APIを使用したリアルタイム通信の実践的なガイド
javascript learning pwa svektekit svelte typescript websocket
Last synced: 24 Apr 2026
https://github.com/or9/daily-coding-challenge-server
Daily coding challenge view and submit
daily-coding-challenge rest-api websocket
Last synced: 19 Jun 2026
https://github.com/emanuelegreco29/codex_naturalis_polimi_ingsw_project
Politecnico di Milano - Ingegneria del Software Project - AY 2023/24
cli client-server game gui html java polimi polimi-projects politecnico-di-milano project rmi tui websocket
Last synced: 06 Jun 2026
https://github.com/artur24814/calendar_manager
📅 Social media web site for managing business meetings or friends meeting
calendar chatroom django railway redis-server social-network websocket
Last synced: 25 Apr 2026
https://github.com/zunohoang/chat_realtime
Web Chat Realtime with Spring Boot, WebSocket.
Last synced: 25 Apr 2026
https://github.com/hjyup/translatify
chat application with async translation
golang grpc microservice rabbitmq service-workers websocket
Last synced: 26 Apr 2026
https://github.com/nikoo-asadnejad/online-chat-app
A real time chat application
chat chat-application chatroom javascript js react reactjs real-time realtime signalr websocket websockets
Last synced: 26 Apr 2026
https://github.com/gonzofish/ws-chat-client
A small chat client that uses websockets
chat chat-application javascript toy toy-project vanilla-javascript vanilla-js websocket websockets
Last synced: 26 Apr 2026
https://github.com/jaid/socket-enhance
Adds utility functions to socket.io instance objects.
lib library logger logging socket socket-io socket-io-client socket-io-server socketio socketio-client socketio-server util utility websocket
Last synced: 27 Apr 2026
https://github.com/max-pfeiffer/rust-web-rcon
Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64
helm helm-chart kubernetes rcon rcon-client rust websocket
Last synced: 27 Apr 2026
https://github.com/robert-96/websockets-cursor-sharing
An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.
demo javascript nodejs sockjs websocket
Last synced: 27 Apr 2026
https://github.com/infusemediagroup/sync-skeleton
🔄 Create smooth, CSS-only skeleton loaders that sync multiple elements' loading indicators for a seamless user experience.
arkit azure-app-service grav loading-animations markdown react shimmer-effect skeleton-loading skeleton-tracking skelton-css solidjs unity-arfoundation vue websocket
Last synced: 27 Apr 2026
https://github.com/pedro-demeu/chat_django
Criando um chat realtime com django framework
chat-realtime django fullstack-development websocket
Last synced: 27 Apr 2026
https://github.com/risaddex/clubhouse-js-expert-ts
Clone do clubhouse utilizando websockets, peerServer e auth via firebase e de restante apenas módulos nativos do browser/node. Potencializado com Typescript :).
esmodules events firebase peer-to-peer peerjs typescript websocket websocket-server
Last synced: 27 Apr 2026
https://github.com/lovesaroha/ltalk
A simple one on one video chat app implemented using WebSockets.
javascript nodejs video-chat websocket
Last synced: 09 May 2026
https://github.com/terry-chao/gin-chat-demo
使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能
Last synced: 28 Apr 2026
https://github.com/xpiatio/radio-tty
GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.
docker fastapi fcc gmrs ham-radio net-control piper-tts ptt python radio react self-hosted skywarn speech-to-text text-to-speech tty typescripts websocket whipser
Last synced: 14 Jun 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/calico32/solid-use-lanyard
SolidJS wrapper for the Lanyard API
discord javascript lanyard solid-js typescript websocket
Last synced: 09 May 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/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/manuel-lohmus/ws13
A simple and easy-to-use WebSocket protocol implementation
communication real-time websocket websockets-server ws ws13
Last synced: 28 Oct 2025
https://github.com/aabbtree77/cryptobot
Cryptocurrency trading bot with resync, modulo actual trading.
distributed-computing latency reconnection resilience resync trading websocket
Last synced: 20 Jun 2026
https://github.com/dco371/bitget
Bitget is a leading global digital asset trading platform that offers users a secure, efficient, and user-friendly experience for trading cryptocurrencies and digital assets. With advanced features like spot and futures trading, Bitget provides traders with the tools they need to navigate the volatile cryptocurrency markets effectively.
algorithmic-trading arbitrage bitget bitget-api-client cryptocurrencies cryptocurrency-prices dotnet fundingrate futures huobi okx phemex webhook websocket
Last synced: 19 Aug 2025
https://github.com/iamaamir/one-road-multiplexing
Understand multiplexing and demultiplexing from toy-track intuition to practical systems.
computer-networking concurrency demultiplexing http2 interactive-course io-multiplexing multiplexing network-programming network-protocols operating-systems real-time-communication tcp-ip websocket
Last synced: 20 Jun 2026
https://github.com/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/pansalasamarth/rtmp-live-streaming-platform
A lightweight, scalable live-streaming solution enabling real-time video/audio broadcasting through WebRTC and Dockerized TURN servers, deployed on AWS for high availability and secure communication.
aws-ec2 cloud docker livestream stun-server turn-server webrtc websocket
Last synced: 10 May 2026
https://github.com/ukoloff/ws-express-sandbox
Play with websockets, Node.js & express
express nodejs playground websocket
Last synced: 29 Apr 2026
https://github.com/424nkita-csharsfta4/clone_game_agario
Игра для всех
client-server express free-to-play game-development multiplayer server websocket
Last synced: 29 Apr 2026
https://github.com/tomgxz/tfldepartureboard
"Live" departure boards for the London Underground, accessed via TFL's Open Data API
html jquery london london-underground nodejs scss signalr tfl websocket
Last synced: 10 May 2026
https://github.com/vutran/websocket-handshake
Simple utility to generate a websocket handshake hash/response.
handshake javascript node websocket
Last synced: 30 Apr 2026
https://github.com/ratneshjain40/webrtc-peerjs
This is a demo webRTC video calling project, using a simple-peer webRTC wrapper library and web sockets.
Last synced: 30 Apr 2026
https://github.com/sunnyallana/firmtalks
Server not deployed yet
expressjs mui nodejs python reactjs tailwindcss websocket
Last synced: 22 Jun 2026
https://github.com/jaid/jaid-core-socket-api
jaid-core plugin for simple WebSocket APIs.
lib library socket socket-io socket-io-server socketio-server util utility websocket
Last synced: 30 Apr 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/kartikmehta8/rs-websocket-chat
A Websocket based chat application using Rust backend, and React frontend.
Last synced: 30 Apr 2026
https://github.com/rialparmar1777/metrics-dashboard
Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.
axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server
Last synced: 30 Apr 2026
https://github.com/cronware/esp32-thermostat-temperature-prediciton
An IoT-based thermostat using ESP32, WebSockets, and MQTT for real-time control and monitoring.
esp32 esp32-webserver home-automation humidity-sensor iot mqtt predictive-maintenance smart-home temperature-sensor websocket
Last synced: 10 May 2026
https://github.com/yano3nora/channels-chat-example
Chat app example on WebSocket, using channels of Django and Redux Saga.
celery django django-channels react redis redux redux-saga uvicorn uwsgi websocket
Last synced: 10 Apr 2026
https://github.com/aakashsharma7/dsa_tracker
Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).
components-react reactjs vite websocket yarn-workspaces
Last synced: 10 May 2026
https://github.com/fabianober/websocketserver
WebSockets for ESP32 devices, enabling real-time communication between the ESP32 and web clients
embedded-systems esp32 websocket
Last synced: 01 May 2026
https://github.com/syssos/goact
A Go based API and ReactJS chat component, giving developers a chat application project "exoskeleton".
Last synced: 10 May 2026
https://github.com/mini-gear/realtime-chat-app-react-fullstack
express full-stack reactjs realtime websocket
Last synced: 01 May 2026
https://github.com/marhiievhe/bitfinex-connector
Small library for safety multi connect to Bitfinex Websocket public API with singl or multi threading way.
bitfinex multiconnection multithreading mutex-lock nodejs websocket wss
Last synced: 11 May 2026
https://github.com/tejashah88/triforce-listener
WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.
android dolphin-emu kotlin vertx websocket
Last synced: 11 May 2026
https://github.com/mathisburger/testlytic
A websocket testing client built with electron and react
electron-app json react test-client websocket websocket-tester
Last synced: 01 May 2026
https://github.com/yuberlinets/transactions-fraud
Fraudulent Transaction detection
analysis docker-compose fastapi fraud-detection java kafka kafka-streams ml mongodb nginx python react real-time rest-api sockjs spring spring-boot typescript websocket
Last synced: 10 Apr 2026
https://github.com/geocine/bubble
chat application built with Web Components and Go
chat go webcomponents websocket
Last synced: 02 May 2026
https://github.com/yarsawyer/lattice
Ephemeral post-quantum encrypted 1:1 chat and file transfer. ML-KEM-768 + X25519 hybrid key exchange, XChaCha20-Poly1305 encryption, Rust/WASM crypto, zero persistence.
axum end-to-end-encryption ephemeral-chat file-transfer fips-203 hkdf hybrid-encryption ml-kem ml-kem-768 post-quantum-cryptography privacy react rust secure-messaging wasm webassembly websocket x25519 xchacha20-poly1305
Last synced: 02 May 2026
https://github.com/y0sif/ferlay
Start and manage Claude Code sessions from your phone.
ai-agent claude-code cli developer-tools flutter mobile remote-control rust session-management websocket
Last synced: 02 May 2026
https://github.com/alisawari/wstunnel-scripts
util scripts to manage and connect easier to wstunnel connections
network tunnel websocket wstunnel
Last synced: 02 May 2026
https://github.com/shahidmalik4/fastapi-streamlit
Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.
coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket
Last synced: 02 May 2026
https://github.com/mehedi752/retrievify-client
Ferot - The Lost & Found System is a web-based platform that enables users to report lost items, find returned belongings, verify ownership, and connect with others to reclaim their items. Designed with trust, transparency and user experience in mind.
firebase html5 javascript react tailwind-css websocket
Last synced: 03 May 2026
https://github.com/elsmr/cycle-ws-driver
A Cycle.js Driver for using WebSockets
Last synced: 11 May 2026
https://github.com/mostafamoradii/eveys-console
System-administration console for the OCPP gateway — sign-in protected, single WebSocket per tab, live snapshot+tail subscriptions over the gateway's Kafka topics and REST API.
ev-charging fastify kafka ocpp protobuf react realtime shadcn-ui tailwindcss typescript vite websocket
Last synced: 11 May 2026
https://github.com/ejfkdev/shellanywhere
Secure remote shell access from any browser — WebRTC/WSS transport, E2EE, multi-session, mobile-friendly web terminal
e2ee react remote-shell rust terminal web-terminal webrtc websocket
Last synced: 03 May 2026
https://github.com/anthonydibi/mycelium
Firefox extension for chance encounters
Last synced: 12 May 2026
https://github.com/srect/websocket
WebSocket聊天室
chatroom koa2 socket-io websocket
Last synced: 03 May 2026
https://github.com/rodrigofontesdev/brutus-api
Uma REST API para a plataforma do Brutus na versão gratuita.
Last synced: 03 May 2026
https://github.com/kartikmanimuthu/phoenix-websocket-notifier
A high-performance real-time notification system built with Node.js, Express, Socket.io, and Redis.
docker expressjs nodejs redis socket-io socket-programming websocket
Last synced: 09 Apr 2026
https://github.com/sukramj/openccu-loom-types
Generated Pydantic v2 models and enum types for the openccu-loom REST + WebSocket contract
code-generation home-assistant homematic homematicip openapi pydantic python rest-api type-hints websocket
Last synced: 28 Jun 2026
https://github.com/shahriarkawsik/task-management
A real-time task management app with drag-and-drop, authentication, and instant updates using WebSockets.
drag-and-drop react taildwindcss websocket
Last synced: 03 May 2026
https://github.com/walshyb/whiteboard
My own Muro / Excalidraw clone to learn about HTML canvas, web sockets, and Golang
canvas go-channels golang mongodb protobuf react redis terraform websocket
Last synced: 09 Apr 2026
https://github.com/The-L3rNa3aN/WebSockets_SimpleClientServer
Just a simple chat app between a client and server using websockets.
javascript node node-js nodejs websocket websockets websockets-chat websockets-client websockets-server websocketserver
Last synced: 16 Aug 2025
https://github.com/dotcoocoo/hermitstash-sync
Desktop sync client for HermitStash. PQC TLS, WebSocket real-time sync, zero-dependency Node.js daemon.
desktop-client file-sync hermitstash ml-kem mtls nodejs post-quantum pqc-tls websocket zero-dependency
Last synced: 18 May 2026
https://github.com/emrah13-13/kubernetes-for-students
🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.
cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml
Last synced: 04 May 2026
https://github.com/saibarathr/watch-together
/*In Development learning in-depth about WebRTC */. Personal passion project. Use Case: Watch videos/movies together with your friends & family from any where in the world together using your local videos or any streaming service..
babel react spring-boot webpack5 webrtc-video websocket
Last synced: 04 May 2026