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/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/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/lucenarenato/laravel-websockets
laravel-websockets-swoole-ratchet
Last synced: 01 Jan 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/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/techgaun/protocol-tests
cowboy elixir internet-of-things mqtt phoenix plug websocket
Last synced: 17 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/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/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/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/brokeyourbike/lets-go-chat
Let's Go Chat
api chat epam go golang pgsql websocket websockets
Last synced: 02 Oct 2025
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/felipekoga/fleet-management
Fleet management system built with Android, Angular, and AWS.
amplify android angular api-gateway aws cognito dagger2 dynamodb lambda maps-sdk mvvm navigation-component nodejs retrofit2 room-database rxjava rxjs s3 scarlet websocket
Last synced: 12 Apr 2026
https://github.com/seyed0123/oxdebate
Experience the power of AI in a user-friendly chat interface with our ChatGPT Web Application.
chatbot css golang gpt-4 html javascript python react websocket
Last synced: 12 Apr 2026
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/quarkiverse/quarkus-json-rpc
JsonRPC over WebSocket services with Quarkus
json-rpc quarkus-extension websocket
Last synced: 24 Apr 2025
https://github.com/nirebu/naos-quantified-gaming
A Vue frontend for the data provided by the Mionix Naos QG mouse
gaming mionix quantified-self vue vuex websocket
Last synced: 30 Mar 2025
https://github.com/koko37/orderbook-component
Basic orderbook component with websocket
centrifuge orderbook websocket
Last synced: 07 Apr 2025
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/tinawebdev/skillbox-chat-server
Simple Chat Server using Sockets
chat-server cpp-chat uwebsockets websocket
Last synced: 20 Jun 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/Voxray-AI/Voxray
Open-source real-time Voice AI infrastructure in Go. Stream audio via WebRTC or WebSocket, connect STT → LLM → TTS pipelines, and build scalable voice agents and conversational AI applications.
ai-ivr audio-streaming conversational-ai generative-ai ivr-application ivr-system llm real-time real-time-audio sdp speech-ai speech-recognition speech-to-text text-to-speech turn-server voice-agent voice-agents voice-ai webrtc websocket
Last synced: 11 Jun 2026
https://github.com/pronazmul/chat-application-express-mvc
This is a Real-Time chatting application powered by Expressjs, Mongoose, Soket.io, and Ejs Template Engine. The Complete Project Has been made by Following the MVC Pattern standard.
bcrypt-password-hashing cookie-parser ejs-template-engine express-validator expressjs jwt-authentication mongoose-model multer mvc-pattern nodejs rest-api server-side-rendering websocket
Last synced: 29 Jan 2026
https://github.com/lreiner/yt-realtime-channelstatistics
Websocket Server to push out Youtube Channel Statistics in Realtime. Free to use for everyone! 🖨
angular api ionic js nodejs socket websocket youtube youtube-api
Last synced: 11 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/jayakrishnan-mk/real-time-notification-system
Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.
authentication-middleware bullmq clean-architecture docker hashmap heartbeat microservice prisma pubsub queue-workers rate-limiting receipts reconnection redis retry-strategies rooms swagger websocket
Last synced: 29 Jul 2025
https://github.com/frckbrice/social-media-backend
This server provide a Backend functionality for Next.js Front-end. It's a RESTfull API where user perform CRUD operations on users from mongoDB database via mongoose odm. built with TypeScript, Websocket, Nest.js , Mongoose and MongoDB
mongodb-database mongoose-odm nestjs-backend typescript websocket
Last synced: 19 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/ericrabil/presenti
A plug-n-play status aggregation service
activity modular monorepo presence rest status typescript websocket
Last synced: 05 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/primebible/primebible-obs
Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship
bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship
Last synced: 14 Jun 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/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/mano-08/games
Retro games of Battleship & Whack-a-Mole in pixel theme.
axios axios-react expressjs javascript multiplayer multiplayer-game nodejs nodejs-server postgresql postgresql-database reactjs socket-io tailwindcss websocket
Last synced: 27 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/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/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/shobhit2205/runcode
RunCode is an online code editor and compiler that enables real-time collaboration between two users in the same room.
docker nodejs reactjs websocket
Last synced: 11 Feb 2026
https://github.com/sammck-go/wstunnel
wstunnel provides extensible, secure TCP tunneling through an HTTP/websocket server
chisel firewall port-forwarding proxy-server reverse-proxy ssh ssh-tunnel tcp-ip tunnel 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/codewithsushil/php-chat-room-with-websocket
in this project used websocket realtime chat no used any database only Ratchet library WebSockets for PHP
php php-framework php-library php7 php8 phpwebsocket ratchet ratchet-websocket-server websocket
Last synced: 14 Jun 2025
https://github.com/trannguyenhan/simple-chatroom-realtime
Chatroom realtime with java websocket
chatroom-realtime java-websocket websocket
Last synced: 29 May 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/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/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/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/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/nikhil-kumaran/chatapp
A simple messaging app using web sockets
chat-application websocket websocket-client
Last synced: 20 Jun 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/mabuonomo/botkit-socket-client
A small botkit (web) socket client library, written in typescript, for browser
Last synced: 04 Mar 2025
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/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/xcwqw1/xc-qq-robot
一个python萌新写的多线程对接go-cqhttp的屎山玩意
go-cqhttp httpapi qq-bot websocket
Last synced: 28 Jan 2026
https://github.com/zeek/zeek-websocket-rs
Bindings for Zeek's WebSocket API
c python rust websocket websocket-client zeek
Last synced: 23 Jun 2026
https://github.com/dorky-robot/katulong
Self-hosted remote workspace in your browser. Terminal (xterm.js + tmux), file browser, port proxy, drag-and-drop uploads, clipboard bridge, and multi-session tabs. Access any server from iPad, phone, or laptop with WebAuthn security.
file-browser homelab remote-desktop self-hosted ssh-alternative tmux web-terminal webauthn websocket xterm-js
Last synced: 02 May 2026
https://github.com/timostamm/aspnetcore-websocket-controller
Easy WebSockets for AspNetCore 3.0
Last synced: 04 Jun 2026
https://github.com/mutasim77/fast-redis-chat
💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.
caddy docker fastify horizontal-scaling nextjs redis reverse-proxy websocket
Last synced: 27 Jan 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/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/josejefferson/uno-backend
Back-end da implementação do jogo UNO
express game multiplayer nodejs online real-time rooms socket-io typescript uno websocket
Last synced: 04 Feb 2026
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/glurp/dynamicreverseproxy
Exemple of a solution for dynamic Http/WS reverse proxy with nginx and /etc/hosts manipulation
dynamic-reverse-proxy nginx ocpp openresty reverse-proxy websocket
Last synced: 04 Apr 2025
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/ranjanrak/phpkc-ticker
PHP kiteconnect client websocket ticker implementation.
Last synced: 24 Oct 2025
https://github.com/renanstn/godot-multiplayer-game
Pequeno projeto de um web game multiplayer com websockets. Feito com godot + servidor em Node.js.
Last synced: 17 Apr 2026
https://github.com/syhlion/redisocket.v2
redisocket v2
golang-package redis websocket
Last synced: 27 Jan 2026
https://github.com/andezion/paintonline
Реализация многопользовательского синхронного рисования
client database java mysql paint-application server spring-boot websocket
Last synced: 11 Apr 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/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/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/techerfan/panda
A module for simplifying the use of WebSocket.
event-driven go golang publish-subscribe websocket
Last synced: 18 Jan 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/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/abhirockzz/websocket-http-session
How to access HttpSession in WebSocket endpoint
httpsession javaee7 jsr356 servlet websocket
Last synced: 09 Apr 2025
https://github.com/Dmitry-Ship/go-chat
blazingly fast real time chat app
chat chat-application clean-architecture cqrs domain-driven-design hexagonal-architecture websocket
Last synced: 31 Mar 2025
https://github.com/cryptpad/netflux-websocket
a websocket based implementation of the netflux api
Last synced: 12 Dec 2025
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/m1guelsb/stonks-frontend
nextjs reactjs socket-io websocket
Last synced: 23 Apr 2025
https://github.com/doubledare704/aiowhitebit
Async Python client for WhiteBit cryptocurrency exchange API
api-client asyncio cryptocurrency pydantic websocket whitebit
Last synced: 16 Jan 2026