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/achim-k/foxglove_websocket_server

A simple websocket server that exposes ROS topics using the Foxglove websocket protocol

foxglove foxglove-studio ros websocket

Last synced: 18 Apr 2026

https://github.com/kacperfaber/wsl

💎WebSocket MVC framework, based uppon Spring to create WebSocket servers with many endpoints and with an amazing extensions system 💎

cicd framework gradle kotlin maven mvc spring websocket ws

Last synced: 18 Apr 2026

https://github.com/mpolinowski/ws-api-proxy

Example for a Websocket API proxy using Node.js & NGINX

load-balancer nginx-proxy secure-websockets websocket

Last synced: 08 May 2026

https://github.com/zeh237/flask-sqs-order-analytics-backend

A Flask-based order processing system using AWS SQS for asynchronous tasks and a real-time analytics dashboard powered by SocketIO

aws awssq flask python websocket

Last synced: 08 May 2026

https://github.com/krondorl/lucid-light-lottery

Full Stack Lottery App with Websocket

node-js react typescript websocket

Last synced: 11 Apr 2026

https://github.com/mottamarcio/supersoniq

SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.

fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket

Last synced: 18 Apr 2026

https://github.com/iluha168/obcb-api-wrapper

(WebSocket) API wrapper for One Billion Checkboxes by Alula

api deno jsr obcb onemillioncheckboxes ts websocket

Last synced: 19 Apr 2026

https://github.com/cristianencarnacion/socket-crud

Una lista de tareas con Websocket. Esto fue con al finalidad de aprender websocket. En esta se puede agregar tareas, eliminarlas y actualizarlas en tiempo real.

html-css-javascript javascript js mongodb mongodb-atlas mongoose websocket

Last synced: 19 Apr 2026

https://github.com/zhjain/bubbleboard

一个现代化的实时协作平台,使用 Elixir/Phoenix + Alpine.js 构建。提供多用户实时聊天、协作绘图白板、用户在线状态管理等功能。基于 WebSocket 技术实现低延迟的实时通信,适合团队协作、在线教学和创意分享场景。

alpine-js chat collaboration drawing elixir phoenix real-time tailwindcss websocket whiteboard

Last synced: 19 Apr 2026

https://github.com/vatioz/soundtouchapi

BOSE SoundTouch API for controlling speakers

bootstrap bose font-awesome soundtouch websocket

Last synced: 20 Jun 2026

https://github.com/arturoccs/secret-santa

This application allows for easy and quick "Secret Santa" draws. Users can join a room where secret friends are assigned randomly. The app is designed to ensure that no user is assigned to themselves as their secret friend.

html-css-javascript nodejs websocket

Last synced: 19 Apr 2026

https://github.com/samet404/pixgu-ws

websocket server for pixgu

realtime-collaboration socketio websocket

Last synced: 01 Jul 2025

https://github.com/soumya9832/chitchat_app_client

ChitChat: A Comprehensive End-to-End Chat and Video Call Application

android chat-application kotlin material-ui mysql retrofit video-calling-app webrtc websocket

Last synced: 20 Apr 2026

https://github.com/diraneyya/websocket-chat

This fullstack application contains both a frontend using React (in the client subfolder) and a backend. The application uses 'express' and 'ws' to serve both the frontend and the websocket endpoint using the same port. This allows deploying the application on platforms like Heroku and Glitch where only one port is available for the application.

chat education glitch realtime websocket

Last synced: 20 Apr 2026

https://github.com/szsascha/go-realtime-server

Create a server to handle websocket requests in realtime with go.

go golang networking realtime websocket

Last synced: 04 Jun 2026

https://github.com/kzamanbd/laravel-reverb

Reverb is a first-party WebSocket server for Laravel applications, bringing real-time communication between client and server directly to your fingertips

laravel websocket

Last synced: 20 Apr 2026

https://github.com/sachin-duhan/gotify-playground

Test bed with Node app using Gotify WS server & load script using vegeta

docker golang gotify nodejs vegeta websocket

Last synced: 20 Apr 2026

https://github.com/maronari/autosys

