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/banyc/mux
A high-throughput duplex-openable multiplexer on any reliable protocols
high-throughput io mux network-protocol structured-concurrency tcp tokio websocket
Last synced: 01 Apr 2025
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/mlangumier/websocket-server
A WebSocket server for a Tic-tac-toe mini-game in Node.js
game nodejs tic-tac-toe websocket websocket-server ws
Last synced: 17 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/euxzy/lazy-chat
Lazy Chat
svelte sveltekit tailwindcss websocket
Last synced: 17 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/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/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/arterialist/live-c-elegans
Real-time C. elegans active-inference simulation streamed over WebSocket to a browser canvas — add/remove food live
active-inference c-elegans computational-neuroscience connectome mujoco neuroscience python real-time simulation websocket
Last synced: 26 Apr 2026
https://github.com/jakh0n/hacathonn
🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.
express nextjs nodejs tailwindcss typescript websocket
Last synced: 26 Apr 2026
https://github.com/zingzy/study-sync
Study Session is a collaborative web application that allows users to upload resources, chat in real-time, and manage study sessions seamlessly.
flask live-chat python websocket
Last synced: 13 May 2026
https://github.com/gregwhitaker/springwebflux-websockets-example
Example of a reactive application using Websockets and Spring WebFlux
project-reactor reactive reactor spring-boot spring-webflux websocket
Last synced: 27 Apr 2026
https://github.com/jnbdz/quarkus-websockets-chat
Quarkus Websockets chat server.
Last synced: 10 May 2026
https://github.com/sergeykazarinov/voshod--websocket-
В проекте реализованы навыки WebSocket с использованием кастомных хуков
react-hooks reactjs redux-toolkit sass typescript websocket
Last synced: 08 May 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/tusho7/local-recommendations-front
A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.
axios react sweetalert2 tailwind typescript websocket
Last synced: 27 Apr 2026
https://github.com/sankhadip-roy/chat-app
real-time chat application [building]
Last synced: 27 Apr 2026
https://github.com/diloabininyeri/socket_talk
Communication with web socket using php
comunication messsage php socket websocket ws wss
Last synced: 10 Jan 2026
https://github.com/gabihodoroaga/http-grpc-websocket
How to run HTTP, gRPC, websocket all on the same port on Google Cloud Run
cloud-run gcp google-cloud-platform grpc https websocket
Last synced: 27 Apr 2026
https://github.com/robinhosz/websocket-angular
Simple example of how to connect and listen to topic messages via websocket in angular
angular websocket websocket-chat websocket-client
Last synced: 27 Apr 2026
https://github.com/darc99/spring-boot-websocket
java sockjs-websocket spring-boot websocket
Last synced: 27 Apr 2026
https://github.com/rash023/scribble-sync-v2
Akin to the previously built Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality.
Last synced: 27 Apr 2026
https://github.com/terry-chao/gin-chat-demo
使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能
Last synced: 28 Apr 2026
https://github.com/axelop96/bingo-websocket
Bingo game with websockets and spring mvc
game spring-mvc thymeleaf websocket
Last synced: 13 May 2026
https://github.com/roycuadra/websocket-button-control
The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to turn the button on or off.
Last synced: 28 Apr 2026
https://github.com/ywatanabe1989/scitex-orochi
Django + Channels hub that tracks Claude Code agents across a fleet — real-time WebSocket messaging, channel routing, live dashboard with pane state, hook-event telemetry, and functional-heartbeat liveness probes.
ai ai-agents anthropic automation claude-code dashboard developer-tools django fleet-management mcp multi-agent orchestration scitex scitex-ecosystem telemetry tmux websocket
Last synced: 28 Apr 2026
https://github.com/mkulak/mows
Techno demo: multiplayer web "game" with gamepad input
gamepad-api kotlin kotlin-multiplatform vertx web websocket
Last synced: 28 Apr 2026
https://github.com/jornatf/grab-my-button
My first react game.
framework game node node-js node-server react react-game react-js socket-io typescript typescript-react websocket
Last synced: 28 Apr 2026
https://github.com/clarius/websocketeer
Official docs site for https://github.com/devlooped/WebSocketeer
azure dotnet websocket websockets
Last synced: 28 Apr 2026
https://github.com/connorslade/webchecklist
🕸 Web Checklist
checklist html javascript plugin plugin-manager plugins pwa scss webapp website websocket
Last synced: 28 Apr 2026
https://github.com/daikiojm/angular-coincheck-demo
Sample implementation to display coincheck websocket api.
Last synced: 28 Apr 2026
https://github.com/davi0805/gnose-notification
Notification microservice that consume messages from Redis Streams, using Rest and WebSocket
go golang redis redis-streams websocket ws
Last synced: 28 Apr 2026
https://github.com/kriogenia/allforone-service
Repository of the service for the 4l1 (AllForOne) project
alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket
Last synced: 29 Apr 2026
https://github.com/telattar/restauranto
A NestJS REST API for managing restaurants and orders. Includes caching, validation, and real-time updates via WebSockets.
Last synced: 29 Apr 2026
https://github.com/frne/play-nosock
Play Framework Extension for Realtime Client Updates without using Websockets
comet javascript playframework sbt scala websocket
Last synced: 29 Apr 2026
https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone
simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication
Last synced: 29 Apr 2026
https://github.com/paulorohling/live-cursors
Live Cursors is a sample web application that allows you to share your cursors with others.
angular collaborative golang live-cursor websocket
Last synced: 29 Apr 2026
https://github.com/daggerok/quarkus-websocket-sse
Status: IN PROGRESS (sse). JavaEE (quarkus) WebSocket SSE API
github-action github-action-java github-action-maven github-actions github-actions-java github-actions-maven quarkus sse websocket websocket-client websocket-server websockets
Last synced: 29 Apr 2026
https://github.com/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/robert-wettstaedt/mazerunners
Multiplayer Mazerunning game in WebGL
javascript multiplayer-mazerunning-game nodejs webgl websocket
Last synced: 29 Apr 2026
https://github.com/abelflopes/websocket-sensors
Implementation of a React application Connected to a websocket server displaying live information from multiple sensors
react redux redux-toolkit typescript websocket
Last synced: 29 Apr 2026
https://github.com/phantie/snake
Singleplayer/Multiplayer browser game on modern Rust stack (Yew, Axum) and WebSocket
async axum data-compresssion k8s multiplayer nix snake websocket yew
Last synced: 29 Apr 2026
https://github.com/mariyan23/capybara-chat-front
Write messages to others
express react rtk scss socketio typescript websocket
Last synced: 29 Apr 2026
https://github.com/mariyazakharova73/react-burger
Космическая бургерная
cypress dnd jest react redux redux-thunk typescript websocket
Last synced: 29 Apr 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/chaudharypraveen98/djangorealtimeapp
This app will show real time chart. It will include web sockets with the help of django channels.
django python webdevelopment websocket
Last synced: 30 Apr 2026
https://github.com/chattalk/chat-msa-participant
실시간 통신 기반 트래픽 제어 프로젝트 - MSA 채팅 참여관리
java redis redis-pubsub spring spring-security springboot websocket
Last synced: 30 Apr 2026
https://github.com/nybergviktor/livesound
airpods music streaming websocket windows windowstoapple
Last synced: 30 Apr 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/sebastianmarines/typescriptchat
Chat app made with React, Node, and Typescript
node react typescript websocket
Last synced: 30 Apr 2026
https://github.com/acehomard/ft_transcendence
🚀 Jouez à Pong en temps réel avec matchmaking, tournois et scores sécurisés sur la blockchain !
django docker-compose jwt-authentication postgresql solidity websocket
Last synced: 08 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/crazystuffxyz/crazy-deep-research-gpt
A hyper-functional, sleek, and fully local web-based AI interface built with Node.js and powered by Ollama. It offers intelligent research modes, customizable AI behaviors, and Markdown conversion—perfect for deep exploration or quick answers, all with zero tracking or API keys required.
ai-research alpinejs chatbot cheerio deep-research deepseek deepseek-r1 generative-ai javascript llama3 llama3-2-1b-model llm local-ai nodejs ollama open-source-ai personal-ai tailwindcss turndown websocket
Last synced: 01 May 2026
https://github.com/shinseongsu/carrotmarket
:rocket: 중고마켓 만들어보기
aws-rds-postgres aws-s3 java jpa querydsl rabbitmq spring-boot spring-mvc stomp tailwindcss thymeleaf websocket
Last synced: 01 May 2026
https://github.com/ducksoft/smssendergo
基于 WebSocket 的编程控制短信群发系统(Golang 后端)
gin-gonic golang melody websocket
Last synced: 01 May 2026
https://github.com/georgianastanea/energy-management-application
jwt-token rabbitmq spring-boot spring-security websocket
Last synced: 01 May 2026
https://github.com/asiolelab/simple-chat
Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)
java javascript socket websocket
Last synced: 01 May 2026
https://github.com/akhtar21yr/realtime-feed-subscription
This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.
django django-rest-framework djangp-channel postgresql redis socket sql websocket
Last synced: 01 May 2026
https://github.com/pranav291/ghost-messenger
👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend
android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp
Last synced: 01 May 2026
https://github.com/niewiemczego/feeld
Unofficial Python3 API connector for Feeld's HTTP and WebSockets APIs.
api dating-app dating-app-feeld feeld feeld-api feeld-client python python3 websocket
Last synced: 28 Jun 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/athrvk/tic-tac-two
A modern twist on the classic Tic-Tac-Toe game with enhanced gameplay and strategies.
game java react tic-tac-toe websocket
Last synced: 02 May 2026
https://github.com/rj1221/codeclauseinternship
🌐 WebDev Internship Repository: A collection of my web development projects and code samples created during my internship. Exploring frontend and backend technologies to build modern, responsive, and dynamic web applications. Join me on my coding journey and let's create the web of tomorrow! 🚀 #WebDevelopment #Internship #CodeSamples" #CodeClause
css html javascript websocket websockets
Last synced: 02 May 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/sh13y/secure-chat
A real-time secure chat application with end-to-end encryption built with TypeScript, React, Node.js, and MongoDB
chat-application encryption jwt mongodb nodejs react real-time secure-chat typescript websocket
Last synced: 02 May 2026
https://github.com/raojinlin/mutagen-server
为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。
Last synced: 02 May 2026
https://github.com/sikelio/sikontrol-app-legacy
App for connecting to sikontrol-desktop and send websocket envents to control Windows audio
android android-app android-application audio macro macros react-native shortcuts-app socket-io websocket
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/srang/ca
cellular automata
camel sockjs spring-boot websocket
Last synced: 03 May 2026
https://github.com/camilosampedro/lights-on
Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino
mqtt play-framework scala scalajs websocket
Last synced: 03 May 2026
https://github.com/caio-andres/real-time-chat
Real-time chat | Back-end: NestJS + TypeScript + Websockets | Front-end: React with Vite + TypeScript
api json nestjs nestjs-backend react socket-io typescript vite websocket
Last synced: 03 May 2026
https://github.com/caknoooo/simple-web-socket
This repository is used for learning about web sockets, namely socket.io, in addition to implementing real time chatapp
golang gorilla-websocket socket-io websocket
Last synced: 03 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/snuffish/obs-panel
Dashboard application to manage OBS Streaming, Recording, Video/Audio Input sources, Scene selection, monitoring and so on.
nextjs obs recording streaming typescript websocket
Last synced: 03 May 2026
https://github.com/mohammadzainabbas/chat-deno
A chat app with demo 👨🏻💻
chat deno preact typescript 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/st1vms/words-on-stream-bot
Words on Stream bot, using Selenium with both Chromedriver and Geckodriver, able to capture websocket events.
bot chrome chromedriver firefox geckodriver python scraper selenium twitch websocket words-on-stream
Last synced: 03 May 2026
https://github.com/farshadsharifi/farshadsharifi
I am a results-driven Senior Software Engineer with over 17 years of experience in architecting and developing scalable applications. My expertise lies at the intersection of high-performance system programming and robust enterprise solutions.
api csharp flutter grpc php rust websocket
Last synced: 03 May 2026
https://github.com/tauseefk/reconcile
Collaborative text editor using operational transforms.
collaborative-editing nestjs nodejs operation-transformation typescript websocket
Last synced: 03 May 2026
https://github.com/atakang7/chatverse
Open source real-time chatting application boilerplate template.
javascript mvc-architecture nodejs react ssr tailwind typescript websocket
Last synced: 28 Jan 2026
https://github.com/pedr0rocha/nodejs-websocket
A simple websocket server with a rest endpoint to get messages stored in mongodb
Last synced: 04 May 2026
https://github.com/asterics/asterics-networkio-websocket
This is an example of the AsTeRICS websocket functionality.
accessibility ape assistive-technology demo example websocket
Last synced: 16 Jun 2026
https://github.com/yoyoek1/viteyss-site-ioboxcontact
To debug io-box
esp32 io-box iot mqtt oiyshterminal svgjs viteyss viteyss-site- vue websocket yss
Last synced: 04 May 2026
https://github.com/stableflux/steelseries-apex-roller
Remap the SteelSeries Apex Pro Gen 3 volume roller and media button to per-channel Sonar control (Game/Chat/Media/Aux), with live UI sync and OLED feedback. Windows tray app.
apex-pro apex-pro-gen-3 audio audio-mixer gamesense keyboard media-keys oled pyinstaller python sonar steelseries system-tray tray-app volume-control websocket windows
Last synced: 18 Jun 2026