An open API service indexing awesome lists of open source software.

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.

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/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/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/arya2004/gobanter

A lightweight real-time chat application built with Go, using WebSocket

go golang hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 web-development websocket

Last synced: 08 Oct 2025

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/tinawebdev/skillbox-chat-server

Simple Chat Server using Sockets

chat-server cpp-chat uwebsockets websocket

Last synced: 20 Jun 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/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/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/mmikhail2001/esp32_weather_station

Микроконтроллерная система для измерения качества воздуха в помещении с информированием о текущих показателях удаленного сервера.

esp-idf esp32 freertos i2c iot microclimate websocket wifi

Last synced: 18 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/1boch1/skip-or-meet

P2P video chat application

nodejs p2p websocket

Last synced: 19 Apr 2026

https://github.com/kalm/kalm-cli

Kalm, from the comfort of the CLI

cli ipc kalm socket tcp udp websocket ws

Last synced: 13 Jul 2025

https://github.com/ody-dev/swoole

ODY Swoole classes and helper methods

framework php swoole websocket

Last synced: 10 Aug 2025

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/o0101/websocket_chat_app_homework

A VERY simple chat app, with a single room, unlimited members, built using vanilla JS (no frameworks) to the spec of a homework assignment.

app chat full-stack nodejs websocket

Last synced: 08 Apr 2025

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/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/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/mahmud-r-farhan/realtime-location-tracker

Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.

admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket

Last synced: 06 Jul 2025

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/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/dunnock/poloniex-api-rs

Poloniex API client for Rust

cryptotrading rust websocket

Last synced: 31 Mar 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/

channels django websocket

Last synced: 10 Jun 2025

https://github.com/zhuagenborn/kraken-futures-api-demo

💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)

bitcoin kraken network websocket

Last synced: 12 Jan 2026

https://github.com/injectrl/chatonline

WebSocket简单网页聊天室

websocket

Last synced: 18 May 2026

https://github.com/memoryInject/ws-client

WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼

bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets

Last synced: 31 Mar 2025

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/g0mb4/arma-ws

This is a simple addon, that will launch a WebSocket server, recieves/sends data between an external WS app and the ARMA engine.

arma3 boost websocket

Last synced: 14 Mar 2025

https://github.com/getoptimum/mump2p-cli

mump2p is the command-line interface for interacting with mump2p — a high-performance RLNC-enhanced pubsub protocol.

cli golang grpc p2p pubsub websocket

Last synced: 17 Jan 2026

https://github.com/omran95/chatroom

Backend for Real-time, Highly-Scalable Chat Room App

cassandra docker golang grpc kafka opentelemetry prometheus rate-limiter redis traefik websocket

Last synced: 07 Feb 2026

https://github.com/andezion/paintonline

Реализация многопользовательского синхронного рисования

client database java mysql paint-application server spring-boot websocket

Last synced: 11 Apr 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/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/ashishkumbhar01/php-chat-app

A PHP Chat App based on Web Socket async

async asynchronous chat javascript messaging mysql php sql websocket

Last synced: 03 Feb 2026

https://github.com/dfordivam/audiocapture

Capture live audio stream from browser using ghcjs and websockets

ghcjs haskell webmedia websocket

Last synced: 12 Nov 2025

https://github.com/tricked-dev/dws

The first fully opensource Skyblock mod backend lol.

axum rust websocket

Last synced: 01 Jun 2026

https://github.com/dannysmc95/rewyre

A fast and flexible wiring tool for building server side applications in little time, using REST or WebSockets, and built on top of TypeScript decorators.

api decorators http http-server node nodejs package rest-api restful-api rewyre typescript websocket websocket-server

Last synced: 22 Jul 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/mabuonomo/botkit-socket-client

A small botkit (web) socket client library, written in typescript, for browser

botkit websocket

Last synced: 04 Mar 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

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/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.

kiteconnect websocket

Last synced: 24 Oct 2025

https://github.com/timostamm/aspnetcore-websocket-controller

Easy WebSockets for AspNetCore 3.0

aspnetcore3 websocket