универсальная АС с поддержкой OPC UA

docker-compose eclipse-milo java opc-ua spring-boot websocket

Last synced: 09 May 2026

https://github.com/asmeikal/gql-on-ws-on-saga

A client for graphql-ws implemented on top of redux-saga.

gql-on-ws graphql graphql-ws redux-saga subscription websocket

Last synced: 19 May 2026

https://github.com/ax-sh/see-this

an experiment to understand websocket and socketio, just drag and drop an image to populate it to every client connected

nextjs socket-io socket-io-server websocket

Last synced: 21 Apr 2026

https://github.com/seldszar/stug

Simple web server broadcasting file changes through WebSocket.

filesystem watcher webserver websocket

Last synced: 21 Apr 2026

https://github.com/kimseogyoung/csharpchattingserver

C# Socket/WebSocket ChattingServer + Redis PUB/SUB Example

csharp redis socket websocket

Last synced: 21 Apr 2026

https://github.com/m0nk111/agent-forge

Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution

ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket

Last synced: 21 Apr 2026

https://github.com/kzw200015/kt-tunnel

Reverse tunneling tool based on Kotlin, Netty, and WebSocket

kotlin netty tunneling websocket

Last synced: 22 Apr 2026

https://github.com/serban-petrescu/epm-websockets

EPM WebSockets Demo

abap java jpa olingo websocket

Last synced: 22 Apr 2026

https://github.com/aleksbgbg/twitch-streams-chat

WebSocket server, including a client module, used for the Twitch Streams chat.

chat csharp javascript twitch websocket

Last synced: 22 Apr 2026

https://github.com/sftsrv/synk

An offline-first data synchronization library

database nodejs offline-first web websocket

Last synced: 09 May 2026

https://github.com/ryskiwt/websocket

Thin wrapper of gorilla/websocket implementing net.Conn

go golang gorilla-websocket websocket

Last synced: 05 Jun 2026

https://github.com/enindu/ipcam

Turn webcam into an IP cam

go ipcam linux v4l2 webcam websocket

Last synced: 24 Apr 2026

https://github.com/aayushxrj/gochat

A Real-time chat application utilizing WebSockets, crafted with Go(lang) for the backend and React.js for the frontend.

chatroom golang reactjs websocket

Last synced: 16 Jan 2026

https://github.com/shuji-bonji/websocket-practical-guide

ブラウザ標準WebSocket APIを使用したリアルタイム通信の実践的なガイド

javascript learning pwa svektekit svelte typescript websocket

Last synced: 24 Apr 2026

https://github.com/zucchellidaniele/mecanumpi

Questo repository è per un progetto scolastico, questo progetto è basato su un robot con ruota Mecanum e un'interfaccia web per controllarlo. Questo non è un sito Web pubblico ma un sito Web privato in esecuzione sul Raspberry Pi

mecanum-wheel nodejs python raspberry-pi raspberry-pi-camera robotics website websocket

Last synced: 10 Apr 2026

https://github.com/dreygur/protide

Native desktop API testing tool - HTTP, GraphQL, WebSocket, gRPC, tRPC, Socket.IO. Built with Rust + GPUI.

api-client developer-tools gpui graphql grpc http-client lsp rust websocket

Last synced: 21 Jun 2026

https://github.com/fajrulaulia/nodejs-websocket

Simple NodeJS and Webscoket Server-Client Using NodeJS

nodejs websocket

Last synced: 25 Apr 2026

https://github.com/artur24814/calendar_manager

📅 Social media web site for managing business meetings or friends meeting

calendar chatroom django railway redis-server social-network websocket

Last synced: 25 Apr 2026

https://github.com/jakh0n/hacathonn

🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.

express nextjs nodejs tailwindcss typescript websocket

Last synced: 26 Apr 2026

https://github.com/gregwhitaker/springwebflux-websockets-example

Example of a reactive application using Websockets and Spring WebFlux

project-reactor reactive reactor spring-boot spring-webflux websocket

Last synced: 27 Apr 2026

https://github.com/juliolmuller/vue-chat-room

