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

Spring boot server for the Imgfloat application

java spring-boot thymeleaf websocket

Last synced: 18 Jan 2026

https://github.com/php-ion/pion

PHP-ION library

async client http php-ion server websocket

Last synced: 29 Oct 2025

https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web

Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores

react recharts typescript websocket

Last synced: 25 Mar 2025

https://github.com/yaolx/vite-ws

基于vite3.0 + websocket的同步画板工具

json-server react18 vite3 websocket

Last synced: 20 Jun 2025

https://github.com/bogdusik/real-time-chat-application

A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.

postgresql react real-time-chat spring-boot stomp websocket

Last synced: 12 Apr 2026

https://github.com/guyshane/unlockclient

A client side library for authenticating with Unlock

authentication javascript websocket

Last synced: 17 May 2026

https://github.com/czzonet/im-system

一个简单的即时通讯系统,利用 websocket 实现。包括前后端。

websocket

Last synced: 30 Mar 2025

https://github.com/skorotkiewicz/hashchat

Simple chat with person with same tags as you!

bitcoin chat nodejs reactjs socket websocket

Last synced: 19 Apr 2026

https://github.com/idabmat/tic_tac_toe_channel

Phoenix WebSocket API for TicTacToe game

api elixir phoenix tic-tac-toe websocket

Last synced: 25 Mar 2025

https://github.com/li0ard/meridicord

Rich Presence для Meridius на Linux (и не только)

discord meridius music rich-presence vk vkontakte websocket

Last synced: 18 Jan 2026

https://github.com/datsfilipe/wsnode

This project is a websocket using Node to create a realtime application.

express nodejs socket-io typescript websocket

Last synced: 04 May 2026

https://github.com/akashrajpurohit/chatapp

Real time chat application with emojis and live location sharing feature

chat-application mustache-js real-time websocket

Last synced: 22 Apr 2025

https://github.com/jedimahdi/collaborative-drawing-app

Collaborative drawing app written with Haskell and Fabric.js

fabricjs haskell websocket

Last synced: 08 Apr 2025

https://github.com/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/broadcastt/broadcastt-js

JavaScript library for Broadcastt WebSocket Protocol

broadcast client events http pubsub websocket

Last synced: 27 Jan 2026

https://github.com/isystk/react-video-chat

React.js(Next.js)で作成したビデオ&チャットアプリケーションです。 チャット機能は、AWS Lambda の WebSocket機能を利用しています。 ビデオ通話には、AWS Kinesis Video Streamを利用しています。

kinesis-stream lambda material-ui nextjs react websocket

Last synced: 04 May 2026

https://github.com/maximilianmairinger/functionaladapter

Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.

adapter functional websocket worker ws

Last synced: 15 Mar 2025

https://github.com/thalkod/chat-app-io

This is a version of a chat app using socket.io

chat express nodejs socket-io websocket

Last synced: 05 May 2026

https://github.com/theoliverlear/script-social

Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.

angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket

Last synced: 29 Apr 2026

https://github.com/jakh0n/hacathon_backend

This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.

express-js node-js websocket

Last synced: 07 May 2025

https://github.com/kyungw00k/upbit

📈 AI-native CLI for Upbit cryptocurrency exchange — market data, trading, real-time TUI, candle cache, i18n (ko/en)

ai-tools bubbletea candlestick-chart cli cryptocurrency go llm terminal trading tui upbit websocket

Last synced: 31 May 2026

https://github.com/keval-gandevia/medhub

MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.

aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket

Last synced: 11 Apr 2026

https://github.com/joeke80215/wsstatus

golang websocket state machine

golang-package websocket

Last synced: 16 Jan 2026

https://github.com/tianlangstudio/chat

Chat developped with Rust and React

actix-web chat javascript react rust webrtc websocket

Last synced: 08 May 2026

https://github.com/higorsnt/modclima

Desafio FullStack da Cyan AgroAnalytics

java junit postgis postgres react spring-boot swagger websocket

Last synced: 20 Apr 2026

