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/drozhkov/as-centrifugepp
Centrifugo C++ client
centrifugo cpp protobuf websocket
Last synced: 01 Apr 2025
https://github.com/shashankvish0010/wemeet
WeMeet is a complete solution for online meetings need it is designed to revolutionize the way you schedule and conduct online meetings. Whether you're organizing team sync-ups, client presentations, or virtual conferences, WeMeet ensures a secure, reliable, and user-friendly platform for all your meeting need
express nodejs pern postgresql react redis redis-cache socket-io tailwindcss typescript webrtc websocket
Last synced: 11 Apr 2026
https://github.com/abubakerkhaled/educa
A feature-rich e-learning platform built with Django, including a custom CMS, student registration, diverse content rendering, caching, a RESTful API, and real-time chat functionality. This project showcases advanced Django techniques like class-based views, model inheritance, API development, and asynchronous communication.
asynchronousprogramming caching cms django django-channels django-rest-api django-rest-framework e-learning memcached realtimemessaging redis restful-api websocket
Last synced: 12 Apr 2026
https://github.com/anubisss/spirit-island-poc
2 players can drag & drop spirit presences to a map from the Spirit Island board game.
nextjs node nodejs react spirit-island spirit-island-board-game web-socket websocket
Last synced: 11 Apr 2026
https://github.com/melvinodsa/chat-application
A simple chat application written in golang with social auth
chat-application golang revel websocket
Last synced: 21 May 2026
https://github.com/jusqua/tty-websocket-exposure-example
A simple example how to expose a pseudo-tty using websocket to be accessed by another application like xterm.js
javascript pty websocket xterm-js
Last synced: 17 Aug 2025
https://github.com/nshahaf/moveo-task
axios crud mongodb mongoose nodejs react react-router-dom restful-api websocket
Last synced: 14 Aug 2025
https://github.com/cristiandaza07/chat-app
Frontend developer in Angular for real-time chat with API developed in SpringBoot
angular bootstrap chat-application websocket
Last synced: 28 Apr 2026
https://github.com/maximilianmairinger/functionaladapter
Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.
adapter functional websocket worker ws
Last synced: 15 Mar 2025
https://github.com/banyango/socker
Cleanly handle state of the client/server connection when using binary websocket messaging.
connection golang state-machine webrtc 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/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/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/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/mayurdhamgunde/socket.io-websocket
Realtime application framework (Node.JS server)
javascript nodejs socket-io websocket
Last synced: 16 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/maximbilan/habla-ios
SwiftUI iOS app for real-time translated phone calls and AI agent mode powered by habla-core
amazon-nova ios realtime-audio speech-translation swift swiftui twilio voice-ai websocket
Last synced: 03 Jun 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
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/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/schamane/graphql-middleware
Middleware helper for graphql
apollo-server-express express extension graphql middleware npmjs subscriptions websocket
Last synced: 02 Apr 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/prayagupa/music-producer-js
chat app to produce music
chat-application nodejs websocket
Last synced: 03 Jun 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/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/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/takker99/ws-promisified
Lightweight promise-based wrapper for WebSocket
deno promisified websocket wrapper-api
Last synced: 17 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/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
https://github.com/salman679/task-management-frontend
This Task Management Application allows authenticated users to manage tasks by adding, editing, deleting, and reordering them across three categories: To-Do, In Progress, and Done. The app features a drag-and-drop interface and real-time synchronization with the database, making it a powerful tool for efficient task management.
mongodb react tawilwindcss websocket
Last synced: 05 Apr 2026
https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket-facebook
Bonus #4 of the Rocketseat GoStack Bootcamp: Facebook Posts and Notifications with AdonisJS WebSocket.
adonisjs backend bonus bootcamp brazil course frontend fullstack goiania goias gostack html javascript jquery matheus nodejs oliveira ramalho rocketseat websocket
Last synced: 05 Apr 2026
https://github.com/grzegorzpacewicz/gj-chat
The app to chat
tailwind typescript vite websocket
Last synced: 05 Apr 2026
https://github.com/ericflo/modelrelay
Central HTTP LLM proxy that routes inference requests to authenticated remote workers over WebSocket — queueing, streaming, and cancellation included.
anthropic-compatible gpu inference llama llm openai-compatible proxy rust websocket worker
Last synced: 18 Apr 2026
https://github.com/aelgamal5/nodejs-chatrooms
Simple chat rooms app. NodeJS
2023 nodejs socket-io websocket
Last synced: 18 Apr 2026
https://github.com/sneakyselderey/datastream
Datastream is a self-hosted web-app for playing your music
docker music nestjs player react self-hosted typescript websocket
Last synced: 18 Apr 2026
https://github.com/iluha168/obcb-api-wrapper
(WebSocket) API wrapper for One Billion Checkboxes by Alula
api deno jsr obcb onemillioncheckboxes ts websocket
Last synced: 19 Apr 2026
https://github.com/cristianencarnacion/socket-crud
Una lista de tareas con Websocket. Esto fue con al finalidad de aprender websocket. En esta se puede agregar tareas, eliminarlas y actualizarlas en tiempo real.
html-css-javascript javascript js mongodb mongodb-atlas mongoose websocket
Last synced: 19 Apr 2026
https://github.com/zhjain/bubbleboard
一个现代化的实时协作平台,使用 Elixir/Phoenix + Alpine.js 构建。提供多用户实时聊天、协作绘图白板、用户在线状态管理等功能。基于 WebSocket 技术实现低延迟的实时通信,适合团队协作、在线教学和创意分享场景。
alpine-js chat collaboration drawing elixir phoenix real-time tailwindcss websocket whiteboard
Last synced: 19 Apr 2026
https://github.com/diloabininyeri/chrome
It allows you to perform actions by communicating with chrome dev-tools, such as going to this site, taking data, taking a photo, opening a new tab or clicking this button.
chrome chrome-headless dev-tools php selenium webdriver websocket ws
Last synced: 19 Apr 2026
https://github.com/arturoccs/secret-santa
This application allows for easy and quick "Secret Santa" draws. Users can join a room where secret friends are assigned randomly. The app is designed to ensure that no user is assigned to themselves as their secret friend.
html-css-javascript nodejs websocket
Last synced: 19 Apr 2026
https://github.com/jarenal/horseracing
Horse Racing is a game for testing purposes using websockets and PHP.
Last synced: 04 Jun 2026
https://github.com/diraneyya/websocket-chat
This fullstack application contains both a frontend using React (in the client subfolder) and a backend. The application uses 'express' and 'ws' to serve both the frontend and the websocket endpoint using the same port. This allows deploying the application on platforms like Heroku and Glitch where only one port is available for the application.
chat education glitch realtime websocket
Last synced: 20 Apr 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/szsascha/go-realtime-server
Create a server to handle websocket requests in realtime with go.
go golang networking realtime websocket
Last synced: 04 Jun 2026
https://github.com/kzamanbd/laravel-reverb
Reverb is a first-party WebSocket server for Laravel applications, bringing real-time communication between client and server directly to your fingertips
Last synced: 20 Apr 2026
https://github.com/aliltrp/sharemovie
Real-time video and chat application using NestJS, featuring WebSocket.
nestjs nestjs-backend prisma socket-io websocket
Last synced: 20 Apr 2026
https://github.com/romanow/websocket-frontend
User interface for WebSocket communication
Last synced: 20 Apr 2026
https://github.com/batuhanbaysal/chess-platform
A professional, real-time chess platform built with Java 17, Spring Boot 3 (DDD/Clean Architecture), and React 19 with TypeScript.
chess-engine clean-architecture ddd-architecture java-17 monorepo react-19 spring-boot-3 typescript websocket
Last synced: 20 Apr 2026
https://github.com/bokiko/btc-liquidations
Real-time Bitcoin liquidation monitor across Binance, Bybit, OKX, Hyperliquid & Aevo
bitcoin cryptocurrency defi liquidations nextjs real-time trading typescript 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/ilham89/vue-graphql
apollo-client graphql vue3 websocket
Last synced: 05 Jun 2026
https://github.com/taybct/spring-taybct-cloud
Spring TayBct Cloud 是一个 Spring 业务组件基础集成的基础业务(Spring Cloud 微服务),对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
java logicflow management-system mybatis-plus oauth2 onlyoffice-server spring-boot spring-cloud spring-cloud-alibaba spring-cloud-gateway spring-security websocket
Last synced: 22 Apr 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/rongfengliang/openresty-proxy-websocket
openresty-proxy-websocket
Last synced: 05 Jun 2026
https://github.com/surendrakumar6350/chat-app
secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).
postgresql prisma typescript webrtc websocket
Last synced: 24 Apr 2026
https://github.com/tgropper/async-backend-poc
PoC async backend operations in .NET core using websockets and Redis pub/sub
async netcore2 publish-subscribe redis websocket
Last synced: 24 Apr 2026
https://github.com/harshramani00/studybuddy
A Discord-style real-time chat app for students to collaborate and study together.
chat-app discord-clone django python rest-api study-app websocket
Last synced: 24 Apr 2026
https://github.com/fabo2303/springboot-aws-dynamodb-postgresql
Task and climate data management app on AWS, using Spring Boot, WebSockets, DynamoDB, and PostgreSQL for real-time updates and global climate data.
aws-dynamodb aws-ec2 aws-rds html-css-javascript java spring-boot springboot websocket
Last synced: 24 Apr 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/nice-winter/nihuawocai
新浪微博小游戏“你画我猜”的复刻版,俗称“渣浪画猜”、“旧版画猜”。
canvas-game drawguess nuxt webgame websocket
Last synced: 06 Jun 2026
https://github.com/zunohoang/chat_realtime
Web Chat Realtime with Spring Boot, WebSocket.
Last synced: 25 Apr 2026
https://github.com/marcelocantos/pigeon
WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.
aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519
Last synced: 29 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/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/nathan-i-martin/websocket-provider
A simple template that can be used to setup websocket servers or clients
abstraction websocket websocket-client websocket-server
Last synced: 07 Jun 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/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