Simple application to implement WebSocket using Socket.io and Vue.js.

nodejs socketio vuejs websocket

Last synced: 15 May 2026

https://github.com/skorotkiewicz/cubes

Multiplayer Cubes

react react-ssr websocket

Last synced: 09 May 2026

https://github.com/robert-96/websockets-cursor-sharing

An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.

demo javascript nodejs sockjs websocket

Last synced: 27 Apr 2026

https://github.com/andersondev17/scorez-websockets

Express + Postgress for live match commentary with Websocket broadcast channel. Focus on WS patterns (heartbeats, backpressure, message validation, subscriptions)

websocket websockets ws

Last synced: 27 Apr 2026

https://github.com/ofelipelucca/calculafaltas

Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas. (Estudo de Electron-React)

calculator client-server css electron electron-react electron-react-typescript faltas framework full-stack html javascript nodejs python react typescript universidade university websocket

Last synced: 10 Apr 2026

https://github.com/terry-chao/gin-chat-demo

使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能

gin mongodb websocket

Last synced: 28 Apr 2026

https://github.com/xpiatio/radio-tty

GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.

docker fastapi fcc gmrs ham-radio net-control piper-tts ptt python radio react self-hosted skywarn speech-to-text text-to-speech tty typescripts websocket whipser

Last synced: 14 Jun 2026

https://github.com/yazelin/industrial-ai-dashboard-starter

Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.

agv dashboard fastapi industrial-iot websocket

Last synced: 23 Jun 2026

https://github.com/wiese-m/quote-rs

A very simple Binance market data connector app written in Rust

async crypto data-feed rust tokio websocket

Last synced: 23 Jun 2026

https://github.com/uratne/webtail

Just a tail to a file that you can watch from the UI.

actix-web rust svelte tail tokio websocket

Last synced: 28 Apr 2026

https://github.com/maks11060/protocols

Implementation of simple protocols in typescript

deno socks5 stun typescript upnp websocket

Last synced: 19 May 2026

https://github.com/sidmohan0/alphadb

Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.

algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket

Last synced: 11 Apr 2026

https://github.com/farwayer/nginx-proxy

Simple out-of-the-box nginx proxy with Let's Encrypt integration

https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy

Last synced: 28 Apr 2026

https://github.com/hiper2d/signaling-service

Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications

gradle kotlin netty-server reactive spring-boot-2 webflux websocket

Last synced: 23 Jun 2026

https://github.com/frne/play-nosock

Play Framework Extension for Realtime Client Updates without using Websockets

comet javascript playframework sbt scala websocket

Last synced: 29 Apr 2026

https://github.com/reiver/go-actsock

Package actcon implements an ActivityPub & ActivityStreams like protocol over a WebSocket, for the Go programming language.

activitypub activitysocket activitystreams websocket

Last synced: 29 Apr 2026

https://github.com/ujwalakrishna/kuber

Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.

adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper

Last synced: 05 May 2026

https://github.com/mixer-sys/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 11 Apr 2026

https://github.com/tomgxz/tfldepartureboard

"Live" departure boards for the London Underground, accessed via TFL's Open Data API

html jquery london london-underground nodejs scss signalr tfl websocket

Last synced: 10 May 2026

https://github.com/abelflopes/websocket-sensors

Implementation of a React application Connected to a websocket server displaying live information from multiple sensors

react redux redux-toolkit typescript websocket

Last synced: 29 Apr 2026

https://github.com/ebowwa/ai-proxy-core

Minimal, stateless AI service proxy for Gemini and other LLMs

ai api-proxy async gemini library llm multimodal ollama openai opentelemetry python websocket

Last synced: 29 Apr 2026

https://github.com/v0id-user/wasmchannel

Experimental app using Rust+Wasm on Next.js frontend & Cloudflare Workers backend, featuring a custom binary protocol.

binary cloudflare nextjs protocol queue real-time rust wasm websocket workers

Last synced: 29 Apr 2026

https://github.com/anand3125/support-ticket-app

Smart Ticket App (Frontend) is a responsive React + TypeScript ticket management interface that allows users to view, create, filter, and paginate support tickets.