https://github.com/banyc/mux

A high-throughput duplex-openable multiplexer on any reliable protocols

high-throughput io mux network-protocol structured-concurrency tcp tokio websocket

Last synced: 01 Apr 2025

https://github.com/esotericman/wim

Windward-based development of an instant messaging server-side system , using Spring as the DI container , MongoDB persistent storage , based on WebSocket a Protobuf private messaging protocol . Message body based on the WIM proposal

instant-messaging spring-context websocket windward

Last synced: 30 Mar 2025

https://github.com/simonfinney/offset

OFFSET Dublin 2018

webapp websocket

Last synced: 09 Oct 2025

https://github.com/wraithfive/playbot

Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)

admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket

Last synced: 21 Jan 2026

https://github.com/iamrafaelmelo/gochatty

A simple Golang websocket chat powered by Fiber Framework.

chat fiber framework golang websocket

Last synced: 12 Apr 2026

https://github.com/leonardocbsr/multiagents

Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming

ai claude codex fastapi kanban kimi multiagent orchestration react websocket

Last synced: 26 Feb 2026

https://github.com/shantoislamdev/shellwire

A WebSocket daemon for remote shell execution and interactive terminal sessions, built to give Android apps and agents a full desktop-like shell through Termux

android cli daemon posix pty python remote-execution remote-shell termux websocket

Last synced: 14 Jun 2026

https://github.com/duyledat197/messenger

Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).

cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket

Last synced: 04 Oct 2025

https://github.com/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/sandygudie/kanban

The Kanban Application is a project management tool for managing and tracking project development.

ant-design cypress docker-compose google-auth react redux-toolkit rtk tailwindcss typescript websocket

Last synced: 15 Apr 2026

https://github.com/gdscwm/real-time-chat-app

Fall 2024 Workshop: Creating a real-time chat application with Go, Fiber, and HTMX.

fiber go htmx websocket

Last synced: 08 Feb 2026

https://github.com/advanced-vyra/create-node-spark

CLI tool to scaffold scalable, production-ready Node.js backends with Express, JWT, dotenv, ESM, ESLint — in seconds.

automation backend cluster docker dotenv jwt linear-regression mongodb mongoose nnode-cluster project-generator python scaffolding-tool websocket

Last synced: 11 Apr 2026

https://github.com/naveennk045/realtime-stock-price-streaming

A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.

api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket

Last synced: 07 Jan 2026

https://github.com/luc527/catan_ex

Server for playing Catan online, in Elixir

board-game catan elixir erlang multiplayer online otp websocket

Last synced: 17 Mar 2026

https://github.com/sulmar/dotnet-core-websocket

Przykład obsługi WebSocket w .NET Core

dotnet-core3 websocket

Last synced: 22 Jun 2026

https://github.com/antelcat/websocket

.NET wrap for WebSocket

websocket websocket-server wrapper

Last synced: 07 Feb 2026

https://github.com/nayak-nirmalya/laravel-react-messenger

Real-Time Messaging Application with Laravel 11 & React.

daisyui headlessui inertiajs laravel mysql php react real-time tailwindcss websocket

Last synced: 08 Feb 2026

https://github.com/kadirdemirkaya/winbind

An asp.net core web api project written for a research project, client side : https://devtahab.github.io/tez-frontend/

cqrs fluentvalidation mapper mediatr mssql onion-architecture repository websocket

Last synced: 08 Feb 2026

https://github.com/servettonga/cpp_webserv

A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.

cpp cpp98 http http-server nginx websocket

Last synced: 08 Feb 2026

https://github.com/davidje13/shared-reducer

Shared state management via websockets.

reducer websocket

Last synced: 08 Feb 2026

https://github.com/nandhu-44/lumina

🎨 Modern AI art generator with real-time prompt enhancement and progress tracking. Built with Stable Diffusion, FastAPI, and Next.js

ai content-filtering image-generation nextjs14 prompt-engineering stable-diffusion websocket

Last synced: 04 Feb 2026

https://github.com/nguyenductung2709-dt/codingapp