Last synced: 04 Jun 2026

https://github.com/tattle-made/viral-spiral-backend

a multiplayer card game about sharing news on the internet

game python websocket

Last synced: 15 Mar 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/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/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.

asyncio python websocket

Last synced: 06 Feb 2026

https://github.com/kiwifruitdev/sfm-bridge-gmod

A websocket client for Garry's Mod intended to retrieve scene and frame data from SFM Bridge.

garrysmod gmod lua sfm websocket

Last synced: 21 Apr 2025

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/wichmann/rasppi

Some scripts for the RaspberryPI.

http mqtt opc raspberrypi raspbian websocket

Last synced: 04 Jan 2026

https://github.com/mvasilkov/python-browser-based-terminal

Python browser-based terminal app

python terminal tornado websocket xterm-js

Last synced: 25 Oct 2025

https://github.com/fasakinhenry/locloud

locloud helps to transfer text from laptop to phone over a local network without internet connection especially on windows

javascript lan laptop local phone webapp websocket

Last synced: 04 Jan 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/viktorsvertoka/goit-cs-hw-06

Home task for Computer Systems and Their Fundamentals course💾

bootstrap docker goit goit-cs-hw-06 html5 mongodb python websocket

Last synced: 28 Jan 2026

https://github.com/hez2010/yascs

Yet Another Simple Chat Server written in Rust

actix-web chat diesel message rust server websocket

Last synced: 22 Jul 2025

https://github.com/drdreo/tell-it

tell-it is a round based story telling game you can play with friends.

angular nestjs nx webgame websocket

Last synced: 23 Jan 2026

https://github.com/yuaanlin/multiplayer-car-game

A simple multiplayer car game to practice three.js and websocket.

car-game express game three-js threejs websocket

Last synced: 18 Apr 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/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/lucenarenato/laravel-websockets

laravel-websockets-swoole-ratchet

laravel php7 swoole websocket

Last synced: 01 Jan 2026

https://github.com/kerimbr/dart_websocket_example

An example of a WebSocket Server created with Dart language and a client that can connect to it

dart dartlang websocket

Last synced: 24 May 2026

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/jobordu/just-akash

CLI to deploy and manage Akash Network deployments — with lease-shell WebSocket transport (no SSH required)

akash akash-network blockchain cloud-computing deployment websocket

Last synced: 27 May 2026

https://github.com/mpol1t/off_broadway_websocket

An Off-Broadway producer enabling real-time ingestion of WebSocket data.

broadway elixir websocket

Last synced: 27 Oct 2025

https://github.com/masu-baumgartner/lgconnectws

A wrapper for the lg connect websocket api in c#

lg lgconnect websocket

Last synced: 28 Oct 2025

https://github.com/xcwqw1/xc-qq-robot

一个python萌新写的多线程对接go-cqhttp的屎山玩意

go-cqhttp httpapi qq-bot websocket

Last synced: 28 Jan 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/nrxr/wsdump

simple, lightweight, websocket client

cli client go golang websocket

Last synced: 24 Jan 2026

https://github.com/marionauta/automerge-repo-sync-server

A very simple automerge-repo synchronization server that works with Bun.

automerge bun sqlite websocket

Last synced: 28 Jan 2026

https://github.com/mp3martin/gameinv

A project showcasing how you can connect C# backend and Next.js or WPF frontend

csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf

Last synced: 23 Aug 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/touchdeck/websocket-proxy

A websocket proxy with local discovery for piping data between two clients.

docker-image proxy server websocket websocket-proxy

Last synced: 03 Feb 2026

https://github.com/sbolel/websocket-chat-demo

Demo Chat application using WebSockets

chat-application javascript nodejs websocket

Last synced: 12 May 2026

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/suconghou/signalserver-nim

webrtc signalserver in nim

nim nim-lang p2p signalserver webrtc websocket

Last synced: 16 Mar 2026

https://github.com/mesquitte/mesquitte-client

mqtt v3.1.1/v5.0 client, support tcp, websocket and quic

mqtt-client websocket

Last synced: 25 Feb 2026

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/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