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/Operation-Winter/mamba-backend-vapor
A small side project to allow for teams to size tickets using Story Point cards. This is intended for the SCRUM Agile methodology.
swift swift-package-manager vapor websocket xcode
Last synced: 12 Mar 2025
https://github.com/fabston/bitmex-liquidation-feed
đĄ Fetch BitMEX liquidation data.
bitcoin bitmex cryptocurrency liquidation websocket
Last synced: 12 May 2025
https://github.com/theemperorofdaiviet/socket.io-chat-example
A basic chat application to get started with Socket.IO
chat-app css3 expressjs html5 javascript nodejs realtime socket-io websocket
Last synced: 07 Apr 2026
https://github.com/koshikraj/qrlogin
login python qrcode react-native reactjs websocket
Last synced: 11 Apr 2026
https://github.com/morikeli/bundi-chat
A FastAPI-based backend ⥠powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.
chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets
Last synced: 24 Dec 2025
https://github.com/lukaskirner/teachable-pi-websocket
Picamera websocket for Teachable Machine
pi picamera python3 teachable-machine websocket
Last synced: 13 Apr 2025
https://github.com/janhohenheim/websocket-server
Boilerplate to effortlessly setup an asynchronous websocket server
Last synced: 05 Apr 2025
https://github.com/mikenew01/mc-quarkus-websocket
Projeto de websocket utilizando quarkus.
java quarkus undertow websocket
Last synced: 18 May 2026
https://github.com/satriaapn/tictactoe-online-backend
this is the backend application for tictactoe online, where you can playing tictactoe with other player real-time
backend nodejs rest-api singleton-pattern websocket
Last synced: 27 Apr 2026
https://github.com/tobbbles/clickgang
A simple interactive webgame
game golang javascript websocket
Last synced: 15 Apr 2026
https://github.com/litetex/swaps
Start a program/process without a auto-starting service
c-sharp launcher websocket windows-service
Last synced: 12 May 2025
https://github.com/peterxcli/location-switch
"Location-switch" đ utilizes WebSocket technology for live interactions đ, featuring user identification đ¤, WASD movement đšī¸, chat messaging đŦ, and a check-in system â . User data is stored locally đī¸, allowing the server to push updates, messages, and check-in details to clients in real-time đĄ.
fastapi leaflet vue3 websocket
Last synced: 04 Sep 2025
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/lagenorhynque/websocket-example
Luminus/Immutant WebSocket example app
clojure clojurescript immutant luminus websocket
Last synced: 25 Oct 2025
https://github.com/koko37/orderbook-component
Basic orderbook component with websocket
centrifuge orderbook websocket
Last synced: 07 Apr 2025
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/sawirstudio/bunpush
Modern Realtime solution that doesn't make you sweat. Simply use Pusher's API and you're good to go.
bun messaging push push-notifications realtime websocket
Last synced: 27 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/hansputera/ngl.link-service
Ngl.link-Clone Notification Service
ngl ngl-clone ngl-link websocket
Last synced: 04 Apr 2025
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/timostamm/aspnetcore-websocket-controller
Easy WebSockets for AspNetCore 3.0
Last synced: 04 Jun 2026
https://github.com/theskyinflames/broadcaster
Broadcasting using Redis as message queue and websockets to broadcast the messages
api-server broadcasting commandbus cqrs docker docker-compose event-driven eventbus go golang golang-server k8s k8s-cluster k8s-deployment middleware redis redis-queue services websocket
Last synced: 09 Apr 2026
https://github.com/harshitpachori/cleartalk
This is a Chat Application developed with MERN stack with Socket.io
axios chat-application cookies expresjs javascript jwt mongodb multer nodejs radix-ui reactjs reactrouterdom realtime-chat shadcn-ui socket-io tailwindcss websocket yarn zustand
Last synced: 28 Jan 2026
https://github.com/joriewong/websocket-message-queue
:chart_with_upwards_trend:Testing RabbitMQ to WebSocket by Echarts
echarts nodejs rabbitmq websocket
Last synced: 09 Aug 2025
https://github.com/wesleymcginn/simple-websocket-example
If you have node.js, you can run server.js and host a document using your computer as the server. Anyone connected to your router can type on the document, and it will update for everyone.
document html ip ipv4 ipv4-address localhost node-js nodejs server server-side textarea websocket websocket-client websocket-connection websocket-server
Last synced: 28 Jan 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/nenodias/chateadeiro
Um chat com websocket (Apenas para ilustrar o uso de web sockets com o Tornado )
javascript python tornado websocket
Last synced: 13 Apr 2026
https://github.com/arshtiwari2004/waygen
WayGen is an AI-powered traffic management system
deepsort docker flask mapmyindia-api mongodb opencv raspberry-pi websocket yolov8
Last synced: 08 Aug 2025
https://github.com/suconghou/signalserver-nim
webrtc signalserver in nim
nim nim-lang p2p signalserver webrtc websocket
Last synced: 16 Mar 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/fxxkrlab/adminchat_panel
Telegram Bot Customer Service Platform - Multi-bot pool, bidirectional messaging, FAQ engine (8 modes + AI), real-time web chat, user management. Python/FastAPI + React/TypeScript + PostgreSQL + Redis. Docker deployable.
admin-panel ai chatbot customer-service docker faq fastapi postgresql react telegram-bot typescript websocket
Last synced: 10 Apr 2026
https://github.com/ivoputzer/wss
wrapper built upon ws module that provides standard server api only.
javascript nodejs websocket websocket-server ws wss
Last synced: 11 Jan 2026
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/egdavid/rusty-socks
đ§Ļ Rusty Socks: Real-time Communication Made Simple. Rusty Socks is a lightning-fast WebSocket server crafted with Rust. Born from my passion for efficient networking, this project combines the safety of Rust with the power of WebSockets to create a strong foundation for any real-time applications.
async communication networking real-time rust rust-lang server tokio warp websocket websocket-server
Last synced: 24 Feb 2026
https://github.com/anechas/database-gateway
App connects to a remote database
database-connection electron microsoft-sql-server mysql nodejs postgresql react remote-database rest-api websocket
Last synced: 06 Feb 2026
https://github.com/geo-tp/websocket-chat
Simple Websocket based chat channel
django-rest-framework react websocket
Last synced: 19 Apr 2026
https://github.com/mmikhail2001/esp32_weather_station
ĐиĐēŅĐžĐēĐžĐŊŅŅĐžĐģĐģĐĩŅĐŊĐ°Ņ ŅиŅŅĐĩĐŧа Đ´ĐģŅ Đ¸ĐˇĐŧĐĩŅĐĩĐŊĐ¸Ņ ĐēаŅĐĩŅŅва вОСдŅŅ Đ° в ĐŋĐžĐŧĐĩŅĐĩĐŊии Ņ Đ¸ĐŊŅĐžŅĐŧиŅОваĐŊиĐĩĐŧ Đž ŅĐĩĐēŅŅĐ¸Ņ ĐŋĐžĐēаСаŅĐĩĐģŅŅ ŅдаĐģĐĩĐŊĐŊĐžĐŗĐž ŅĐĩŅвĐĩŅа.
esp-idf esp32 freertos i2c iot microclimate websocket wifi
Last synced: 18 Apr 2026
https://github.com/aditya43/complete-nodejs
:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.
axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger
Last synced: 10 Apr 2026
https://github.com/balintsoos/api.rezsi.io
RESTful Web API powered by Node.js and MongoDB
api express javascript jwt mongodb nodejs passport rest websocket
Last synced: 10 Apr 2026
https://github.com/upsub/dispatcher
High performance Pub/Sub messaging server for the Web
dispatcher message-bus real-time server upsub websocket
Last synced: 14 Jan 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/1ort/wtop
Python based remote system monitor
aiohttp psutil python3 system-monitor system-monitoring websocket
Last synced: 27 Mar 2025
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/quarkiverse/quarkus-json-rpc
JsonRPC over WebSocket services with Quarkus
json-rpc quarkus-extension websocket
Last synced: 24 Apr 2025
https://github.com/easin/wsctp
䏿æapiäēæŦĄå°čŖ īŧæäžwebsocketårediséåäē¤äē
Last synced: 14 Feb 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/nelsonwenner/python-data-sampling-app
:package: The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file.
arduino csv datacollection pysimplegui python sampling sensors sensors-data-collection serialport thread websocket wifi
Last synced: 25 Apr 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/supreme-gg-gg/corpo-lingo
Buzzword your way to the top!
css employment-opportunities express-js gemini-api html huggingface-transformers javascript llm-inference node-js socket-io websocket
Last synced: 23 Feb 2026
https://github.com/matthewoestreich/chat-app
A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode
chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws
Last synced: 20 Feb 2026
https://github.com/sanskarsharma/chat
Websocket chat server, without database/logging, completely anonymous and ephemeral
Last synced: 07 Oct 2025
https://github.com/brokeyourbike/lets-go-chat
Let's Go Chat
api chat epam go golang pgsql websocket websockets
Last synced: 02 Oct 2025
https://github.com/hashirmeraj/real-time-chat-application
This project is a real-time chat application that allows users to create accounts, join chat rooms, or start private conversations. The application uses WebSocket technology to enable instant messaging between users. It also stores all messages in a MySQL database for future reference.
css html javascript js mysql mysql-database php ratchet ratchet-php-server realtime-database realtimechat realtimechatapp tailwindcss websocket
Last synced: 19 Jan 2026
https://github.com/krwclassic/opera-custom-homepage-bypass
Bypass for Opera's custom homepage block with address bar auto-focus (ERR_BLOCKED_BY_CLIENT)
bat batch bypass javascript js newtabdraft newtabstartpage ntd ntsp opera opera-gx operagx py pyautogui pygetwindow python pythonw websocket websockets windows
Last synced: 14 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/mrzdevcore/haira
Haira: The programming language for AI agents.
agentic agentic-workflow ai ai-agents chatbot compiled-language compiler developer-tools generative-ui golang llm machine-learning mcp programming-language runtime sse websocket workflow-automation
Last synced: 11 Mar 2026
https://github.com/st1vms/ws-listener
Python Websocket listener based off Selenium and Chromedriver
chrome chromedriver interceptor listener python reader selenium websocket windows
Last synced: 17 Apr 2026
https://github.com/sheninthjr/bloggerhub
BloggerHub is a feature-rich web application that empowers users to connect, share content, and engage in real-time conversations. Built on a robust tech stack including Next.js, GraphQL, WebSocket. BloggerHub offers a seamless and modern experience for bloggers and content enthusiasts.
express graphql next-auth nextjs postgresql prisma redis tailwindcss websocket zod
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/heismanish/scalable-voting-app
A scalable realtime voting application using websockets and redis.
nextjs nextjs14 redis shadcn typescript websocket
Last synced: 06 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/abiosgaming/push-api-client
[deprecated] A demo client showing how to subscribe to Abios' data pushes
demo-client deprecated esports golang push-api websocket
Last synced: 14 Jan 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/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/faluciano/react-native-couch-kit
React native libraries for hosting websocket games on TV hardware with controller client packages
android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket
Last synced: 02 Mar 2026
https://github.com/pascaldekloe/websocket
WebSocket server library
asynchronous rfc-6454 rfc-6455 websocket websocket-server
Last synced: 28 Jun 2025
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/srijan-d/meta-messenger
Optimised Meta-Messenger. With extremely optimised SEO. Redis (Upstash API) for storage, Pusher for building real time connections faster than web sockets for establishing real time connections.
cache cache-control facebook-authentication low-latency next-auth nextjs optimistic-updates pusher pusher-channels react redis seo-friendly serverless swr tailwindcss typescript websocket
Last synced: 02 Apr 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/wichmann/rasppi
Some scripts for the RaspberryPI.
http mqtt opc raspberrypi raspbian websocket
Last synced: 04 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/statiohq/funk.js
đ NodeJS Library for interacting with Funk - Statio's Realtime Service
api funk library nodejs realtime statio typescript websocket wrapper
Last synced: 07 May 2026
https://github.com/can-dy-jack/websocket-chat
a simple chat app created by websocket.
chat javascript simple socket websocket
Last synced: 14 Oct 2025
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/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/haskell-miso/miso-websocket
⥠A simple WebSocket example
Last synced: 11 Oct 2025
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/101t/marketmaker
Market Maker for streaming data from coinbase
Last synced: 22 Feb 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/sbolanowski/raspybot
A robotics and computer vision project.
adafruit computer-vision dashboard electronics fritzing hardware-design nextjs open-hardware open-source pid pid-control python python3 raspberry-pi raspberry-pi-3 robotics shadcn-ui tof ultrasonic-sensor websocket
Last synced: 09 Aug 2025
https://github.com/equalsgibson/five9-go
Interact with Five9 REST API and WebSocket using Go
five9 golang rest-api websocket
Last synced: 17 Jan 2026
https://github.com/kumarankit263/major_project2.0
KrishiBazaar is a full-featured web platform that enables seamless wholesale crop trading by connecting farmers directly with buyers. Featuring dedicated interfaces for sellers and consumers, the platform simplifies the trading process while offering powerful tools and features tailored to the needs of each user.
ai cloudinary expressjs leaflet-map machine-learning mongodb nodejs razorpay-api react redux rest-api tailwindcss websocket
Last synced: 06 Apr 2026
https://github.com/jak2k/seamless.ts
WIP: A seamless way of creating and using APIs
api api-client api-framework api-server bun bun-powered collaborate communityexchange github hacktoberfest powered-by-bun runs-with-bun student-vscode websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/sahilaggarwal2004/starwars
Star Wars is a strategy PvP game where 2 players build up their teams according to their strategy and then fight to defeat the opponent player using the abilities of their team. The leader ability of players creates a big impact on the whole team. So choose your leader and team wisely and enjoy playing the game!
game javascript nextjs peerchat pwa react socket-io starwars tailwindcss webrtc website websocket
Last synced: 16 May 2025
https://github.com/54ac/websocket-irc
An IRC-like experience in the browser by using WebSockets.
Last synced: 10 May 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/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/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/eldoy/wsrecon
Isomorphic implementation of an automatically reconnecting websocket client.
browser client isomorphic javascript reconnecting-websocket spa websocket
Last synced: 25 Jun 2026