This is my first project for course Designing and Building Scalable Web Application

astro deno docker docker-compose nginx rabbitmq svelte tailwindcss websocket

Last synced: 03 Apr 2026

https://github.com/quocanh189/messagechat_reverb

This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.

headlessui laravel react reverb tailwindcss websocket

Last synced: 30 Nov 2025

https://github.com/mvkasatkin/wss-rpc2

WebSocket Server and Client implementation of the JSON RPC-2 spec

json-rpc rpc websocket

Last synced: 24 Jan 2026

https://github.com/vekeryk/art-auction-server

Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ

auction docker keycloak microservices monorepo nestjs online-auction postresql rabbitmq typeorm websocket

Last synced: 15 Apr 2026

https://github.com/frejun-tech/teler-devnagri-node-bridge

A reference Node integration between Teler and Devnagri, based on Media Streaming over WebSockets.

audio-streaming bridge devnagri frejun india indic-languages nodejs telephony teler typescript voice-agent websocket

Last synced: 29 May 2026

https://github.com/julesguesnon/ws-filewatcher

:watch: A filewatcher that will create a Websocket server to allow you to know when your file is updated

buckelscript filewatcher reason reasonml websocket

Last synced: 09 Feb 2026

https://github.com/lazarot/operatornext

OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.

ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket

Last synced: 09 Apr 2025

https://github.com/amaljeevs/springboot-websocket-chatapp

This is a Simple ChatApp build using Spring boot using Websockets.

chat-application css html java js spring-boot springboot websocket

Last synced: 12 Apr 2026

https://github.com/sleepyminer/chatwave

ChatWave - A chat application using TurboRepo, Websockets, and ShadCN.

nextjs14 shadcn turborepo websocket

Last synced: 09 Feb 2026

https://github.com/jackyyzhang03/pixel-go-frontend

🎲 React frontend for multiplayer Go app

react stompjs typescript websocket

Last synced: 16 Apr 2026

https://github.com/petatemarvin26/vin-socket.client

This application maintain the light weight of websocket connection

javascript typescript webpack websocket

Last synced: 10 Feb 2026

https://github.com/sepiropht/ping-pong

online game using nodejs and streams

game node-streams online-game websocket

Last synced: 09 Apr 2025

https://github.com/pyother/pyother-ros-app

Personal version of Robot Operating System (application for mobile robot control).

graphql mqtt nodejs react robot-control robot-framework robot-operating-system ros visual-odometry websocket

Last synced: 11 Apr 2026

https://github.com/ybakhan/lecture-assistant

Real-time lecture transcription and AI-powered Q&A. Record a live lecture, get an instant transcript, and chat with an AI about the content.

aws docker express nodejs openai parcel real-time speech-to-text typescript websocket

Last synced: 23 Jun 2026

https://github.com/aayush-dhakal/graphql-subscription-api-node-apollo

A Live News API with Apollo Server V4 Subscriptions and GraphQL

apollo-server express graphql graphql-subscriptions graphql-ws nodejs websocket

Last synced: 12 Apr 2026

https://github.com/doge-8/btc5m-web

Quick-order tool & pluggable automated strategy framework for Polymarket's BTC/ETH/SOL 5m & 15m up/down markets. Real-time order book + Binance/Chainlink data, market & limit (maker) strategies, dual-mode panel, backtesting. Self-hosted, open source.

algorithmic-trading bitcoin crypto nodejs polymarket prediction-markets trading trading-bot typescript websocket

Last synced: 02 Jun 2026

https://github.com/thedhruvish/chat-app

FastChat is a real-time messaging web app inspired by WhatsApp.

fastapi google-authentication jinja2 oath2 python sqlite3 sqlite3-database uv websocket

Last synced: 16 Apr 2026

https://github.com/kirpinev/burger

Маленькая бургерная на краю вселенной...

css-modules react react-dnd redux redux-thunk typescript websocket

Last synced: 28 Apr 2026

https://github.com/devel0/iot-esp8266-serial-fwd

