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/0xjcf/chatroom
Websocket API, Spring Boot
java javascript spring-boot websocket websocket-application
Last synced: 13 Apr 2026
https://github.com/kajaldeore04/realtime-chat-app
A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.
backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket
Last synced: 09 May 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/ishantmishra18/travo
A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,
express mongo multer rag-chatbot react websocket
Last synced: 13 Apr 2026
https://github.com/rodaddy/monkeyproof
Remote coding agent orchestration server. Spawn, stream, and interact with AI coding sessions via REST + WebSocket. Because letting the monkeys ssh into prod is how civilizations end.
ai-agents bun claude-code coding-agent developer-tools process-manager websocket
Last synced: 13 Apr 2026
https://github.com/andrey-lawyer/chat
A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.
chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket
Last synced: 13 Apr 2026
https://github.com/buraktalhaa/websocket-chat
A real-time chat application built with Node.js and WebSockets for instant user messaging.
css html javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/travis-heavener/mangomanager
A LAN-based hardware monitor made using Express & web sockets.
express hardware-management nodejs websocket
Last synced: 18 Jan 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/vikas-devnet/uniclip
Uniclip - Peer-to-Peer Clipboard Sync Share text, images across devices instantly—no cloud, no setup. Just copy and paste anywhere!
clipboard csharp universal-clipboard websocket websocket-client websocket-server windows-forms
Last synced: 29 Apr 2026
https://github.com/mariyan23/game-catch-the-orange
Two capybaras are trying to catch the orange...
dependency-injection eventemitter javascript oop-principles websocket
Last synced: 23 Jun 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/omgimalexis/simon
A Vuejs 2.0 + Browserify + Feathersjs + Yarn stack.
browserify browserify-yarn es6 feathersjs nodejs rest-api websocket
Last synced: 10 May 2026
https://github.com/wk989898/web-ipc
:bulb:click in web , excute in server
electron ipc nodejs ts typescript web websocket
Last synced: 07 May 2026
https://github.com/akhaled01/devhub
A real time forum with web socket implementation, involved JS and an upgraded back end
css golang gorilla-websocket html javascript vitejs websocket
Last synced: 06 Apr 2026
https://github.com/std4453/x-platform-ws
A cross-platform wrapper over ws and WebSocket
cross-platform isomorphic websocket
Last synced: 29 Apr 2026
https://github.com/waithawoo/hermesockserve
Modular Websocket Server using socket.io
broadcast nodejs socket socket-io websocket websocket-server
Last synced: 14 Feb 2026
https://github.com/li0ard/meridicord
Rich Presence для Meridius на Linux (и не только)
discord meridius music rich-presence vk vkontakte websocket
Last synced: 18 Jan 2026
https://github.com/tuhuynh27/ws-game-server
Example Game Server written in Go
Last synced: 18 May 2026
https://github.com/StudyResearchProjects/avocado
:avocado: Web APIs Testing tool
http request testing websocket
Last synced: 09 Oct 2025
https://github.com/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/karan19698/spring-chat-app
Real-time chat app using Spring Boot, WebSocket & STOMP with Docker-based deployment.
docker java maven render springboot stomp websocket
Last synced: 11 Apr 2026
https://github.com/sami-ul-haq/chat-app
Using web-sockets
socket socket-io socketio web-sockets websocket
Last synced: 19 Jan 2026
https://github.com/mahmud-r-farhan/anonychat
A real-time anonymous group chat application with modern UI and privacy features.
chat-application mern-stack message-app mongodb nodejs reactjs realtime-chat web-application websocket
Last synced: 14 Apr 2026
https://github.com/pavelstraka3/betting-server
A betting server with mock hockey match simulation
betting nestjs nodejs websocket
Last synced: 09 May 2026
https://github.com/vlcty/lemon-markets-websocket
Go connector for the lemon.markets WebSocket
financial-data go golang golang-library websocket
Last synced: 14 Jan 2026
https://github.com/eddiescj/chat-frontend
A simple web react app to provide support in learning how to use socket.io built on [Backend Project](https://github.com/EddieSCJ/chat-api)
chat react socketio socketiochat socketioclient websocket websockets-client
Last synced: 11 Apr 2026
https://github.com/epikoder/nsocket
Event driven Messaging broker using native WebSocket
event messaging socket websocket
Last synced: 14 Jan 2026
https://github.com/stefanbirkner/websocket-example
A tiny WebSocket server built with Jetty 11.
jetty websocket websocket-server
Last synced: 12 Oct 2025
https://github.com/sapog87/yet-another-chat
Многопользовательский чат, где пользователи могут отправлять сообщения как в личных диалогах, так и в группах.
docker java-17 maven spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/whaleen/cntx-ui
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
ai ai-development ai-workflow bundling claude-desktop cli-tool codebase codebase-bundling context-management development-tools file-aggregation file-bundling file-management llm-tools mcp-server model-context-protocol project-context react websocket
Last synced: 13 Mar 2026
https://github.com/jhonatanmedeiros/vue-chat
chat javascript scss typescript vuejs webpack websocket yarn
Last synced: 14 Apr 2026
https://github.com/sergeykazarinov/stellar-burger
Десктопное веб-приложение для составления и заказа бургеров
eslint react react-hooks react-router scss-modules typescript websocket
Last synced: 14 Apr 2026
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 2026
https://github.com/seapagan/vosk-test
Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.
python speech-to-text vosk vosk-api websocket
Last synced: 16 Oct 2025
https://github.com/konaeakira/gomoku
A Gomoku game server and client using WebSocket
Last synced: 17 Oct 2025
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/deepcloudlabs/dcl373-2022-oct-19
DCL-373: Developing Spring Boot Applications in Microservices Architecture
spring-boot-2 spring-framework-5 spring-kafka websocket
Last synced: 18 Oct 2025
https://github.com/marcelcoding/wsocket
Lighweight, fast and native WebSocket implementation for Rust.
Last synced: 23 Oct 2025
https://github.com/benghak/spring-chatting-server
Chat server with Spring-boot, Redis, Websocket tutorial
redis rest-api spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/braedonsaunders/polymarket-btc-pulse-overlay
Read-only Binance BTC/USDT price, flow, and liquidity overlay for Polymarket BTC pages.
binance bitcoin browser-extension btc chrome-extension javascript market-data polymarket price-overlay websocket
Last synced: 01 Jun 2026
https://github.com/carloseduardodb/pegasus-report-stream
A client-side high-performance report generator that utilizes data streaming
chunked-http frontend javscript report stream typescript websocket
Last synced: 27 Oct 2025
https://github.com/traunin/websocket-extension
Control Chrome with Websockets
Last synced: 24 Jan 2026
https://github.com/nguyenductung2709-dt/hkfood-junction-2024
This is our project for HK Food's Challenge in Junction 2024
express jupyter-notebook mongodb mongoose nodejs python reactjs redux websocket
Last synced: 02 Apr 2026
https://github.com/badvibessz/bankingclientserverapp
Client server websocket banking app with GUI
banking client-server cryptography gui json websocket
Last synced: 15 Apr 2026
https://github.com/livetrack-x/directpipe
Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching
audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows
Last synced: 01 Apr 2026
https://github.com/mcp-tool-shop/voice-soundboard
Production-ready TTS library and MCP server for AI assistants. Multi-voice synthesis, real-time streaming, SSML support, emotional speech, and sound effects.
23-languages ai-assistant chatterbox claude diffusion-transformer f5-tts kokoro mcp mcp-server multilingual onnx python real-time speech-synthesis ssml streaming text-to-speech tts voice-cloning websocket
Last synced: 30 Jan 2026
https://github.com/yoset77/shogihome-lan
PC上の将棋エンジンをLAN経由でスマホやタブレットから利用できる、ShogiHomeのフォーク版GUI
shogi typescript usi vue websocket
Last synced: 30 Jan 2026
https://github.com/agne6ka/cmd-chat
Cmd chat. Warsaw JS worksop.
event-emitter nodejs websocket
Last synced: 15 Apr 2026
https://github.com/ddouglss/chat-spring-boot
Projeto Live Chat que utiliza as tecnologias Spring Boot, Websocket, STOMP e AWS em sua construção e deploy.
aws live-chat real-time-app spring-boot spring-websocket spring-websockets-stomp stomp websocket
Last synced: 15 Apr 2026
https://github.com/kiranbaby14/talkmateai
🎭 Real-time voice-controlled 3D avatar with multimodal AI - speak naturally and watch your AI companion respond with perfect lip-sync
fastapi flash-attention-2 huggingface kokoro-tts multimodal-ai nextjs smolvlm vlm websocket whisper-ai
Last synced: 15 Apr 2026
https://github.com/carlosalmanzab/backend-report-app
El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.
docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets
Last synced: 25 Feb 2026
https://github.com/fzl-22/antares-insight-app
Proof of concept of Antares' alerting and notification IoT system (Mobile).
Last synced: 01 Feb 2026
https://github.com/lukeshay/tower-defense-game
andriod andriod-platform intellij java jpa mysql spring-boot spring-boot-websocket websocket
Last synced: 15 Apr 2026
https://github.com/kadirdemirkaya/winbind
An asp.net core web api project written for a research project, client side : https://devtahab.github.io/tez-frontend/
cqrs fluentvalidation mapper mediatr mssql onion-architecture repository websocket
Last synced: 08 Feb 2026
https://github.com/matheusgb/autocomplete
🗒️ | A full-stack app leveraging WebSocket and Elasticsearch, built purely for enjoyment and to expand my skill set.
css elasticsearch golang html integration-testing javascript websocket
Last synced: 03 Mar 2026
https://github.com/chamodshehanka/websocket-server
Ballerina websocket server
api ballerina ballerina-connector ballerina-lang endpoint websocket
Last synced: 09 Feb 2026
https://github.com/antoniocosentino/ktrade-web
Web version of kTrade trading bot. It works with Spotware API through a Websocket connection
bot javascript php spotware trading websocket
Last synced: 16 Apr 2026
https://github.com/nkligang/tinyspring
A simple and flexible web service framework based on Mina
java mina springboot websocket
Last synced: 27 Feb 2026
https://github.com/italomaia/docker-compose-flask-io
Quick flask template for working with flask and websocket
boilerplate docker flask javascript python vuejs websocket
Last synced: 16 Apr 2026
https://github.com/riteek712/log-watcher-js
implementation of a log watcher file with help of WebSocket, it's a bare bone implementation of tail -f command from UNIX
Last synced: 28 Feb 2026
https://github.com/ayush272002/exchange
Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.
expressjs monorepo nextjs postgresql pubsub redis turborepo websocket
Last synced: 14 Feb 2026
https://github.com/lyfe691/chatapp
Chat Application made with Springboot and MongoDB | m426
chat chatapplication mongodb mongosh springboot websocket
Last synced: 14 Feb 2026
https://github.com/tynnp/alo-chat
Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.
chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket
Last synced: 15 Feb 2026
https://github.com/nexenio/seamless.me-demo-dashboard
A dashboard showing data from the Seamless.me app in real-time
dashboard sensor-data websocket
Last synced: 19 Mar 2026
https://github.com/joseph-ogutu/expense-management-application
Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.
bootstrap channels cryptography django html javascript openai python websocket
Last synced: 16 Feb 2026
https://github.com/yuanwu0000/onlinechat
線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)
Last synced: 01 Mar 2026
https://github.com/ck3mp3r/context
Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows
ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket
Last synced: 02 Mar 2026
https://github.com/blacknull/espnetwork
a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.
arduino esp32 esp8266 network portal webservice websocket wifi
Last synced: 16 Apr 2026
https://github.com/rickelmedias/bomberonline
An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.
design-patterns fastapi phaserjs solid websocket
Last synced: 20 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/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/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/tsubasagit/aibou
AIが同僚になるセルフホスト型チャットツール
ai-chat nextjs self-hosted tailwindcss typescript websocket
Last synced: 03 Jun 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/maldos23/bird-sender
🐦 Real-time local network file transfer — Transfer files instantly between devices on the same WiFi/Ethernet. No internet, no clouds. | 🌐 https://maldos23.github.io/bird-sender/
express file-sharing file-transfer lan local-network nodejs p2p real-time webrtc websocket
Last synced: 03 Jun 2026
https://github.com/okaybenji/v-r-cubes
V R all cubes. All of us. V really R.
a-frame client html javascript multiplayer server threejs toy vr webgl websocket webvr
Last synced: 17 Apr 2026
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/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/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/datashaman/emoji-pit
Real-time Slack emoji reaction visualizer with Matter.js 2D physics
emoji matterjs physics real-time slack slack-bot typescript visualization 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/doctorpok42/next-boilerplate
boilerplate nextjs template websocket
Last synced: 18 Apr 2026