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-29 00:30:23 UTC
- JSON Representation
https://github.com/tarekoraby/chatroom
A chatroom built using Spring Boot, WebSocket and STOMP
java spring-boot stomp websocket
Last synced: 26 Sep 2025
https://github.com/maximemoreillon/shcp
Smart Home Control Panel
home-automation mqtt nodejs websocket
Last synced: 04 May 2026
https://github.com/sohei-t/training-content-progress-tracker
FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新
dashboard fastapi file-monitoring full-stack python real-time vue3 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/nadiraliofficial/ibkr-algo-standalone
Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS
algorithmic-trading automation ibkr interactive-brokers pine-script python react trading-bot vps websocket
Last synced: 11 May 2026
https://github.com/charlie5dh/django-channels-chat-tutorial
Chat classic tutorial teching django channels and WebSockets
channels django python websocket
Last synced: 11 May 2026
https://github.com/yamanote1138/yardbird
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 11 May 2026
https://github.com/vhyran/openchat
ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.
Last synced: 01 May 2026
https://github.com/harrytran998/53-days-flutter-challanges
The projects I practice about Flutter + State Management Architect(Bloc, Provider, GetX, FishRedux) + Tracking Solution
bloc dart fish-redux flutter getx provider state-management tracking websocket
Last synced: 15 Mar 2025
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/sreenathsnv/chatapp-springboot-angular
angular chat mongodb mongodb-atlas springboot websocket
Last synced: 08 May 2026
https://github.com/eric-souzams/node-polls-realtime
A real-time voting system where users can create a poll and other users can cast their votes in real-time.
docker fastify nodejs postgres prisma-orm redis websocket zod
Last synced: 10 Apr 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/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026
https://github.com/anthonydibi/mycelium
Firefox extension for chance encounters
Last synced: 12 May 2026
https://github.com/srgchrksv/stream-crypto
Crypto trades streaming with azure services
azure binance crypto data databricks dataengineering pyspark python streaming websocket
Last synced: 30 Apr 2026
https://github.com/kavindu-kodikara/whychat-backend
The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.
java mysql-database spring-boot websocket
Last synced: 13 Apr 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/svastikkka/madhyastha
It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media
ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket
Last synced: 12 May 2026
https://github.com/suconghou/fedlogserver
collect frontend logs and errors into mongodb with websocket
actix-web mongodb rust websocket
Last synced: 13 Jun 2025
https://github.com/ihsandevs/pythonsocketchat
Simple python chat app using Flask & Socket.IO
flask flask-application python websocket websocket-chat
Last synced: 13 Apr 2026
https://github.com/valtzu/php-websocket-stream-wrapper
PHP Stream wrapper for WebSocket protocol
php streamwrapper websocket ws wss
Last synced: 09 Apr 2025
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/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/rokf/wsxo
WebSocket Tic-Tac-Toe with lua-http and termfx
example http lua tic-tac-toe websocket
Last synced: 31 Aug 2025
https://github.com/lee-seokmin/downbit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 21 Apr 2026
https://github.com/b-amir/realtime-playground
Real-time financial data visualization using 3 different communication protocols.
Last synced: 02 May 2026
https://github.com/alexjorgef/go-bittrex
Go wrapper for the Bittrex crypto-currency exchange API.
api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper
Last synced: 21 Jan 2026
https://github.com/danlkv/codette
Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.
agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui
Last synced: 30 May 2026
https://github.com/maestre3d/stream-api-go
A Golang stream API microservice demo using Gluon and clustered Apache Kafka.
apache-kafka event-driven golang microservice streams-api websocket
Last synced: 02 Apr 2025
https://github.com/code-monad/blyat
High performance channel-broadcast webscoket service. Ready to use with a simple docker deployment
Last synced: 10 Jul 2025
https://github.com/mimani68/golang-websocket
Golang online match service
docker docker-compose game golang gosf microservice socket-io websocket
Last synced: 09 Apr 2026
https://github.com/mdecker-mobilecomputing/ionic_websocketclient
Client für WebSocket/STOMP mit Ionic
angular ionic stomp-client websocket
Last synced: 28 Jan 2026
https://github.com/duruyao/gochat
GoChat provides temporary and anonymous group chat service through Web.
chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket
Last synced: 11 Mar 2026
https://github.com/marihachi/websocket-events
user events for WebSocket-Node
Last synced: 10 Apr 2026
https://github.com/aviroop41/wasm-extension
A Chrome extension that runs WebAssembly code and communicates with a WebSocket server.
chrome-extension webassembly websocket
Last synced: 02 May 2026
https://github.com/gituser12981u2/sync
p2p file sharing program built with rust
encryption file-sharing networking p2p-network rocket rust tlc websocket
Last synced: 02 May 2026
https://github.com/natthasath/demo-python-fastapi-websocket
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.
fastapi poetry python uvicorn websocket
Last synced: 17 Jun 2026
https://github.com/nofeaturesonlybugs/fantaptik-react-socket
React+Redux extensions for @fantaptik/socket.
react react-components reactjs socket websocket websockets
Last synced: 20 Jan 2026
https://github.com/oaslananka/a2a-warp
Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.
a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket
Last synced: 07 Jun 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/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
https://github.com/dunghenry/websockets
expressjs reactjs socket-io socket-io-client sockjs template-engine websocket
Last synced: 13 Apr 2026
https://github.com/singcl/websocket
A simple websocket server and client.
react react-redux redux websocket
Last synced: 21 Apr 2026
https://github.com/oduortoni/social-network
A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.
go javascript nextjs sqlite3 websocket
Last synced: 01 Jul 2025
https://github.com/susilolab/redis-broadcaster
Redis broadcaster to push message to redis using php
Last synced: 27 Apr 2026
https://github.com/danilfomchik/dotcode-test-task
This repository contains two test tasks completed for a Strong Junior Front-End Developer position.
blockchain-api react react-rnd redux-toolkit tailwindcss typescript websocket
Last synced: 09 Apr 2025
https://github.com/rohitsoni007/react-socket
React Socket Client - React.js Wrapper for Socket.IO Client
react realtime socket-io socket-io-client websocket
Last synced: 20 Jan 2026
https://github.com/wielorzeczownik/pulse-layer
Real-time heart rate OBS overlay via Bluetooth smart ring
ble bluetooth btleplug colmi colmi-ring desktop-app ecg heart-rate http-service iced obs overlay qring rust smart-ring stream streaming typescript vtuber websocket
Last synced: 25 May 2026
https://github.com/ultimatedoge5/conzeford
Conzeford enables easy control of a minecraft server via a web app and more!
dashboard minecraft minecraft-server typescript websocket
Last synced: 25 Apr 2025
https://github.com/0xjcf/chatroom
Websocket API, Spring Boot
java javascript spring-boot websocket websocket-application
Last synced: 13 Apr 2026
https://github.com/numq/stash-electron
Web/Desktop file sharing application with built-in echo server
bootstrap concurrently electron electron-app electronjs filesaverjs javascript jszip react react-bootstrap react-hooks reactjs websocket websocket-client websocket-server websockets
Last synced: 11 Apr 2026
https://github.com/sambhav228/weather-vis.-dashboard
Weather Dashboard provides real-time weather updates with dynamic weather visualizations.
angular html scss typescript weather weather-api weather-app weather-information websocket
Last synced: 05 May 2026
https://github.com/nobleknightt/local-llm-based-chatbot
Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.
fastapi llm mistral-7b react tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/sagarmedtiya/arm-bot-using-websocket
Arm-bot using ESP32 and websocket technology which can be controlled by website and android app.
Last synced: 27 Apr 2026
https://github.com/meibraransari/node-websocket
⚛️ Nodejs web-socket app to test application
node nodejs nodejs-server web-socket websocket
Last synced: 02 May 2026
https://github.com/redouane64/socketio.net.client
An experimental modern Socket.io client for .NET
polling socket-io socket-io-client socketio websocket
Last synced: 24 Apr 2026
https://github.com/renanstn/chat-django-channels
Exemplo de chat server feito em Django utilizando o Channels. Seguindo a documentação oficial do mesmo.
django django-channels docker docker-compose python websocket
Last synced: 13 Apr 2026
https://github.com/gokul656/go-sockets
Simple websocket server
go gorilla-websocket websocket
Last synced: 02 Apr 2025
https://github.com/raojinlin/mutagen-server
为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。
Last synced: 02 May 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/404nnotfoundddd/pixgu-socketio
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 11 Mar 2025
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/chaahatsingal/exchange
Exchange platform where trades occur
nextjs nodejs pubsub redis typescript websocket
Last synced: 10 Apr 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/flameart/websocket-core
Easy websocket framework with async auth, json-messages and user model
async authentication authorization nodejs ping-pong websocket websocket-server
Last synced: 13 May 2026
https://github.com/jjjkkkjjj/rest_framework_channels
The enhanced modules for REST WebSockets using django channels.
channels django django-rest-framework rest-api restful-api websocket
Last synced: 26 Jan 2026
https://github.com/yakmesh/yakmesh
YAKMESH™: Yielding Atomic Kernel Modular Encryption Secured Hub - Post-quantum secure P2P mesh network
asynchronous censorship-circumvention data-replication decentralized distributed-systems gossip-protocol mesh-network ml-dsa-65 nodejs oracle p2p post-quantum-cryptography quantum-resistant secure-messaging self-contained self-hosting sqlite synchronous timestamping websocket
Last synced: 03 Feb 2026
https://github.com/alexsander-pavlov/emailloaderwebsocket
Load your messages from email easy and quick.
asynchronous bs4 channels codec django docker docker-compose imap4-ssl jquery loader parse poetry postgresql pytest redis websocket
Last synced: 13 Apr 2026
https://github.com/umaarov/bulbe
A real-time control system that simulates a virtual relay and bulb system using PHP, WebSockets, and a C-based virtual controller. It supports external accessibility through ngrok and delivers instant status updates. Lightweight, modular, and ideal for learning system integration, automation, or IoT basics.
embedded-software iot ngrok open-source websocket
Last synced: 29 Mar 2025
https://github.com/thertzlor/tocket
A high-level, type safe WebSocket middleware and interceptor for Node and Browsers
interceptor websocket websocket-client websocket-server
Last synced: 16 Mar 2025
https://github.com/roluochke/battlejong-game
Learning game development with node, react and typescript
nodejs reactjs typescript webpack 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/rapax00/bitcoin-ticker-ws-server
A simple WebSocket server to help esp32 projects.
arduino bitcoin esp32 websocket
Last synced: 13 Apr 2026
https://github.com/novav20/themeridiangrid
A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.
ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript websocket
Last synced: 13 Apr 2026
https://github.com/the-real-i9/i9lyfe-server
A Social Media API Server
chat-application docker go gofiber plpgsql postgresql redis redis-cache redis-streams redispubsub social-media sql websocket
Last synced: 13 Apr 2026
https://github.com/mkhuda/gowes-pingpong
Golang Websocket PingPong Latency Test
golang melody ping-pong websocket
Last synced: 09 Jun 2026
https://github.com/srang/ca
cellular automata
camel sockjs spring-boot websocket
Last synced: 03 May 2026
https://github.com/flxxyz/blue
基于gorilla/websocket构建的微型websocket框架
go golang golang-library websocket
Last synced: 24 Aug 2025
https://github.com/phankieuphu/tiktok_clone_ui
Build UI the same Tiktok with flutter and websocket
flutter tiktok video websocket
Last synced: 05 May 2026
https://github.com/awakelife93/node-message-action
message action process server
express nodejs typescript websocket ws
Last synced: 15 Apr 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/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/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026