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/lambels/wsroom
Simple implementation to manage groups of websocket connections, powered by gorilla websockets.
Last synced: 25 Jun 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/workwithpact/cf-socket-client
A simple client to interface with our CloudFlare Workers backed WebSocket server.
chat cloudflare-worker cloudflare-workers websocket websockets
Last synced: 13 May 2025
https://github.com/arvind-4/chatapp
Real Time Chat App Using Django, Channels, JavaScript and much more.
channels chat-application chatroom django django-application django-channels django-framework django-project html5 javascript postgresql python real-time real-time-chat-app reconnecting-websocket tailwind-css tailwindcss tailwindui websocket
Last synced: 01 Nov 2025
https://github.com/thepatrickniyo/nestjs-socket-boiler-plate
Boiler plate code to implement websocket APIs intergrated with RESTfull APIs in nestjs, using vuejs as a demo client
nestjs rest-api vuejs websocket
Last synced: 15 Apr 2026
https://github.com/yingyeothon/message-broadcast
Simple message broadcast across all of connected sessions.
Last synced: 03 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
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/thinkjs/think-websocket
WebSocket for ThinkJS 3.x
think-extend thinkjs websocket
Last synced: 12 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/adiulalam/quizeroo
A full-stack quiz web-app that can be used for creating and sharing quiz. The application also includes authentication, AI quiz generation, and a dashboard for visualization.
nextauth nextjs shadcn t3-stack tailwind trpc typescript websocket
Last synced: 21 Aug 2025
https://github.com/ahf/snowflake
My fork of https://gitweb.torproject.org/pluggable-transports/snowflake.git
golang pluggable-transports pt webrtc websocket
Last synced: 09 Jul 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/conflictingtheories/spacy_ws
Websocket example with Spacy.io
nlp spacy spacy-models spacy-ner websocket
Last synced: 02 Mar 2026
https://github.com/numq/webrtc-backend
Random video chat backend written in functional programming paradigm
chat clean-architecture functional-programming mongodb mongodb-database node node-js nodejs nodejs-api nodejs-server p2p peer-to-peer webrtc webrtc-signaling websocket websocket-server websockets websocketserver
Last synced: 25 Jan 2026
https://github.com/gjum/agarnet
agario Python client and connection toolkit
agar bot bot-framework game protocol pypi websocket
Last synced: 17 Jun 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/purplesyringa/gevent-ws
A free MIT-licensed websocket library for gevent
gevent server websocket websocket-server
Last synced: 11 Apr 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/chrberger/cluon-javascript
Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.
amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets
Last synced: 09 Apr 2026
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/pmant/harmonyhubws
A node module for Logitech Harmony Hub.
api harmony home-automation hub ir logitech remote smart-home websocket
Last synced: 25 Jun 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/chen0040/spring-websocket-java-client-demo
Demo on how to integrate spring websocket on the server with java client
duplex-communication java-client spring-boot websocket
Last synced: 20 Jun 2025
https://github.com/d-a-v/libnowebsocket
native stream sockets between C and HTML5
c library posix-compatible websocket
Last synced: 20 Mar 2025
https://github.com/baxiry/im
Instant messaging server
broker golang im instant-messaging pubsub real-time websocket
Last synced: 12 Jan 2026
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/akhilrai28/web-gui
The Web-GUI project is a user-friendly interface designed to provide real-time monitoring and control of the rover. Developed with modern web technologies, this interface enables seamless visualization of sensor data, power management, video feed monitoring, and task execution. It is an essential tool for operators tomanage the rover's operations.
angularjs autonomous-robots css3 dart django docker flutter html5 javascript nodejs real-time robotics ros2 sensor-data software-development tailwindcss teleoperation videofeedback web-gui websocket
Last synced: 12 Apr 2025
https://github.com/aladser/messenger.local
Чат. PHP 8
linux mysql phpmailer ratchet-php-server websocket
Last synced: 12 Apr 2025
https://github.com/zunzhuowei/zhuozun
base on spring cloud project
kafka memcached netty redis springcloud websocket
Last synced: 26 Jul 2025
https://github.com/persanix-llc/endrpi-server
Endpoints for Raspberry Pi (Endrpi) is a web API server for the Raspberry Pi that provides basic statuses and GPIO controls through a collection of HTTP endpoints.
api fastapi gpio http-server python3 raspberry-pi rest-api websocket
Last synced: 07 May 2025
https://github.com/kasworld/genprotocol
generate protocol code
authorization golang golang-sdk json metaprogramming msgpack network-programming protocol webassembly websocket
Last synced: 19 May 2026
https://github.com/natlee/django-project-template
A template with many features of Docker, 3rd party login, JWT, websocket, Admin UI and django-q
3rd-party-login allauth django django-q django-rest-framework jwt-authentication project-template template websocket
Last synced: 11 Jul 2025
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/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/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/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/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/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/snowty/chromeextensiontohookwebsocket
hook ws socket
canvas chrome-extension h5 websocket
Last synced: 25 Jul 2025
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/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/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/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