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-06-25 00:30:36 UTC
- JSON Representation
https://github.com/praks7v/chat-app
Our project is a chat application built using Python, Django, Django Channels, WebSocket, Tailwind CSS, JavaScript, and SQLite3. It aims to provide a seamless and secure messaging experience for users across different platforms.
argocd chat-app django docker jenkins minikube websocket
Last synced: 17 Apr 2026
https://github.com/saadzahidqureshi/django-chat-app
Chatting app developed in django, including P2P chat, Group Chat, Public Chat, share files functionalities were added.
css django django-channels html htmx hyperscr javascript sqlite3 websocket
Last synced: 05 Feb 2026
https://github.com/kaustabhbarman/filetransferapplication
A networking project to transfer file from client to server and download file from server to client
java netbeans server-client-communication socket-programming websocket
Last synced: 17 Apr 2026
https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan
For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game ๐ฎ played by four players in the same small space, using time and integers connected to a Raspberry Pi. ๐น๏ธ In short... (^^' )
guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr
Last synced: 07 May 2026
https://github.com/ayush272002/chat-app
A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.
Last synced: 09 Apr 2026
https://github.com/burdiuz/js-websocket-server
Simple WebSocket Server implementation with traditional API
events javascript js nodejs websocket websocket-server
Last synced: 07 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/gnanam1990/polymarket-copy-bot
Automatically copy trades from top Polymarket wallets. Multi-wallet tracking, smart ROI filtering, paper/live trading, WebSocket prices, real-time Flask dashboard.
asyncio automated-trading clob copy-trading crypto defi flask paper-trading polymarket prediction-markets python trading-bot websocket
Last synced: 10 Jun 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/indiu6/generative-ai
A Generative AI microservice using Node.js TypeScript Python for backend services, leverages Apache Kafka for messaging, Postgres for structured data storage, Pinecone for vector storage, ElasticSearch for search functionality, OpenAI's API for LLMs - stateful, event-based Realtime API communicates over a WebSocket
datadog docker elasticsearch kafka kubernetes llm nodejs openai pinecone postgres python reactjs typescript websocket
Last synced: 04 Apr 2026
https://github.com/numq/webrtc-client-web
React random video chat client
chat-application clean-architechture clean-architecture client functional-architecture functional-programming functional-reactive-programming javascript p2p peer-to-peer random-chat react reactive-programming redux redux-toolkit rxjs webrtc websocket websocket-client
Last synced: 09 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/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/jonyandunh/randrocaelectron
It's a software rebuild from Randroca by Electron that randomly selects users to facilitate the selection of many scenes, such as students in the classroom, the luckiest staff in a company, and the luckiest viewer in tv shows.
css electron html javascript nodejs npm websocket
Last synced: 04 Apr 2026
https://github.com/102300671/ejp
Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.
chat-application java socket spring-boot websocket
Last synced: 10 Jun 2026
https://github.com/mabdusshakur/pandadiscuss
PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.
api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket
Last synced: 08 May 2026
https://github.com/vishalv47/spatialmeet
Java Spring Boot spatial audio conferencing platform with WebRTC, real-time communication, and 3D spatial audio positioning for virtual meetings. Features user management, guest mode and room creation.
h2-database java jwt-authentication maven spring-boot webrtc websocket
Last synced: 09 Apr 2026
https://github.com/ericgomez/instagrom
Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cรณmo se realizan las conexiones hacia los servidores a travรฉs de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB
api expressjs mongodb nodejs nodemon websocket
Last synced: 08 May 2026
https://github.com/stringbuckwheat/oongle-oongle-nest
board with chatting
nestjs typeorm typescript websocket
Last synced: 08 May 2026
https://github.com/lq782655835/websocket-audio
transform audio buffer to nodejs by websocket
Last synced: 16 Mar 2025
https://github.com/itsanjanamourya/notes-app-websocket
This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.
mongodb node react socket-io websocket
Last synced: 12 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/phpxcoder/lanyard
๐ท๏ธ โโExpose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
discord discord-rpc elixir websocket
Last synced: 19 Apr 2026
https://github.com/404nnotfoundddd/pixgu-socketio
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 11 Mar 2025
https://github.com/evgeniy-dammer/smscenter
SMS Center is a client application for Android that makes SMS notifications sending
android android-application dart flutter flutter-apps notification sms sms-client sms-gateway sms-messages sms-notifications sms-verification socket websocket
Last synced: 09 May 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/cristiandaza07/chat-backend
Backend developed in SpringBoot for Real-time Chat with WebSocket
java mongodb mvc nosql-database spring-boot websocket
Last synced: 08 May 2026
https://github.com/soumya9832/chitchat_app_client
ChitChat: A Comprehensive End-to-End Chat and Video Call Application
android chat-application kotlin material-ui mysql retrofit video-calling-app webrtc websocket
Last synced: 20 Apr 2026
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/abdullahbrashid/chatapp-old
A simple Chat App boilerplate written in plain HTML, CSS and JS.
chat chat-application html-css-javascript javascript node websocket
Last synced: 15 Jun 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/akashrajpurohit/chatapp
Real time chat application with emojis and live location sharing feature
chat-application mustache-js real-time websocket
Last synced: 22 Apr 2025
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/tyler36/ddev-laravel-reverb
Run reverb as a web daemon in DDEV
laravel reverb-laravel websocket
Last synced: 20 Apr 2026
https://github.com/devel0/iot-esp8266-serial-fwd
use esp8266 as a serial forwarder over wifi
esp8266 serial-over-wifi spiffs voltage-logger websocket
Last synced: 30 Apr 2026
https://github.com/nisanth2004/chatapp-springboot
SpringBoot WebChat App
css html intellij java javascript javascript-library lombok security springboot web websocket
Last synced: 09 Apr 2026
https://github.com/520mianxiangduixiang520/letsdiagram
ๅคไบบๅๅๅจ็บฟUML็ปๅถ
Last synced: 21 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/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/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/marvnc/discord-websocket-text-inserter
Userscript to send text from a websocket to a Discord chat.
discord textractor userscript websocket
Last synced: 09 May 2026
https://github.com/justine-george/nexus-decentralized-messaging
A decentralized messaging service built with Go and WebRTC, ensuring secure, peer-to-peer communication with end-to-end encryption.
golang messaging peer-to-peer protobuf webrtc webrtc-experiments websocket
Last synced: 22 Apr 2026
https://github.com/alan-oliveir/expert-polls
Aplicaรงรฃo back-end com NodeJS para geraรงรฃo de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicaรงรฃo real-time.
docker fastify nodejs postgresql redis typescript websocket
Last synced: 11 Apr 2026
https://github.com/leonardovff/live-rank-postman-test
Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.
javascript jenkins newman node postman socket-io websocket
Last synced: 12 Apr 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/mntone/shakescouter
Analyze "Salmon Run Next Wave" and generate telemetry
game image-analysis image-recognition nintendo nintendo-switch python python3 salmonrun salmonrun-nextwave telemetry websocket websocket-server
Last synced: 09 Apr 2025
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/isystk/lambda-websocket-template
AWS๏ผAPI Gateway โ Lambda โ DynamoDB๏ผใๅฉ็จใใWebSocketใฎใตใณใใซใงใใ ใชใขใซใฟใคใ ใงใใฃใใใใใใใชใขใใชใฑใผใทใงใณใฎๆง็ฏใๅบๆฅใพใใ SAM ใๅฉ็จใใฆ็ฎก็ใใฆใใใฎใงใใณใใณใใฒใจใคใงใคใณใใฉใๆง็ฏๅบๆฅใใใใซใใฆใใพใใ ใพใใDockerใๅฉ็จใใใใจใงใญใผใซใซ็ฐๅขใงใๅฎ่ฃ ใปใในใใๅบๆฅใใใใซใใฆใใพใใ
Last synced: 04 Sep 2025
https://github.com/siddhantprateek/fleet
Authentication Service and Realtime Resource Hit ๐
expressjs nestjs reactjs real-time typescript websocket
Last synced: 12 Apr 2026
https://github.com/nanaism/realtime-chat
firebase nextjs react realtime-database shadcn-ui socket-io threejs typescript websocket
Last synced: 13 Apr 2026
https://github.com/isuke/blue-note
coffeescript d3js rails5 ruby vuejs websocket
Last synced: 12 Apr 2026
https://github.com/jackchang1025/bbin-websocket-client
ไธไธชๅบไบ Hyperf WebSocket Client ็ BBIN WebSocket ๅฎขๆท็ซฏ๏ผๆฏๆไบไปถ้ฉฑๅจใๆถๆฏ่งฃๆใๅฟ่ทณๅค็ไธ็ฎๅๆๆณจๆถๆฏๅฐ่ฃ
Last synced: 14 Jan 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/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/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/tradenodex/tradenodex-ai-copy-trading
Open-source self-hosted operations control center with FastAPI, React, workers, audit logs
binance bitmex bybit coinbase copy-trading crypto fastapi gateio kraken okx open-source openclaw-skill python quant-tools risk-management self-hosted tradenodex trading-bot trading-system websocket
Last synced: 26 Apr 2026
https://github.com/tedyno/tvremote
Self-hosted web remote for Samsung Tizen TVs โ Go server with Wake-on-LAN, app launcher and an installable PWA client.
golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket
Last synced: 17 Jun 2026
https://github.com/ajaydodiya7773/real_time_tracker
expressjs html-css-javascript nodejs websocket
Last synced: 13 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/gunantos/express-io
Simple websocket with Express
express javascript node nodejs npm socket websocket
Last synced: 27 Apr 2026
https://github.com/andersondev17/scorez-websockets
Express + Postgress for live match commentary with Websocket broadcast channel. Focus on WS patterns (heartbeats, backpressure, message validation, subscriptions)
Last synced: 27 Apr 2026
https://github.com/naltun/viewhq
โ๏ธ A little websockets-based Flask application that let's me change rendered views from a single control 'view HQ' of sorts. This is mainly a testing ground for a different application. ๐ฅ๏ธ ๐ซ
flask python python3 view views websocket websockets
Last synced: 27 Apr 2026
https://github.com/streamlined2/websocketschat
Basic WebSockets chat implementation in Java
java-21 maven websocket websocket-client websocket-server
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/darc99/spring-boot-websocket
java sockjs-websocket spring-boot websocket
Last synced: 27 Apr 2026
https://github.com/drozhkov/as-centrifugepp
Centrifugo C++ client
centrifugo cpp protobuf websocket
Last synced: 01 Apr 2025
https://github.com/yuriyvyatkin/multichat-backend
ะัะปััะธัะฐั (Backend ัะฐััั)
Last synced: 06 Jan 2026
https://github.com/winter000boy/chat-application
This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.
chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket
Last synced: 11 Apr 2026
https://github.com/jakh0n/hacathon_backend
This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.
Last synced: 07 May 2025
https://github.com/hack-in-peace/collaborative-code-editor
A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.
express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/quocanh189/messagechat_reverb
This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.
headlessui laravel react reverb tailwindcss websocket
Last synced: 30 Nov 2025
https://github.com/keshavcore/websocket-chat-app
Quick and small websocket chat browser app with server
concurrently css html javascript monorepo node node-js nodemon npm npm-workspaces react ts-node typescript vite websocket websocket-chat websocket-client websocket-server workspaces
Last synced: 12 Apr 2026
https://github.com/bwhtdev/websocket-chat
A basic websocket chat app with a Go backend
Last synced: 11 Jun 2025
https://github.com/shravya1125/ai-pirate-assistant
Voice-first AI assistant with real-time speech input, LLM conversation, and natural TTS playback
ai-chatbot assembly-ai-api css fastapi full-stack gemini gtts html javascript llm murf-ai-voice-agent python real-time rest-api speech-to-text text-to-speech voice-assistant web-audio websocket
Last synced: 12 Apr 2026
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/chattalk/chat-msa-message
์ค์๊ฐ ํต์ ๊ธฐ๋ฐ ํธ๋ํฝ ์ ์ด ํ๋ก์ ํธ - MSA ์น์์ผ
java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security
Last synced: 12 Apr 2026
https://github.com/asodja/rust-snake
Rust learning project. Gameserver for multiplayer Snake game written in Rust.
gameserver rust rust-lang slitherio snake websocket
Last synced: 07 Oct 2025
https://github.com/jarmitage/p5.bela
Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)
bela belaplatform p5js websocket
Last synced: 08 Apr 2025
https://github.com/atharmohammad/chat-e
A Chat Channel for People to chat with each other in different public rooms
django djangochannels javascript reactjs websocket
Last synced: 09 May 2026