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-23 00:34:38 UTC
- JSON Representation
https://github.com/htr3n/dera
Dynamic event-driven actors: events, actors, multi-threading, lock-free ring buffer Disruptor
actors event event-driven executor-service groovy java multithreading mutex rest semaphore websocket
Last synced: 17 Jul 2025
https://github.com/shaominngqing/flog
Terminal log viewer + network inspector for Flutter. Auto-connects, HTTP/SSE/WS debugging, collapsible JSON, Flipper-style UI. 给 Flutter 开发者的终端日志查看器 + 网络调试器。
adb android dart debugging devtools dio flipper flutter flutter-debug flutter-tools http ios log-viewer network-inspector ratatui rust sse terminal tui websocket
Last synced: 15 Jun 2026
https://github.com/matthieuy/battleship
Battleship multiplayer game
battleship chat game js multiplayer php realtime symfony-application vuejs weapons websocket
Last synced: 11 Jan 2026
https://github.com/waxdred/bybit_websocket_go
Library for bybit websocket
bybit bybit-websocket cryptocurrency go library trading websocket
Last synced: 23 Jun 2025
https://github.com/ralscha/cettia-demo
Cettia with Spring 5 demos
cettia realtime spring spring5-webflux websocket
Last synced: 07 Mar 2026
https://github.com/vikkio88/strummulu
a small fullstack library to create websocket browser games
colyseus-alternative game-engine javascript-websocket-server multiplayer-game-server websocket
Last synced: 12 Jul 2025
https://github.com/maxzinchenko/redux-ws-middleware
This package makes web socket management much easier with redux.
middleware redux redux-middleware redux-ws-middleware websocket
Last synced: 08 May 2025
https://github.com/gqzdev/spring-boot-start
🍀🍀🍀逐步入门Spring Boot的使用,😊集成各种应用模块组件
activemq docker dubbo elasticsearch mybatis mybatis-plus rabbitmq redis schedule security spring-boot websocket zookeeper
Last synced: 08 May 2025
https://github.com/acdvs/td-obswebsocket
A packaged TouchDesigner component that connects to an OBS WebSocket server to send requests and receive events.
obs python touchdesigner websocket
Last synced: 12 Apr 2025
https://github.com/agostinhomarcia/binance
Uma aplicação mobile de exchange de criptomoedas desenvolvida com React Native, inspirada na Binance.
navigation react react-native typescript websocket
Last synced: 30 Oct 2025
https://github.com/elementbound/nlon
A communication protocol with reference implementation
javascript network protocol socket websocket websockets
Last synced: 12 May 2025
https://github.com/bytemind-de/nodejs-client-extension-interface
Node.js CLEXI is a Websocket server that extends connected clients with additional features of the OS (e.g. Bluetooth beacon scanning, GPIO control, etc.).
beacon-scanner bluetooth client-server duplex-communication gpio led node-js raspberry-pi spi websocket
Last synced: 13 Apr 2025
https://github.com/than-dev/draw-together
Draw-Together is a drawing app where you share with another people the "whiteboard"
drawing-app frontend javascript multiplayer nodejs websocket
Last synced: 18 May 2026
https://github.com/tap30/client-socket-manager
A wrapper for `socket.io-client` that handles best practices and edge cases in a more abstracted and opinionated manner.
javascript socket-io socket-io-client typescript websocket websocket-client wrapper-library
Last synced: 19 Apr 2025
https://github.com/jordic/aiofsearch
aiohttp + preact + parcel + websockets. Search your local files on the browser with the silver searcher
aiohttp asyncio preact websocket
Last synced: 09 Jul 2025
https://github.com/readyyyk/chapy
Messaging service with anonymous access and decentralized data storage. To join chat chat just enter a valid link with the chat id
chapy chat chatting confidence hacktoberfest material-ui reactjs security websocket
Last synced: 04 Oct 2025
https://github.com/HengXin666/HXLibs
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket
Last synced: 31 Oct 2025
https://github.com/doctormckay/node-websocket13
Lightweight pure-JS websocket support
Last synced: 13 Apr 2025
https://github.com/sumanmanna134/cpu-realtime
This repository contains the source code for a Real-time CPU Monitoring REST API built with NestJS. The API provides seamless access to live CPU data, enabling users to monitor system performance in real-time. Additionally, the infrastructure setup for this project is simplified using Terraform
docker nestjs-backend socket-io terraform websocket
Last synced: 13 Sep 2025
https://github.com/lessmore92/swoole-websocket-client
Easy-to-use Swoole WebSocket Client
php php-library swoole swoole-websocket websocket websocket-client
Last synced: 05 Sep 2025
https://github.com/alexander-hagen/node-api-huobi
Non-official implementation of Huobi's API's. Developed for personal use.
api-rest huobi javascript nodejs websocket
Last synced: 12 Jan 2026
https://github.com/thenlabs/websocket-server
An asynchronous WebSocket server written in PHP.
php php-library websocket websocket-server websocket-servers websockets
Last synced: 18 Feb 2026
https://github.com/haimkastner/reconnecting-ws
Wrap WS client to try reconnect websocket server when disconnected by any reason
Last synced: 14 Apr 2025
https://github.com/than-dev/my-google-drive
Google Drive clone developed in ErickWendell - JSExpert Week #5!
advanced-javascript google-drive jsexpert node nodejs-streams tdd websocket
Last synced: 20 May 2026
https://github.com/mpmcintyre/go-again
Hot reload HTML templates without restarting the backend server
go golang hot-reload live-reload websocket
Last synced: 22 Jul 2025
https://github.com/meething/ws-multisocket
WS/S Multisocket with mesh partitioning over single HTTP/S server
Last synced: 01 Nov 2025
https://github.com/loayahmed304/yappuccino
Yap in every way. A text, voice, and video chatting app, all in one. Implemented using WebSockets and WebRTC
chat-application docker docker-compose nodejs reactjs typescript webrtc webrtc-video websocket websockets
Last synced: 27 Jun 2025
https://github.com/nsimonfr/deezer-playing-notifications
🎵 Reverse engineering of deezer real-time websocket messaging api to get played tracks.
deezer nowplaying reverse-engineering websocket xmpp
Last synced: 12 Jul 2025
https://github.com/fireproof-storage/sketch-magnetic-poetry
Multi-player live magnetic poetry using 🎈 PartyKit and 🔥 Fireproof
collaboration crdt database partykit react websocket
Last synced: 14 Apr 2025
https://github.com/alexzhang1030/mche
WebRTC & WebSocket Message Channel Helpers
Last synced: 14 Apr 2025
https://github.com/voxoco/durable-stream
Streaming message bus server built on Cloudflare Durable Objects and Websockets
cloudflare-r2 cloudflare-workers durable-objects message-broker message-bus persistence websocket
Last synced: 24 Jul 2025
https://github.com/d-rickyy-b/webstress
Websocket stress tool developed in Go
go golang stress-test stress-testing tui websocket
Last synced: 25 Jul 2025
https://github.com/linkdata/jaws
Javascript and WebSockets enabling dynamic webpages
dynamic-web dynamic-webpages echo-framework go golang websocket websockets
Last synced: 25 Jul 2025
https://github.com/nhahan/spring-pubsub
Spring real-time streaming demo using SSE/WebSocket and Redis Pub/Sub, with MVC vs WebFlux benchmarks.
java redis spring-mvc spring-webflux sse websocket
Last synced: 26 Jul 2025
https://github.com/engineersmith/mintmousse
A love customizable web console
console easy-to-use library love love2d love2d-framework love2d-library websocket
Last synced: 27 Jul 2025
https://github.com/pr0pz/obs-websocket-tester
A tool for properly testing your OBS WebSocket Connection.
obs obs-studio obs-studio-script obs-studio-websocket obs-websocket obs-websocket-js websocket
Last synced: 29 Jul 2025
https://github.com/skorotkiewicz/6obcy-desktop-app
Simple Desktop client for the Polish 6obcy.org "Omegle" website.
6obcy chat tauri-app websocket
Last synced: 30 Jul 2025
https://github.com/zetapush/zetapush-js
ZetaPush Client for JavaScript Ecosytem (NodeJS and Browsers)
cometd javascript nodejs realtime sdk websocket zetapush
Last synced: 02 Aug 2025
https://github.com/hndk0/vwn-xray-management-panel
About Xray install script reverse-proxy. VLESS + WebSocket + XHTTP + Reality+ Nginx + WARP + Psiphon + Relay
cdn nginx reverse-proxy tls vless vless-ws-tls vpn websocket xhttp xray
Last synced: 23 May 2026
https://github.com/adeyahya/englishauctionjitera
English Auction for JITERA Coding Assignment
auction auction-system nextjs prisma websocket
Last synced: 15 May 2026
https://github.com/kaualandi/game-of-old-backend
Backend de um Jogo da Velha multijogador usando Websocket (incompleto)
nestjs prisma typescript websocket
Last synced: 19 May 2026
https://github.com/ntshvicky/insurance_agent_chatbot
a chatbot using openai api which behave like insurance agent. It will only reply you insurance based question's answer - Main Branch for Openai, llama Branch for Llama2
ai-agent ai-chatbot chatbot flask insurance-agent langchain llama2 python websocket
Last synced: 11 Jul 2025
https://github.com/guanhui07/dcr
借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性
amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman
Last synced: 04 Apr 2025
https://github.com/gabriel-mend/devradar
Evento realizado pela @rocketseat
mongodb nodejs react react-native websocket
Last synced: 06 Apr 2026
https://github.com/manzil-infinity180/real-time-communication
I am learning new things about RTC stuffs and add their for others and for my own reference
gstreamer jitsi livekit mediasoup mediasoup-client rfc rtcxf webrtc websocket
Last synced: 11 Jul 2025
https://github.com/basemax/typescriptchatwebsocket
This is a real-time chat application built with TypeScript and WebSocket, allowing users to communicate through direct messages, group messages, and channels. The application offers bidirectional communication between clients and the server, providing a seamless chat experience.
chat javascript js ts typescript web-socket websocket ws
Last synced: 05 May 2025
https://github.com/hewigovens/go-wssrelayer
A utility tool to relay json rpc request (from http post) to remote wss endpoint.
Last synced: 10 Sep 2025
https://github.com/stylepatrick/websocket-chat-spring-boot-angular
Chat application over websockets using Spring Boot and Angular
angular chat chat-application socketjs springboot stomp stompjs websocket
Last synced: 21 Mar 2025
https://github.com/purplesyringa/gevent-ws
A free MIT-licensed websocket library for gevent
gevent server websocket websocket-server
Last synced: 11 Apr 2025
https://github.com/mdubourg001/chaussette
A nodejs proxy to communicate with TCP servers from a browser's WebSocket.
Last synced: 27 Jan 2026
https://github.com/jrgil20/cinex-unidos
proyecto académico de pagina de cine
fetch-api frontend html-css-javascript websocket
Last synced: 06 Mar 2026
https://github.com/somritdasgupta/quefork
queFork is a simple, lightweight web API testing platform. Supports REST HTTP requests and real-time websockets protocols.
api-documentation api-testing rest-api serverless-framework websocket
Last synced: 08 Mar 2026
https://github.com/codemeasandwich/mongoose-model-stream
a mongoose model generator with a change stream
changes-stream mongodb mongoose server-to-server stream websocket
Last synced: 24 Oct 2025
https://github.com/fupengl/xrayr-node.sh
One-click deployment for `XrayR` nodes with `SSPanel` integration, using `nginx` and `Trojan-Go` ws protocol, and support for Cloudflare's `CDN` and `wrap` functionality.
cloudflare nginx ssl trojan-go websocket wrap xrayr
Last synced: 08 Sep 2025
https://github.com/cydrickn/octamp-client
WAMP Client for PHP Swoole
autobahn openswoole php php8 pubsub real-time rpc swoole wamp wamp-client wamp-protocol websocket
Last synced: 13 Apr 2025
https://github.com/art2url/quasar-contact-app
🪐 Quasar Contact is an end-to-end encrypted, real-time messaging application built with Angular. It enables secure, reliable communication with privacy and ease of use at its core.
angular chat-application docker encrypted-chat end-to-end-encryption express full-stack jwt-authentication mongodb nodejs privacy-first progressive-web-app real-time-chat secure-messaging socket-io spa typescript web-crypto-api websocket zero-knowledge
Last synced: 08 Feb 2026
https://github.com/yingyeothon/message-broadcast
Simple message broadcast across all of connected sessions.
Last synced: 03 May 2026
https://github.com/rails-lambda/websocket-demo
⚡️🔌 Lamby WebSocket Demo (WIP)
actioncable api-gateway event-driven lambda rails websocket
Last synced: 29 Oct 2025
https://github.com/snowty/chromeextensiontohookwebsocket
hook ws socket
canvas chrome-extension h5 websocket
Last synced: 25 Jul 2025
https://github.com/wlun001/scaling-ws
Example of scaling real-time servers, such as Websocket
golang horizontal-scaling nats real-time vue websocket
Last synced: 19 May 2026
https://github.com/nuricanozturk01/book-sales-platform
Book Sales Platform using microservices, Apache Kafka and Web Socket for SE-4458 Presentation
apache-kafka kafka microservice microservices spring-boot websocket
Last synced: 10 Jun 2025
https://github.com/umutplvn/defi_fitness_chat_server
express mern-stack mongodb mongoose nodejs socket-io websocket
Last synced: 07 Mar 2026
https://github.com/breqdev/workersocket
Run a WebSocket inside of a Web Worker.
browser javascript websocket webworker
Last synced: 19 May 2026
https://github.com/qhaof26/airbnb-be
AirClone: A clone of the Airbnb platform built with Spring Boot backend.
cloudinary docker email java jwt oauth2 postgis postgresql redis spring-data-jpa spring-security springboot swagger-ui websocket
Last synced: 23 Jun 2025
https://github.com/montybechir/realtime-ai-voice-chat
A full-stack interview preparation application featuring real-time AI voice chat. Built with Go (backend), React/Electron (frontend), and Azure OpenAI. Leverages Go's concurrent programming patterns for real-time communication, WebSocket, audio processing, and cross-platform development.
ai electron go golang react realtime-audio typescript vite websocket
Last synced: 23 Sep 2025
https://github.com/hyperf/websocket-client
Hyperf WebSocket Client
coroutine hyperf swoole websocket websocket-client
Last synced: 06 Apr 2025
https://github.com/spianmo/imnetcore
Android IM non-blocking IO basic network library. Use libhv as the underlying communication library, use YukiReflection and Epic Hook as scanners and Hook tools for subscriber annotations, and monitor websocket communication messages at the application layer. Support wss, websocket configuration, disconnection and reconnection.
android annotation-based epic-hook im libhv nio websocket
Last synced: 16 May 2026
https://github.com/d-exclaimation/livedocs
Real-time Web-based Document Editing Software
cowboy ecto elixir google-docs plug postgres-jsonb postgresql real-time realtime socket websocket
Last synced: 29 Apr 2026
https://github.com/wridgeu/ui5-middleware-ws-mock
A utility middleware for improved WebSocket mocking / testing without an "actual" (additional) backend. Based on the shoulders of giants (i.e. Peter and the UI5 ecosystem showcase)
middleware mock openui5 pcp sap sapui5 ui5 ui5-tooling websocket
Last synced: 14 May 2026
https://github.com/ahmed-coding/realestate-project
This is a modernized real estate backend platform built with a microservices architecture. The system combines Django as an API Gateway with FastAPI services for AI and real-time workloads, featuring:
ai django-rest-framework fastapi llms mcp rag real-estate search-engine smart-contracts websocket
Last synced: 09 Mar 2026
https://github.com/temp3l/influx-bitmex
sample influx bitmex project with simple stats
bitcoin bitmex highspeed influxdb orderbook technical-indicators trading websocket
Last synced: 15 May 2026
https://github.com/theihasan/geezap
Geezap is an AI-powered job aggregation platform built with Laravel that unifies job listings from LinkedIn, Upwork, Indeed, and ZipRecruiter. Features include smart job matching, automated cover letter generation, and application tracking.
ai-powered-job-search cover-letter-generator job-aggregator laravel livewire mysql openai-api php reverb tailwindcss websocket
Last synced: 24 Jul 2025
https://github.com/medhansh-32/resturant-management-system
Restaurant Mangement Web Service that provide real time updates of the order and users can place order by scanning QR Code.
java jte mysql-database spring-data-jpa spring-security springboot websocket
Last synced: 18 Feb 2026
https://github.com/rfoel/tic-tac-toe
Tic-Tac-Toe AWS Serverless App
aws multiplayer serverless tic-tac-toe websocket
Last synced: 14 May 2026
https://github.com/sdclarkelab/socket.io-countdown-timer
Simple real-time Socket.io countdown timer using Socket.IO and Vue.JS
api countdown-timer jamaica nodejs socket-io socket-io-client socket-io-server vue vuejs websocket websockets
Last synced: 13 Apr 2025
https://github.com/natanaelvich/mundo-tech-backend-adonis
manager store stock in adonis js💜👾
adonisjs api-rest jwt-authentication lucid migration orm send-email validation websocket
Last synced: 26 Mar 2025
https://github.com/bharat2044/collaborative-drawing-board-app
css express html javascript nodejs socket-io websocket
Last synced: 07 Apr 2026
https://github.com/geut/wpc
Simple RPC solution for Workers, SharedWorkers and ServiceWorkers.
message-transport rpc service-worker shared-worker websocket
Last synced: 16 Feb 2026
https://github.com/thinkjs/think-websocket
WebSocket for ThinkJS 3.x
think-extend thinkjs websocket
Last synced: 12 Sep 2025
https://github.com/bedrock-ws/bedrockws-deno
MCBE WebSocket implementation in Deno (TypeScript/JavaScript)
mcbe minecraft minecraft-bedrock websocket
Last synced: 19 May 2026
https://github.com/armsnyder/othelgo
A command-line Othello game and experiment using AWS API Gateway WebSocket APIs and AWS Lambda
ai api-gateway aws-api-gateway aws-apigateway aws-lambda aws-lambda-golang aws-websockets golang lambda minimax multiplayer multiplayer-game multiplayer-online-game othello othello-game singleplayer singleplayer-game terminal-based terminal-game websocket
Last synced: 07 Mar 2026
https://github.com/heyimsteve/crypn
Crypn is a powerful cryptocurrency analytics platform that provides real-time market data, advanced charting tools, and comprehensive trading insights. Whether you're a seasoned trader or just getting started, Crypn offers the tools you need to make informed decisions in the crypto market.
ai analytics api app crypn cryptocurrency hyperliquid insights market-data platform react trading trading-strategies websocket
Last synced: 19 Jul 2025
https://github.com/deepcloudlabs/dcl358-2023-jan-24
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
apache-kafka event-driven-architecture event-pattern java rabbitmq reactive-programming reactive-systems spring-boot websocket
Last synced: 17 May 2026
https://github.com/kislevlevy/chat-verse
Chat Verse is a Discord replica for organizing servers, channels, and conversations with text, voice, and video communication.
chat mysql nextjs prisma typescript websocket
Last synced: 02 Aug 2025
https://github.com/lucafalasco/cyt
💵 Real time visualization of ₿itcoin transactions all over the world
bitcoin bitcoin-api bitcoin-transaction-visualizer d3js mobx mobx-react react websocket
Last synced: 01 May 2026
https://github.com/cezarc1/websocket-stt-bench
Benchmark of streaming speech-to-text to WebSocket gateways implementing one shared protocol across modern async runtimes
async benchmark streaming websocket
Last synced: 16 May 2026