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/julesgoullee/poloniex-api-push
Poloniex push api over websocket
Last synced: 17 Oct 2025
https://github.com/akotov-dev/vmess-ws
Personal Security Server for VPS (rpm/deb)
security vmess websocket xray-core
Last synced: 22 Jan 2026
https://github.com/eomaxl/hft-dataaggregator
real-time data aggregator and trading system, capable of collecting, processing, and distributing market data to facilitate automated trading decisions.
data-aggregation-api fix rest-api rust websocket
Last synced: 22 Feb 2026
https://github.com/christian80gabi/api_rmi_crud_java
Java API using RMI for CRUD methods.
java mircoservices rmi rmi-client rmi-client-server soket websocket
Last synced: 01 Jun 2026
https://github.com/alexflipnote/discord.socket
An extension to discord.http to add gateway event support, but as minimal cache as possible
api discord gateway interaction python raw slash socket websocket
Last synced: 23 Oct 2025
https://github.com/sokil/browser-communication-labs
Server to browser communication examples
long-polling mercure server-push server-sent-events socket-io websocket
Last synced: 28 Jan 2026
https://github.com/dairaga/js
Go WebAssembly and Bootstrap 4 toolkit.
audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest
Last synced: 23 Jan 2026
https://github.com/ranjanrak/phpkc-ticker
PHP kiteconnect client websocket ticker implementation.
Last synced: 24 Oct 2025
https://github.com/yoruakio/websocket-server
📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.
cmake cpp json server websocket websockets websockets-client websockets-server
Last synced: 23 Jan 2026
https://github.com/lagenorhynque/websocket-example
Luminus/Immutant WebSocket example app
clojure clojurescript immutant luminus websocket
Last synced: 25 Oct 2025
https://github.com/mpol1t/async-websocket-pool
async-websocket-pool is a Python library that enables efficient creation and management of a pool of asynchronous WebSocket clients.
Last synced: 06 Feb 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/patrick-ehimen/chain-alert
A backend-only application that allows users to monitor wallet addresses on EVM-compatible blockchains and Solana. The system tracks wallet balances, detects new token purchases, trades, or transactions, and sends real-time notifications via Telegram.
alchemyapi mongodb nodejs redis solana-web3js telegram-bot telegram-bot-api websocket
Last synced: 26 Oct 2025
https://github.com/xenon5401/skynet-baritone
SkyNet est une app pour gérer des bots Minecraft. Elle automatise le lancement d'instances, contrôle les bots via WebSocket et propose une interface Electron moderne. Elle permet de lancer plusieurs comptes, envoyer des commandes et automatiser des tâches comme le minage.
automation baritone bot electron meteor-client minecraft websocket
Last synced: 28 Feb 2026
https://github.com/mpol1t/off_broadway_websocket
An Off-Broadway producer enabling real-time ingestion of WebSocket data.
Last synced: 27 Oct 2025
https://github.com/ndrean/demo-solidjs-websockets
Phoenix LiveView with Solidjs with WebSockets
apexcharts elixir liveview solidjs websocket websockets-client
Last synced: 06 Feb 2026
https://github.com/mesquitte/mesquitte-client
mqtt v3.1.1/v5.0 client, support tcp, websocket and quic
Last synced: 25 Feb 2026
https://github.com/instantwebp2p/sws-spec
SWS - SecureWebSocket Spec
nacl secure-websocekt websocket
Last synced: 29 Jan 2026
https://github.com/dostondevop/click-clone-backend-java
💳 Click Clone - Payment Backend 🚀 A Spring Boot-powered backend for a Click payment system clone, supporting money transfers, bill payments, online store transactions, and more! Secure, fast, and built with WebSockets, Redis, PostgreSQL, and Spring Security. ⭐ Give it a STAR if you like it! 🌟
payment-app payment-system redis websocket
Last synced: 21 Feb 2026
https://github.com/shadowy-pycoder/wsoding
WebSocket library
autobahn go tsoding tsoding-streams websocket websocket-client websocket-server
Last synced: 06 Feb 2026
https://github.com/spcent/golang_simple_server
Minimal Go HTTP server with routing, middleware, and graceful shutdown
framework golang http-server web-api websocket
Last synced: 06 Feb 2026
https://github.com/dosmike/tf2cc
Lobby based community casual server finder for Team Fortress 2
casual community-driven lobby lobby-system matchmaking quickplay teamfortress2 website websocket
Last synced: 30 Jan 2026
https://github.com/parking-master/parking-master-4.0
How good are you at parking a car?
3d 3d-models car-game css game games html html-css-javascript html5-canvas javascript javascript-game parking-games racing-game socket-io socketio three-js threejs webgame websocket
Last synced: 31 Jan 2026
https://github.com/alcoralcor/lidarz
OKDO LD06 Serial binary to WebRTC Data channel and/or Websocket
Last synced: 25 Feb 2026
https://github.com/minarox/wsc-plugin
Bi-directionnal communication between WebSocket server and Rocket League
bakkesmod cpp rocket-league websocket
Last synced: 25 Feb 2026
https://github.com/maitrungduc1410/socket.io-mesh-adapter
The first adapter that truly scales your SocketIO app horizontally 🚀
mesh mesh-network scale socketio websocket
Last synced: 26 Feb 2026
https://github.com/anuversehq/qrpc-socket
qRPC-Socket: A Rust-based open-source project that merges the power of gRPC's remote procedure calls, GraphQL's graph-based queries, and WebSocket's real-time communication into a unified framework.
graphql hacktoberfest language-agnostic omni-platform rpc rust unified websocket
Last synced: 09 Feb 2026
https://github.com/cunningdj/eda-site
Event-Driven Architecture project, to experiment with EDA
distributed-system event-driven event-driven-architecture kafka nodejs system-design typescript websocket
Last synced: 09 Feb 2026
https://github.com/kerolesnabiel/realtimechatapi
This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.
asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket
Last synced: 10 Feb 2026
https://github.com/alexander-hagen/node-api-kucoin
Non-official implementation of KuCoin's API's. Developed for personal use.
api-rest javascript kucoin nodejs websocket
Last synced: 10 Feb 2026
https://github.com/kianoushamirpour/rag_chatbot
Leveraged advanced RAG techniques and a quantized version of LLaMA-3 with Llama-cpp to create a chatbot. Redis Streams and WebSockets were utilized to enable real-time interaction and keep track of chat history.
chatbot docker-compose fastapi llama3 llamacpp llamaindex qdrant rag redis redis-stream websocket youtube-api
Last synced: 10 Feb 2026
https://github.com/fquffio/pointers-arena
Sample application to demonstrate WebSocket APIs in Amazon API Gateway.
aws aws-apigateway aws-dynamodb aws-lambda serverless websocket
Last synced: 16 Apr 2026
https://github.com/dheerajgits/peerconnect-server
This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.
mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket
Last synced: 12 Feb 2026
https://github.com/filippo-orru/group-gifts
Group gifts makes Christmas in a large friend group stress-free!
firebase firebase-cloud-messaging firebase-notifications gifts nitro nuxt typescript vue websocket
Last synced: 12 Feb 2026
https://github.com/linux300/network
# Network is set of tools mainly for local user.
ansible bash devops docker javascript penetration proxy python ruby websocket
Last synced: 02 Apr 2026
https://github.com/romulodm/go-chess
A multiplayer chess game made with React and Gorilla WebSocket.
chess chess-game go gorilla-websocket react websocket
Last synced: 28 Feb 2026
https://github.com/yuantsai1115/ar.camera.mobile
It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and WebSocket..
ar bim collaboration construction-management vr websocket webxr
Last synced: 13 Feb 2026
https://github.com/swift-libp2p/swift-libp2p-websocket
A WebSocket Transport Module for LibP2P Applications
libp2p libp2p-transport websocket
Last synced: 14 Feb 2026
https://github.com/andrianalisoa-sylvere/chatapp-api
💬 A NestJS ChatApp API using Socket.io, Postgresql, Typeorm
chat-application nestjs postgresql realtime-chat socket-io typeorm websocket
Last synced: 02 Mar 2026
https://github.com/andrei-straut/gaps
Genetic Algorithm Path Search
angular angularjs bootstrap genetic-algorithm genetic-algorithms graph-algorithms graph-theory graphs java javascript jgrapht visjs websocket websockets
Last synced: 16 Apr 2026
https://github.com/btschwertfeger/krakenex.jl
Julia Package to interact with the Kraken Cryptocurrency Exchange API for both Spot and Futures, REST and Websocket endpoints.
api cryptocurrency exchange futures futures-market futures-trading julia-package kraken-exchange-api rest-api spot spot-trading spotify-api trading trading-algorithms websocket websockets-client
Last synced: 03 Mar 2026
https://github.com/krlan2789/express-ws-app
Express - WebSocket Server Application
expressjs nodejs postgresql websocket websocket-server
Last synced: 04 Mar 2026
https://github.com/alnoori1/claw-companion-android
Operator-first Android companion for OpenClaw gateways
android android-app apk jetpack-compose kotlin openclaw tailscale websocket
Last synced: 01 Apr 2026
https://github.com/alextanhongpin/chat-playground
Simple standalone chat app with shareable link, inspired by go-playground
chat chat-server go golang gorilla websocket
Last synced: 16 Apr 2026
https://github.com/tfkfan/webflux-server-game-demo
Webflux websocket game demo
java kotlin netty reactive reactor spring-boot webflux websocket
Last synced: 05 Mar 2026
https://github.com/dinsaw/spring-boot-jetty-websocket-example
Basic example of how to configure Jetty WebSocket with Spring Boot
java jetty-server spring spring-boot websocket
Last synced: 17 Apr 2026
https://github.com/sutac/connect4
Connect4 is a project aimed at implementing the classic game of the same name using web technologies.
css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket
Last synced: 04 Apr 2026
https://github.com/ichiro-its/kumo-app
React wrapper for Kumo client library
kumo kumo-client material-ui provider react ros ros2 typescript websocket
Last synced: 18 Apr 2026
https://github.com/pandaoh/chatroom
websocket 实现的聊天室,一个是 php 原生 websocket+vue 实现的聊天室,另一个是通过 swoole 扩展实现的聊天室,供大家学习参考。
element-ui php swoole vue websocket
Last synced: 19 Apr 2026
https://github.com/symblai/twilioflex-inbound-adapter
A sample app with starter code for implementing Twilio Media Streams over Symbl.ai's WebSocket Streaming API. Build your own custom, fully programmable continuous conversation intelligence application.
100daysofcode amazon api aws chime media-streaming-demo sentiment starter-code symbl transcription twilio websocket websockets
Last synced: 19 Apr 2026
https://github.com/dungwinux/file_transfer
A Flutter app that allow any 2 devices can connect and transfer files directly.
android cross-platform dart2 flutter flutter-app web websocket windows
Last synced: 20 Apr 2026
https://github.com/ayushshri/you-chat
A client Chat Appliation or Instant Messenger built using Socket.io and Node.JS where users can seemlessly group chat by joining the common public chat room. It also Offers Auto-Reconnection support.
chat express groupchat nodejs socket-io websocket
Last synced: 20 Apr 2026
https://github.com/margo-yunanova/react-burger
Stellar burgers - одностраничное приложение бургерной
Last synced: 24 Apr 2026
https://github.com/gabeduartem/simple-ws-wrapper
Provides a socket.io inspired API for sockets, but using native websockets protocol
native socket socket-io socketio sockets web websocket websockets ws
Last synced: 26 Apr 2026
https://github.com/tianqbu/doppelvoice
Real-time Chinese↔English speech translation with zero-shot voice cloning · 端到端实时语音翻译 + 0样本音色克隆 · Powered by Doubao Seed LiveInterpret 2.0
chinese-english doubao protobuf pyside6 real-time simultaneous-interpretation speech-translation voice-cloning websocket windows
Last synced: 02 May 2026
https://github.com/menurivera/web3-mcp
MCP server for using your browser wallet with natural language
bun mcp mcp-server typescript web3 websocket
Last synced: 27 Apr 2026
https://github.com/moeiscool/emissary
The Live Chat Solution written in Node.js
customer-support live-help redis sql websocket
Last synced: 28 Apr 2026
https://github.com/damianmarti/websocket-examples
Test applications using websockets
Last synced: 28 Apr 2026
https://github.com/marketcalls/crypto-realtime-questdb
Crypto Realtime Dashboard
cryptocurrency dashboard data-ingestion fastapi python questdb real-time websocket
Last synced: 29 Apr 2026
https://github.com/takielias/deno-websocket-chat
This is a simple Deno Websocket Chat Example with OAK Middleware Inspired by https://cutt.ly/7yVWKuK
chat deno middleware oak websocket
Last synced: 29 Apr 2026
https://github.com/soulgarden/kickex-bot
Trading bot for kickex exchange
algo-trading bot cryptocurrencies docker finance go helm k8s kickex telegram trading-bot websocket
Last synced: 29 Apr 2026
https://github.com/nshkrdotcom/jido_hive
Phoenix coordination server and embeddable Elixir client for augmented human-AI telepathy. Transforms multiplayer terminal chat into live, room-scoped structured context graphs and actionable consensus workflows.
actor-model asm client-server concurrency coordination distributed-systems elixir elixir-otp event-driven execution-engine llm-workflows local-execution multi-agent nshkr-ai-agents phoenix real-time relay room-management round-robin websocket
Last synced: 01 May 2026
https://github.com/d4nyll/cucumber-socket
In a Cucumber/Gherkin test, cucumber-socket gives you the ability to wait for Socket.io events to be received before moving on to the next step.
async asynchronous bdd cucumber gherkin socket-io testing websocket
Last synced: 01 May 2026
https://github.com/catalinfl/adler
High performance WebSocket server library built on top of gobwas/ws
broadcast game-server go gobwas-ws golang hub multiplayer networking real-time rooms session websocket websocket-server
Last synced: 01 May 2026
https://github.com/gisce/orakwlum-frontend
orakWlum frontend based on Node + React
frontend hacktoberfest javascript nodejs orakwlum react reactjs service-worker websocket
Last synced: 02 May 2026
https://github.com/haroldpetersinskipp/esp8266-nodemcu-8-button-websocket-controller
8-Button WebSocket Controller for an ESP8266 NodeMCU to connect with a Node-RED server
arduino arduino-ide buttons controller esp8266 esp8266-arduino espressif node-red nodemcu nodemcu-esp8266 websocket
Last synced: 02 May 2026
https://github.com/wunamesst/tailr
A blazing-fast log tail & search server. Single binary, web UI, real-time streaming.
devops log-search log-tail log-viewer monitoring rust vue3 websocket
Last synced: 09 Jun 2026
https://github.com/spiral/simple-chat
A real-time demo chat application using the Spiral Framework, RoadRunner, and Centrifugo with authentication and bidirectional communication.
bidirectional centrifugo grpc php roadrunner spiral-framework websocket
Last synced: 04 May 2026
https://github.com/jinjoo-lab/real-time-communication-test
실시간 통신 분석 프로젝트 ( Polling, Long Polling, SSE, WebSocket, STOMP )
k6 long-polling polling spring-boot stomp websocket
Last synced: 04 May 2026
https://github.com/d-exclaimation/over-layer
A GraphQL over Websocket Stream-based Transport Layer on Akka.
akka akka-actor akka-http akka-streams graphql graphql-over-websocket graphql-subscriptions graphql-ws sangria sangria-graphql sangria-subscriptions subscriptions-transport-ws websocket websockets
Last synced: 05 May 2026
https://github.com/cryptosingh1337/serpent-clash
Multiplayer snake game
canvas2d ecs golang multiplayer-game pixi-js quadtree tailwindcss vue3 websocket
Last synced: 05 May 2026
https://github.com/baselrabia/twitter
Let's recreate Twitter with Laravel! Completely from scratch, we'll use Laravel and Vue to build out a Twitter Clone with as many features as we can. Includes a timeline, notifications, media uploads, hashtags, mentions, granular search and much more. To top it off, everything is updated in true realtime.
laravel realtime realtime-rendering tailwindcss vue vuex websocket
Last synced: 05 May 2026
https://github.com/maechabin/websocket-leaflet-sample
The sample web app that can share the location information with WebSocket
leaflet react sample websocket
Last synced: 07 May 2026
https://github.com/rhazra-003/footballer_dashboard
A footballer dashboard made with matplotlib using data from Fbref and Understat
beautifulsoup4 matplotlib-pyplot numpy pandas websocket
Last synced: 08 May 2026
https://github.com/pradeep-selva/arcadia-typerace
Join or create a room and challenge your friends to a typing race
golang race typescript typing vue websocket
Last synced: 08 May 2026
https://github.com/sigmdel/xiao_esp32c3_wifi_switch
XIAO ESP32C3 base Wi-Fi Switch
ajax arduino esp32-arduino esp32-c3 introduction platformio server-side-events websocket wi-fi xiao
Last synced: 08 May 2026
https://github.com/skuong/mexboard
Clipboard Manager with Cloud sync option
clipboard-manager convenience copy-paste cross-device durable-objects linux local-area-network macos mdns mexboard productivity tauri transfer utility wayland websocket wifi windows
Last synced: 10 Jun 2026
https://github.com/larkes-cyber/shawtychat
simple chat foundation
android api chat jetpack-compose ktor-server mongodb websocket
Last synced: 09 May 2026
https://github.com/claymantwinkle/godot-cli-control
WebSocket bridge for headless / scripted control of Godot 4 scenes (click / property / input / screenshot / record).
ai-agent automation game-testing gdscript godot godot-plugin godot4 llm pytest websocket
Last synced: 12 Jun 2026
https://github.com/microchiptech/pic32mzw1_websocket_http_website
"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.
http pic32mzw1 webpage website websocket wfi32 wfi32iot-board
Last synced: 12 Jun 2026
https://github.com/cplieger/plex-exporter
See what your Plex server is doing in Grafana — sessions, libraries, bandwidth, transcoding
distroless docker golang grafana homelab metrics monitoring plex plex-media-server prometheus prometheus-exporter websocket
Last synced: 16 Jun 2026
https://github.com/nikhil-kumaran/chatapp
A simple messaging app using web sockets
chat-application websocket websocket-client
Last synced: 20 Jun 2026