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/yarbsemaj/key-exchange-chat
An implementation of an RSA signed diffie hellman webchat.
api-gateway lambda serverless svelte sveltejs tailwind websocket
Last synced: 13 Apr 2026
https://github.com/lancekrogers/dashboard
ETHDenver 2026: Next.js real-time observer dashboard for the Obey Agent Economy. 5 live panels: Festival View, HCS Feed, Agent Activity, DeFi P&L, Inference Metrics.
agent-economy ai-agents dashboard ethdenver ethdenver-2026 festival-methodology hcs hedera nextjs obedience-corp react typescript websocket
Last synced: 30 May 2026
https://github.com/sanjaygupta972004/space-shoot
Make a fun shooting game with cool weapons, strong enemies, and amazing places to explore
Last synced: 11 Mar 2025
https://github.com/jharrilim/chatroom
Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.
angular angular7 csharp dotnet dotnet-core material-ui netcore netcore2 signalr websocket
Last synced: 11 Apr 2026
https://github.com/tolstoyevsky/shirow
An RPC server framework based on top of Tornado
django jwt-authentication python python3 rpc-server shirow tornado-framework websocket
Last synced: 13 Feb 2026
https://github.com/keivanipchihagh/kucoin-websocket
Multi-threaded KuCoin WebSocket with self-management mechanisms to ensure stable streaming at all times
kline kucoin kucoin-api kucoin-token self-managed websocket
Last synced: 24 Nov 2025
https://github.com/sikelio/sikontrol
Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable
audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket
Last synced: 13 Apr 2026
https://github.com/denisraymer/bitcoin-alert
View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley
Last synced: 05 Dec 2025
https://github.com/larbibaraka/bookstore-server
bookstore using nestjs - graphql - websockets - ElasticSearch
elasticsearch google-authentication graphql nestjs prisma saml typescript websocket
Last synced: 05 May 2026
https://github.com/bhaskarradha123/chatting_application_byspring
LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism
chat css html5 java javamailsender javascript message-broker postman spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/jzarca01/blockvr
Displays the last 1000 unprocessed blocks in the blockchain
Last synced: 01 Mar 2025
https://github.com/ipublikuj/websockets-zmq
ZeroMQ pusher & consumer for WAMP server for Nette Framework (3.0+)
extension ipub ipublikuj message-queue nette websocket websockets zeromq
Last synced: 20 May 2026
https://github.com/ndthuan/websocketserver
Standardized WebSocket messages handling in Go
golang websocket websocket-server
Last synced: 30 May 2026
https://github.com/karanxidhu/websocket-go-prisma
A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.
Last synced: 16 Mar 2025
https://github.com/weisyn/client-sdk-js
WES Client SDK for JavaScript/TypeScript - 用于链外应用开发的 JavaScript/TypeScript 客户端工具包,提供 Token、Staking、Market、Governance、Resource 等业务服务
blockchain blockchain-sdk client-sdk dapp grpc javascript json-rpc market nodejs resource sdk token typescript utxo wallet web3 websocket wes
Last synced: 30 May 2026
https://github.com/pjtunstall/the-mad-bombers-tea-party
01Founders project to make a multi-player browser game using web sockets, and no WebGL or any 3rd-party framework. Based on a single-player version by fellow students; see in-game credits.
game javascript multiplayer-game node-js websocket
Last synced: 13 Apr 2026
https://github.com/armoe-project/kook-go
适用于 Golang 的 KOOK 机器人 SDK
golang kaiheila-bot kook-bot sdk websocket
Last synced: 13 May 2026
https://github.com/abgeo/chat
Simple web chat on Python with Tornado web server
Last synced: 28 Apr 2026
https://github.com/nuricanozturk01/call-of-project-backend
Call-of-Project. Find Your Project Buddy! Microservice based Project
apache-kafka api-gateway aws-s3 azure bash-script eureka-server feign-client h2-database java junit5 jwt-token microservices-architecture mock-test mongodb mysql pagination spring-boot spring-security websocket
Last synced: 13 Apr 2026
https://github.com/asynched/resource-monitor
A task manager/resource monitor version for the web using websockets.
Last synced: 03 May 2026
https://github.com/saif-gitreps/sync-docs
A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.
clerkauth liveblocks nextjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/anuragarwalkar/chat-buddy
📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket
angular mongodb typescript websocket
Last synced: 09 May 2026
https://github.com/vag-zhao/device-net-tracker
远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)
electron javascript typescript vue3 websocket
Last synced: 13 Apr 2026
https://github.com/man-navlakha/mechenic
"Mechanic Setu" is an on-demand roadside assistance platform that connects vehicle owners with nearby, verified mechanics for issues like flat tires or minor mechanical faults. It functions as a real-time marketplace, offering convenience and speed to users while providing mechanics with a new customer acquisition channel.
axios maps proxy react reactjs reactjs-project real-time shadcn-ui tailwindcss tailwindcss-v4 websocket
Last synced: 05 Oct 2025
https://github.com/techemmy/flask-chat-application
A Flask chat application that uses sockets with python and javascript. Also includes tests
back-end-development flask front-end-development javascript postgresql python websocket
Last synced: 13 Apr 2026
https://github.com/jayantur13/tabsync-desktop
Tabsync is an electron-based desktop app for live syncing browser tabs in devices using WebSocket, Express and Chrome/Edge API
browersync electron-app sync synchronization websocket
Last synced: 17 Jan 2026
https://github.com/m1guelsb/discordia
Discord like app where is possible to private chat, create personal servers or enter in others servers by invite.
next14 nextjs prisma prisma-orm react-query socket-io tailwind websocket
Last synced: 19 Apr 2026
https://github.com/jefrisibarani/tobasa-cpp
Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)
asio hl7 http-client http-server lis orm-framework rest sql websocket
Last synced: 31 May 2026
https://github.com/ibmstreams/streamsx.websocket
[Incubation] C++ WebSocket toolkit for IBM Streams
ibm-streams stream-processing toolkit websocket
Last synced: 08 Oct 2025
https://github.com/nguyennhathuynh/finance-xd-app
(Status Project: Done) [APP] Finance App is a powerful, cross-platform mobile application built with Flutter and Dart, designed to help individuals and professionals manage their personal finances with ease.
dart firebase flutter websocket
Last synced: 14 Apr 2026
https://github.com/luca-schlecker/swebsocket
A Simple and Plain WebSocket Library for C#
client csharp easy-to-use nuget server websocket websocket-client websocket-server
Last synced: 19 Jan 2026
https://github.com/saadmdsabah/discord-clone-using-spring-boot-stomp-client-and-react-js
A full-stack, real-time chat application inspired by Discord, featuring a containerized architecture for easy setup and seamless communication.
docker docker-compose dockerhub java-21 jwt-authentication mongodb nginx-docker react react-hot-toast reactjs redis-cache redux-toolkit spring-boot stompjs tailwindcss typescript vite websocket
Last synced: 14 Apr 2026
https://github.com/shahradelahi/coinex
[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API
api coinex cryptocurrency exchange http websocket
Last synced: 11 Oct 2025
https://github.com/samuelorlato/golang-voting-system-api
api clean go golang hexagonal-architecture sockets voting voting-system websocket websockets
Last synced: 14 Jan 2026
https://github.com/lesiaukr/goit-pythonweb-hw-03
Master's degree | Advanced Python Programming | HW | Web basics | Simple HTTP server
docker docker-compose goit-pythonweb-hw-03 http-server jinja2-templating-engine python websocket
Last synced: 14 Apr 2026
https://github.com/msusman1/webrtc-server
WebRTC Signaling server Implemented using Nodejs Socket io
socket-io webrtc webrtc-signaling webrtc-video websocket
Last synced: 14 Apr 2026
https://github.com/barrylee111/voicechat-llm
A chatbot with both prompt and voicechat capabilities leveraging LangChain, Elasticsearch, and FastAPI. When using voicechat, the user can immerse themselves in the experience by selecting a narrator, like a pirate for instance.
elasticsearch fastapi langchain largelanguagemodel python react speech-to-text tailwind text-to-speech typescript websocket whisper
Last synced: 19 Jan 2026
https://github.com/neography7/questr-gateway
This repository contains the api gateway portion of the Questr Q&A application."
api-gateway graphql grpc nestjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/visualstudioex3/flecktest
A little chat console program to test Fleck websockets library and IoC with Microsoft Dependency Injection library, developed in C# using .NET Core 3.1.
chat chat-application chatapp csharp dependency-injection donet-core dotnet dotnetcore fleck job-interview netcore netcore31 technical-test visual-studio websocket
Last synced: 14 Apr 2026
https://github.com/duo/wsc
A golang websocket client
client golang reconnect websocket
Last synced: 22 Jan 2026
https://github.com/dalisoft/appsocket
Lightweight, fast & simple WebSocket client
Last synced: 22 Jan 2026
https://github.com/eugenepokalyuk/react-burger
The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.
cypress jest react redux typescript websocket yandex-praktikum
Last synced: 27 Jan 2026
https://github.com/asad9711/websocket-proxy-server
To proxy and monitor outgoing websocket requests
cobra-cli golang gorilla-websocket http-hijacking websocket
Last synced: 27 Oct 2025
https://github.com/rudra1806/relay
A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.
arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand
Last synced: 14 Apr 2026
https://github.com/ibrahimhabibeg/echo
Chat application built with micro-services architecture and front-end caching
chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket
Last synced: 02 Apr 2026
https://github.com/yewomhango/syncvas
Synchronous Drawing Canvas
canvas drawing drawing-app express expressjs typescript websocket websockets
Last synced: 29 Apr 2026
https://github.com/nikamunjishvili/nestjs-application
bcryptjs docker docker-compose graphql jwt mongodb nest socket-io swagger typescript websocket
Last synced: 24 Feb 2026
https://github.com/abhirockzz/websocket-ejb
Behavior of WebSocket endpoints when decorated with EJB annotations
ejb glassfish javaee jsr356 payara-server tyrus websocket
Last synced: 26 Oct 2025
https://github.com/pixel-tactics/pixel-tactics-client
Pixel Tactics Client. Built in Godot and GDScript.
frontend gdscript godot websocket
Last synced: 24 Jan 2026
https://github.com/lucasefe/spotcast-poc
Spotcast allows one Spotify desktop client (ideally yours) to drive other Spotify desktop clients running on different hosts.
Last synced: 24 Jan 2026
https://github.com/confy-security/cli
CLI client for the Confy encrypted communication system
chat chat-application chat-cli cli confy prompt-toolkit typer websocket
Last synced: 28 Jan 2026
https://github.com/beyond-immersion/bannou-service
The all-purpose .NET monoservice for the Beyond Immersion game servers.
cloud-services csharp docker dotnet game-backend game-development game-server game-services gamedev goap goap-planner matchmaking microservices multiplayer npc-ai nswag openapi openresty realtime websocket
Last synced: 24 Feb 2026
https://github.com/aladser/offer-tracker
Трекер офферов (Laravel 8)
laravel8 linux mysql tailwindcss websocket
Last synced: 29 Jan 2026
https://github.com/bontaramsonta/simple-messaging-server
a simple ws message server using Bun.websocket
Last synced: 30 Jan 2026
https://github.com/shiukaheng/webtopics
⚡️WebTopics — Real-time topics and services for web apps
real-time ros2 socket-io synchronization visualization websocket zod
Last synced: 15 Apr 2026
https://github.com/say8hi/websocket-chat
Realtime chat
alembic async celery chat docker docker-compose fastapi nginx postgresql python sqlalchemy websocket
Last synced: 31 Jan 2026
https://github.com/cvweiss/redis-websocket
Node implementation of redis to websocket broadcasting.
Last synced: 01 Feb 2026
https://github.com/bdero/blackbox
Black Box is a turn-based two player board game where each player deduces their opponent's board state by casting rays. This implementation includes a browser client and NodeJS server, persists games to a database, has invite links, and supports unlimited spectators per game.
boardgame flatbuffers react websocket
Last synced: 08 Feb 2026
https://github.com/alexander-hagen/node-api-hitbtc
Non-official implementation of HitBTC's API's. Developed for personal use.
api-rest hitbtc javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/belikhun/iot-smart-server
IoT Smart Server (Graduation Thesis)
bunjs elysiajs iot openai openai-chatgpt openai-realtime-api sequelize smart-home smarthome typescript websocket wifi
Last synced: 10 Feb 2026
https://github.com/chempik1234/empty-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 12 Feb 2026
https://github.com/nktkas/rews
Drop-in WebSocket replacement with automatic reconnection.
Last synced: 02 Apr 2026
https://github.com/ericlewis966/token-price-controller
montoring token price and directly contract token's fee rate with smart contract
blockchain cryptocurrency ethereum javascript nodejs web3 websocket
Last synced: 09 May 2026
https://github.com/rxtoolkit/socketio
🚰 RxJS operators for working with Socket.io (v4 or lower) servers
fp functional-programming observables package reactive-programming realtime rxjs socket-io socketio streaming websocket websockets
Last synced: 12 Feb 2026
https://github.com/rohittiwari-dev/ocpp-ws-io
Type-safe OCPP WebSocket RPC client & server with pub/sub, session management, and clustering support
central dev-tools e-mobility emobility ocpp ocpp-central ocpp-rpc ocpp-rpc-ts ocpp-server ocpp-ws-client ocpp16 ocpp16j ocpp20 ocpp201 ocpp21 ocppwebsocket websocket websocket-ocpp websocket-server websockets
Last synced: 01 Apr 2026
https://github.com/minhazulmin/laravel-realtime-notification-websocket-and-pusher-js-
Laravel real time notification with websocket & pusher js.For Sponsor WhatsApp me +8801751337061.
laravel-websocket laravel-websockets pusher-channels pusher-js pusherjs real-time-notifications websocket
Last synced: 19 Mar 2026
https://github.com/tripolskypetr/node-redis-grpc-stream-queue
Enables reliable bidirectional gRPC streaming with automatic retries, message queuing, error handling, and logging, supporting real-time communication between distributed services in a robust and fault-tolerant manner.
benchmark fault-tolerant fault-tolerant-microservices grpc in-memory nodejs playwright queue realtime redis redis-cache streaming stress-testing tests websocket
Last synced: 13 Feb 2026
https://github.com/groovytron/marx-attack
An app that gives the people the power to vote for a music style they would like to listen and see the votes result in almost realtime.
decentralized gunjs music p2p websocket
Last synced: 19 Mar 2026
https://github.com/dustinm16/portal
Self-hosted alternative to Discord + Twitch + Matrix + Mastodon. Encrypted chat, live streaming (RTMPS/HLS), WebRTC voice, SSH/VNC/RDP remote access, SFTP file manager, VOD recording — single Python server, no Docker required.
chat discord-alternative encrypted file-manager hls mastodon-alternative python rdp remote-access rtmp self-hosted sftp ssh streaming twitch-alternative vnc voice-chat vpn-alternative webrtc websocket
Last synced: 01 Apr 2026
https://github.com/litsynp/chatroom-practice
An implementation of simple chat service with Spring Boot with Kotlin, WebSocket, SockJS, STOMP and FreeMarker.
axios bootstrap freemarker kotlin sockjs spring-boot stomp vuejs websocket
Last synced: 16 Apr 2026
https://github.com/hunwalk/yii2-websocket
This is the new maintained version of the yii2-websocket package
php ratchet ratchetphp websocket yii2 yii2-websocket
Last synced: 02 Mar 2026
https://github.com/joaquinbejar/lightstreamer-rs
Lightstreamer TLCP (Text-based Live Connections Protocol). It provides a robust client SDK to interact with Lightstreamer servers, enabling real-time data streaming for financial applications, IoT systems, and other use cases requiring live data updates. While it was initially developed to support the ig
lightstreamer tlcp trading websocket
Last synced: 02 Apr 2026
https://github.com/mohammadnourbaker/nmmediatechnicalassessment
Real Time Chat Application using Codeigniter4 and Socket.io
codeigniter codeigniter4 docker dockercompose nginx php socketio websocket
Last synced: 03 Mar 2026
https://github.com/dutu/gemini-api-node
Gemini API client for REST and WebSocket
api api-client api-wrapper bitcoin cryptocurrency gemini gemini-api promise push-api rest rest-api sandbox websocket websocket-api
Last synced: 16 Apr 2026
https://github.com/believemanasseh/audio-purifier-extension
A chrome extension for noise suppression
audio-processing deep-learning deepfilternet fastapi machine-learning noise-suppression speech-enhancement websocket
Last synced: 16 Apr 2026
https://github.com/sszqdz/bayes-toolkit
🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.
gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket
Last synced: 16 Apr 2026
https://github.com/laplacexd/wakiewakie
A dating app wherein you get matched by people that woke up as the same time as you.
dating-app graphql graphql-client graphql-codegen graphql-server real-time typescript vite websocket
Last synced: 05 Mar 2026
https://github.com/joshuadeguzman/chatify
A simple chat app created with socket.io
chat expressjs nodejs websocket
Last synced: 05 Mar 2026
https://github.com/bradeneverson/td
Silly Little Multiplayer Tower Defense Game
multiplayer-game rust tower-defense typescript websocket
Last synced: 17 Apr 2026
https://github.com/charlie5dh/sense-hat-rt-dashboard
Real time dashboard with ReactJS, Django and Channels and Raspberry Pi Sense Hat
channels django echarts javascript microservices python rabbitmq raspberrypi react-echarts reactjs sense-hat websocket websockets
Last synced: 02 Apr 2026
https://github.com/ppenter/caff.js
Fully Fullstack Framework (React, API, Websocket) With File-based Routing
api framework full-stack react ssr websocket
Last synced: 17 Apr 2026
https://github.com/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026