use esp8266 as a serial forwarder over wifi

esp8266 serial-over-wifi spiffs voltage-logger websocket

Last synced: 30 Apr 2026

https://github.com/ykus4/pypproxy

MITM HTTP/HTTPS proxy for inspecting and modifying traffic — GUI/CUI, rule engine, GraphQL support, security tools

graphql http-proxy https-proxy mitm nicegui penetration-testing proxy python security websocket

Last synced: 14 Jun 2026

https://github.com/rufat/MEPN-Template

MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).

epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket

Last synced: 10 Mar 2025

https://github.com/hvu-dev/massive-q

Realtime Chat app using NodeJS and WebSocket

chatroom nodejs websocket

Last synced: 18 May 2026

https://github.com/ggdream/light-im-server

Golang+Websocket实现的轻量级IM

golang im lightweight server websocket

Last synced: 07 May 2026

https://github.com/jmdisuanco/pinipig-react-app

Pinipig.js Client (React) App

client fetch pinipig react websocket

Last synced: 16 Apr 2026

https://github.com/alan-oliveir/expert-polls

Aplicação back-end com NodeJS para geração de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicação real-time.

docker fastify nodejs postgresql redis typescript websocket

Last synced: 11 Apr 2026

https://github.com/thelostleo/ros_fishtank_bot

This is a Fish tank cleaning system that uses ROS1 to make a master slave system that allow for swarm kind bot cleaning system

raspberry-pi ros ros-noetic rospy websocket

Last synced: 07 May 2026

https://github.com/themanishdaksh/webrtc-videocall

A simple webrtc videocalling app

reactjs tailwind-css typescript webrtc websocket

Last synced: 12 Apr 2026

https://github.com/vaibhavgupta5/patient_dashboard

Patient-Hospital Connect System

nextjs websocket

Last synced: 12 May 2026

https://github.com/roman-balzer/userstyle-dev-server

npm package for development of userstyles

dev-server scss tampermonkey userstyles websocket

Last synced: 11 Feb 2026

https://github.com/leonardovff/live-rank-postman-test

Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.

javascript jenkins newman node postman socket-io websocket

Last synced: 12 Apr 2026

https://github.com/lessup/chatroom

Real-Time Chat Room: Go + Gin + WebSocket Backend, React + TypeScript Frontend, JWT Auth & Prometheus | 实时聊天室:Go + Gin + WebSocket 后端,React + TypeScript 前端,JWT 鉴权与 Prometheus 监控

chat docker go golang instant-messaging react real-time websocket

Last synced: 16 Apr 2026

https://github.com/sikelio/sikontrol-legacy

Server for receiving websocket events to control the Windows audio

application audio macro macros nodejs nodejs-server server socket-io websocket windows

Last synced: 16 Apr 2026

https://github.com/simo-hue/reviewvault

🛡️ A self-hosted, anti-bot web app to extract and backup Google Maps reviews to local JSON files in real-time.

anti-bot automation google-maps json nodejs playwright reviews self-hosted web-scraping websocket

Last synced: 02 Jun 2026

https://github.com/apostoldevel/module-websocketapi

Module: Web Socket API

websocket websocketapi

Last synced: 10 May 2026

https://github.com/burakbehlull/discordjs-framework

@burxk/discordjs, A minimal Discord Client is a simple and extensible Discord bot framework

discord-client discord-framework discordapp discordjs javascript npm-package websocket

Last synced: 07 May 2026

https://github.com/isystk/lambda-websocket-template

AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。

dynamodb lambda websocket

Last synced: 04 Sep 2025

https://github.com/akurcubic/food_order

Online platform for food ordering

angular spring-boot websocket

Last synced: 07 May 2026

https://github.com/burdiuz/js-websocket-server

Simple WebSocket Server implementation with traditional API

events javascript js nodejs websocket websocket-server

Last synced: 07 May 2026

https://github.com/haalven/bsky-jetstream

Bluesky jetstream firehose

bluesky firehose jetstream terminal websocket

Last synced: 08 May 2026