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/obirikan/decoupled-services
a simple microservice architecture implemented with nodejs and RabbitMQ as message broker and wss as real time transmission on client side
docker-compose javascript rabbitmq websocket
Last synced: 01 May 2026
https://github.com/nwaughachukwuma/ws-reqonet
Simple WebSocket wrapper with reconnect logic
Last synced: 28 Apr 2025
https://github.com/cj667113/websocket_http_server
Websocket_HTTP_Server
bash-script html5 http http-server python socket streaming streaming-data streaming-video tcp tcp-protocol tcp-server tcp-socket thermal-imaging websocket websocket-server websockets
Last synced: 02 May 2026
https://github.com/wlh320/webtail
"tail -f" like function as a simple web service, compiled to single executable binary.
Last synced: 24 Oct 2025
https://github.com/symbux/turbo-starter
A boilerplate application for the Turbo engine with the Turbo Vite SSR plugin installed with Translations, Prisma ORM, Docker build files, Pinia, Vue Router and using Vue 3 + TypeScript.
mongo mongodb rest-api typescript vue vue3 websocket
Last synced: 03 May 2026
https://github.com/jayeshlab/vue3-crypto-dashboard
Cryptocurrency Dashboard made with Vue 3
amcharts5 binance binance-api bootstrap5 chart cryptocurrency dashboard pinia svg vue vue-crypto-dashboard vue-router4 vue3-composition-api vue3-typescript websocket
Last synced: 09 Oct 2025
https://github.com/raylax/imx
IM-X Golang分布式IM服务
distributed golang grpc im websocket
Last synced: 14 Jan 2026
https://github.com/benallfree/vibescale
Serverless MMO for your next vibegame
game-development game-server gamedev mmo realtime serverless websocket
Last synced: 22 Apr 2025
https://github.com/mtumilowicz/js-nodejs-websocket-workshop
WebSocket protocol summary.
websocket websocket-protocol websockets workshop workshop-materials workshop-series workshops
Last synced: 06 Jul 2025
https://github.com/rksm/language-server-websocket-test
language-server websocket test
language-server-protocol lsp websocket
Last synced: 20 Apr 2026
https://github.com/zebradevs/linkos-webservices-samples
Javas based sample code for printing from a web application. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
link-os printer websocket zebra-printer zsdk
Last synced: 16 Jan 2026
https://github.com/n1k0l1n/rabbitmq-booking-dotnet6
The RabbitMQ Booking App is a distributed application designed to facilitate the booking process by leveraging the messaging capabilities of RabbitMQ. It enables seamless communication between multiple components and systems involved in the booking workflow.
booking-platform csharp docker dotnet rabbitmq websocket
Last synced: 05 May 2026
https://github.com/shubhamch95/real-time-polling-system
A scalable system using Node.js, PostgreSQL, Kafka, and WebSocket for creating polls, casting votes, and real-time result updates. It features RESTful APIs, leaderboards, and dynamic vote tracking.
client-server expressjs-framework javascript kafka kafka-consumer kafkaproducer nodejs rest-api socket-io websocket websocket-server
Last synced: 14 Feb 2026
https://github.com/guilospanck/gartic-go-backend
This is the backend of the web drawing app like Gartic made with ReactJS using Typescript and Go.
clean-architecture go golang postgresql websocket
Last synced: 01 May 2026
https://github.com/marceldobehere/goofy-ssh
SSH over Websockets bc yes
csharp proxy ssh web websocket websockets
Last synced: 13 Mar 2026
https://github.com/hyeonsangjeon/yesno
yes or no flask
button button-control cache flask no socket socket-io websocket yes
Last synced: 01 May 2026
https://github.com/dutu/valr-api-node
VALR exchange API client for REST and WebSocket
api promise rest rest-api rest-client valr valr-api websocket websocket-client
Last synced: 11 Apr 2026
https://github.com/xjzh123/hack-chat-humbird
Minimal and fast chat bot template in Python.
hack-chat hackchat hackchat-bot python websocket
Last synced: 01 Apr 2025
https://github.com/lucasrmagalhaes/nlw5-nodejs
Atendimento ao Cliente em Node.js. Quinto evento da NLW - Rocketseat.
beekeeper dayjs express insomnia migrations mustache-js nlw-5 nodejs rocketseat sqlite typeorm typescript uuid websocket yarn
Last synced: 14 Apr 2026
https://github.com/ascenmmo/multiplayer-game-servers
The ASCENMMO admin panel provides an easy-to-use interface for managing game servers. You can register a new game, and the admin panel will return a unique game ID, which can then be used for registering players in the game.
admin-panel api cross-platform cross-platform-game game-development game-management game-server multiplayer-game open-source real-time real-time-game real-time-server tcp udp udp-server websocket
Last synced: 13 Mar 2026
https://github.com/jithinbinoy2000/nextjs-chatapp-websocket
Real-Time Chat Application With NextJS, WebSocket ,and Authentication
bycr chat-application mongodb nextjs14 socket-io websocket
Last synced: 12 Feb 2026
https://github.com/jcilacad/chatterbox-rest-api
Chat Application RESTful API
docker hibernate mongodb springboot websocket
Last synced: 16 Apr 2026
https://github.com/davidemoro/play_websocket
pytest-play support for websockets
pytest python testing websocket
Last synced: 11 Jul 2025
https://github.com/drwhut/tabletop_club_lobby_server
A WebRTC signalling server for Tabletop Club that allows players to connect peer-to-peer with the use of room codes.
game multiplayer peer-to-peer server tokio-rs webrtc-signaling websocket
Last synced: 10 Feb 2026
https://github.com/piavgh/live-stream-socket-server
Simple demo server to receive video stream via WebSocket and send to an RTMP endpoint for live streaming
Last synced: 15 Apr 2025
https://github.com/nutfes/lottery
学籍番号抽選会アプリ
clean-architecture docker docker-compose fastapi go gorm nfc-card-reader python tailwindcss typescript websocket
Last synced: 02 Apr 2026
https://github.com/j0shcap/websocket-multiplayer-tank-game
A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.
game javascript multiplayer websocket
Last synced: 13 Jun 2026
https://github.com/nishanb/piggy-back
Reverse tunnel over web-socket stream to host local services to cloud
edge-computing reverse-proxy-server reverse-tunnels sockets tunnel websocket
Last synced: 17 Apr 2025
https://github.com/5cript/roar
A Networking Library Wrapping Around ASIO, Beast and Curl
boost cpp20 http http-server https websocket websockets
Last synced: 01 Feb 2026
https://github.com/dulajhansana/spark-chat-v.0.1
Combines modern design with cutting-edge technology to offer a robust, real-time communication
ballerina client-server nextjs nodejs react saas tailwindcss websocket
Last synced: 04 Jul 2025
https://github.com/ceoimperiumprojects/imperium-crawl
The most powerful open-source CLI toolkit for web scraping. 28 tools — stealth, ARIA snapshots, AI extraction, API discovery, YouTube, Reddit, Instagram, RSS, media download, session encryption. Zero API keys.
anti-bot api-discovery brave-search captcha-solver crawling download instagram media-downloader open-source reddit rss scraper social-media stealth typescript web-scraping websocket youtube
Last synced: 29 Apr 2026
https://github.com/rudranshfly/realtime-polling
a realtime polling where users can create pole and view polls
nestjs prisma prismaorm typescript websocket
Last synced: 08 Oct 2025
https://github.com/tonychouteau/treasure_island
Treasure_Island
python typescript webpack websocket
Last synced: 11 May 2026
https://github.com/lan143/battleship
Простая реализация игры Морской бой с использованием HTML5, JS, PHP, WebSocket
php ratchet websocket yii2-framework
Last synced: 08 Apr 2025
https://github.com/mooerslab/cctbxsnips-sublimetext3
snippets for CCTBX formatted for use with Sublime Text 3
cctbx cctbx-snippets cctbx-snips code-snippets code-snippets-python colab colab-notebook crystallographic-computing crystallography ghosttext jupyter jupyter-notebook python snippets sublime-text sublime-text-3 websocket
Last synced: 07 Oct 2025
https://github.com/maryqu3en/medcab-backend
This is the backend repository for MedCab, a clinc management system tailored for dialysis clinics.
expressjs javascript jwt nodejs prisma showcase socketio websocket
Last synced: 01 Jul 2025
https://github.com/jeninsutradhar/go-reverse-proxy
a simple, lightweight reverse proxy server built in Go, enabling secure and efficient forwarding of HTTP, HTTPS, and WebSocket traffic between local services and public servers
firewall forwarding-proxy golang http nat proxy reverse-proxy websocket
Last synced: 10 Jan 2026
https://github.com/othmar52/ui24r-arduceptor
Arduino based project for each participant of synth jam sessions.
nodemcu-esp8266 synth-jam-sessions ui24r websocket
Last synced: 31 May 2026
https://github.com/lynxline/backws
Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.
load-balancer pool redis redis-pooling server sidekiq websocket workers
Last synced: 14 Feb 2026
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/1ort/wtop
Python based remote system monitor
aiohttp psutil python3 system-monitor system-monitoring websocket
Last synced: 27 Mar 2025
https://github.com/sanskarsharma/chat
Websocket chat server, without database/logging, completely anonymous and ephemeral
Last synced: 07 Oct 2025
https://github.com/bws9000/robot-simulator
A lightweight WebSocket-driven robot simulator that visually demonstrates reactive UI updates; a hands-on exploration of how frontend frameworks work under the hood.
Last synced: 07 Oct 2025
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/maxedpc08/astrolabe
Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designed to be the easiest vision processing system to use for FRC teams.
first-robotics first-robotics-competition frc python vision-processing websocket
Last synced: 24 Oct 2025
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/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/yakimenko73/sync-party-gateway
Sync-party websocket server on Elixir
elixir gateway httpoison jason-elixir mongodb open-source websocket
Last synced: 23 Feb 2026
https://github.com/mpolinowski/html_ws_client
Websocket client for the INSTAR IP camera videostream
html5-video websocket websocket-client
Last synced: 01 May 2026
https://github.com/itsjimi/jack
🏗 Serve files, connect to websocket, etc... Jack is an amazing web development tool
development-tools files fileserver go server static-server websocket websocket-client ws
Last synced: 12 Feb 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/wesh92/fastapi-websockets-llm-example
Example of Websockets Implementation in FastAPI/Python
ai fastapi fastapi-template llm openrouter python websocket
Last synced: 28 Apr 2026
https://github.com/anosatsuk124/syncyt
Yet Another YouTube Sync Player. It's useful to watch the same videos with someone at the same time!
synchronous websocket youtube youtube-player
Last synced: 28 Apr 2026
https://github.com/shilo/mimic
Clone-and-play multiplayer for Godot. Drop in a MimicSync node and make your scenes network-aware, with high-level nodes for connection and gameplay.
client enet game-development gdscript godot godot-4 godot-addon godot-engine multiplayer multiplayer-synchronizer netcode networking online-game replication rpc server synchronization tcp udp websocket
Last synced: 08 Jun 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/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/timostamm/aspnetcore-websocket-controller
Easy WebSockets for AspNetCore 3.0
Last synced: 04 Jun 2026
https://github.com/conterkote/cryptocurrency-viewer
Cryptocurrency monitoring via websockets, implemented on RTK Query
binance-api coingecko-api javascript react redux-toolkit redux-toolkit-query tailwindcss typescript websocket
Last synced: 04 May 2026
https://github.com/strong-roots-capital/bitmex-realtime-api
[MIRROR] A reference adapter for receiving realtime data from the BitMEX API
Last synced: 28 Jun 2026
https://github.com/doctormckay/node-websocket13-jsonrpc
JSON-RPC 2.0 server over WebSockets
Last synced: 25 Mar 2025
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/pooulad/infomosaic
🧩See your system information momentarily and side by side like mosaics
dashboard golang react reactjs systeminfo systeminformation typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/bcinarli/backoffice-chat
Help Desk Chat App with a Backoffice Agents
chat es6 websocket websocket-client websocket-server
Last synced: 04 Jul 2025
https://github.com/tejmagar/django-channels-websocket-example
Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/
Last synced: 10 Jun 2025
https://github.com/lucenarenato/laravel-websockets
laravel-websockets-swoole-ratchet
Last synced: 01 Jan 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/mykeels/time-track-sync
A simple app that tracks time spent active on a page and syncs between open tabs
express express-ws javascript node vue websocket
Last synced: 13 Apr 2026
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/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/kei-k23/realtime-chat-app
This is simple real-time chat application using Spring boot backend and React frontend.
Last synced: 06 May 2026
https://github.com/wakidurrahman/advanced-node-js
Advanced techniques for asynchronous programming and data streaming in Node.js
Last synced: 14 Apr 2026
https://github.com/sigma-quantiphi/polymarket-pandas
Python SDK for Polymarket — every endpoint returns a pandas DataFrame. Sync + async HTTP, WebSockets, pandera schemas, order building & signing, on-chain CTF operations.
api-client async betting cryptocurrency dataframe defi pandas pandera polygon polymarket prediction-markets python sdk trading websocket
Last synced: 29 Apr 2026
https://github.com/deepsalunkhee/blockmeet
A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture ⚙️
decentralized express mongodb polygon react solidity tailwindcss webrtc websocket
Last synced: 01 Apr 2026
https://github.com/tdjsnelling/orderbook
Simple Node.js FIFO order matching engine, powered by Redis
matching-engine nodejs orderbook protobuf redis trading websocket
Last synced: 08 May 2026
https://github.com/ravening/springboot
All Spring boot related projects
actuator angular6 docker h2-database kafka kafka-streams mongodb neo4j reactive-kafka reactive-web-sockets spring-boot spring-cloud-stream-kafka spring-data-neo4j stomp stompwebsocket thymeleaf vuejs websocket
Last synced: 02 Mar 2026
https://github.com/sshtools/uhttpd
A very simple Java embeddable HTTP/HTTPS server that has no external dependencies
http http-server https https-server java unit-testing websocket
Last synced: 01 Mar 2026
https://github.com/bhaskarblur/distributed-chat-system
A scalable, distributed chat system built with Go - Gin, Kafka, and WebSocket. Distributes messages over services via Kafka
chat-application gin-gonic golang kafka redis websocket
Last synced: 27 Jan 2026
https://github.com/rishiganeshe/crypto-alert-system
A high-performance cryptocurrency API that provides real-time market data, caches responses using Redis, and allows users to set price alerts with instant email notifications via SendGrid. The system also includes a WebSocket connection for continuous updates, ensuring seamless tracking.
expressjs mongodb nodejs redis-cache sendgrid websocket
Last synced: 13 Apr 2026
https://github.com/eldoy/wsrecon
Isomorphic implementation of an automatically reconnecting websocket client.
browser client isomorphic javascript reconnecting-websocket spa websocket
Last synced: 25 Jun 2026
https://github.com/itraceur/sockjs-channels
WebSocket emulation - SockJS server implementation for Django Channels.
asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket
Last synced: 23 Jun 2026
https://github.com/hihuzhen/browser-mcp
Browser MCP
automation browser browser-extension mcp websocket
Last synced: 14 Jan 2026