mui-material react reacthooks responsive-design stompjs typescript websocket yup

Last synced: 23 Jun 2026

https://github.com/innovailable/ws-mplex

WebSocket Stream Multiplexing

multiplexing node websocket

Last synced: 30 Apr 2026

https://github.com/jquagliatini/angular-chat

a angular chat

angular chat websocket

Last synced: 30 Apr 2026

https://github.com/jkaninda/okapiws

Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs

go-websocket go-websocket-server websocket

Last synced: 08 Jun 2026

https://github.com/icyjoseph/chat-room

Weekend project. Learning to combine WebSockets and React :)

chat-application react reactjs socket-io websocket weekend-hacking weekend-project

Last synced: 10 May 2026

https://github.com/acehomard/ft_transcendence

🚀 Jouez à Pong en temps réel avec matchmaking, tournois et scores sécurisés sur la blockchain !

django docker-compose jwt-authentication postgresql solidity websocket

Last synced: 08 Jun 2026

https://github.com/poboll/echo-room

回声谷即时通讯系统-后端

ffmpeg jwt mysql-redis rabbitmq spring-boot websocket

Last synced: 30 Apr 2026

https://github.com/kartikmehta8/rs-websocket-chat

A Websocket based chat application using Rust backend, and React frontend.

react rust websocket

Last synced: 30 Apr 2026

https://github.com/adarsh-kmt/websocketreverseproxy

A light weight fault tolerant reverse proxy, used to load balance websockets and http requests.

golang health-checks load-balancer multithreading websocket

Last synced: 19 Aug 2025

https://github.com/conterkote/vk-fortune-wheel-frontend

Fortune wheel fullstack application for vk-mini-apps with real-time winners update

react redux-toolkit rtk-query tailwindcss typescript vk-api websocket

Last synced: 03 Feb 2026

https://github.com/javy99/termview

🖥️ termview is a Go-powered tool that lets you run and share any terminal app (like Bash, Python, Go, etc.) in your browser using PTY and WebSockets. Perfect for demos, teaching, or remote debugging.

cli golang pty remote-access repl terminal webapp websocket xtermjs

Last synced: 01 Jul 2025

https://github.com/coderdarren/playnet

A Unity3D multiplayer framework with an MMORPG bias.

game game-development gamedev mmo mmorpg multiplayer rpg server sockets unity3d websocket

Last synced: 10 May 2026

https://github.com/elsmr/cycle-ws-driver

A Cycle.js Driver for using WebSockets

cyclejs driver websocket

Last synced: 11 May 2026

https://github.com/dipanshu18/gossips

A chat app with features like one-to-one chat and group chat which also provides media sharing

express mongodb mongoose nodejs react-router reactjs redis tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/scrntprcrz/web-p2p-taskzz

WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.

datachannel javascript local-first nodejs p2p socketio web webrtc websocket

Last synced: 01 May 2026

https://github.com/unculturedcreations/g-xtb

Explore g-xTB, a semiempirical quantum mechanical method for efficient property approximation. Perfect for Linux users. Join the development on GitHub! 🚀🌐

ase computational-chemistry dft federation gaussian16 go grrm library oidc saml2 sqm tight-binding trading websocket wrapper xtb xtb-client xtb-trading

Last synced: 25 Aug 2025

https://github.com/yamanote1138/yardbird

Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API

jmri model-trains railroad vuejs websocket

Last synced: 11 May 2026

https://github.com/gituser12981u2/sync

p2p file sharing program built with rust

encryption file-sharing networking p2p-network rocket rust tlc websocket

Last synced: 02 May 2026

https://github.com/majid-cj/go-chat-server

This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles

authentication-middleware docker-compose golang iris-golang rest-api sse websocket

Last synced: 02 May 2026

https://github.com/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 11 Apr 2026

https://github.com/raojinlin/mutagen-server

为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。

go mutagen websocket

Last synced: 02 May 2026

https://github.com/discretetom/ws-server

A CLI tool to start a WebSocket debug server using NodeJS.

cli nodejs websocket ws wscat

Last synced: 02 May 2026