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/mzd-hseokkim/agent-character-dashboard

Real-time multi-agent observability dashboard that visualizes Claude Code sessions as animated pixel art characters

ai-agent anthropic bun claude claude-code dashboard observability pixel-art react websocket

Last synced: 21 Jun 2026

https://github.com/sohei-t/training-content-progress-tracker

FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新

dashboard fastapi file-monitoring full-stack python real-time vue3 websocket

Last synced: 01 May 2026

https://github.com/vhyran/openchat

ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.

toml websocket zap zig

Last synced: 01 May 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/rhrn/connectorx

Rxjs websocket wrapper

json reconnect rxjs websocket

Last synced: 02 May 2026

https://github.com/geocine/bubble

chat application built with Web Components and Go

chat go webcomponents websocket

Last synced: 02 May 2026

https://github.com/yarsawyer/lattice

Ephemeral post-quantum encrypted 1:1 chat and file transfer. ML-KEM-768 + X25519 hybrid key exchange, XChaCha20-Poly1305 encryption, Rust/WASM crypto, zero persistence.

axum end-to-end-encryption ephemeral-chat file-transfer fips-203 hkdf hybrid-encryption ml-kem ml-kem-768 post-quantum-cryptography privacy react rust secure-messaging wasm webassembly websocket x25519 xchacha20-poly1305

Last synced: 02 May 2026

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

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

go mutagen websocket

Last synced: 02 May 2026

https://github.com/ashish1906/file-sharing

A cross platform local file sharing web app............

css html javascript nodejs shell webserver websocket

Last synced: 03 May 2026

https://github.com/liteobject/demo.signalr

Demo SignalR with ASP.NET Core

bootsrtap csharp html javascript signalr websocket

Last synced: 03 May 2026

https://github.com/mohammadzainabbas/chat-deno

A chat app with demo 👨🏻‍💻

chat deno preact typescript websocket

Last synced: 03 May 2026

https://github.com/rodrigofontesdev/brutus-api

Uma REST API para a plataforma do Brutus na versão gratuita.

laravel postgresql websocket

Last synced: 03 May 2026

https://github.com/yasamin-khodarahmi/dash-realtime-table

A Dash application that provides real-time table management capabilities using Python, Redis, and WebSocket

dash dashplotly python3 redis socket-io websocket

Last synced: 03 May 2026

https://github.com/farshadsharifi/farshadsharifi

I am a results-driven Senior Software Engineer with over 17 years of experience in architecting and developing scalable applications. My expertise lies at the intersection of high-performance system programming and robust enterprise solutions.

api csharp flutter grpc php rust websocket

Last synced: 03 May 2026

https://github.com/danekf/web-socket-exploration

Self guided exploration and writeup about web sockets. Explanation, use and examples

http nodejs ruby websocket

Last synced: 03 May 2026

https://github.com/micilini/php-websockets

Native PHP WebSocket and realtime chat foundation built from scratch with PHP sockets. Includes chat examples, private rooms, bot hooks, storage adapters and optional Laravel integration.

chat chat-application laravel laravel-package php php-socket php-websocket private-chat realtime realtime-chat sockets websocket websocket-server websockets

Last synced: 09 Jun 2026

https://github.com/tsaplia/energy-controller-refactored

ESP8266 Energy Consumption Controller measures AC power with PZEM-014/016 sensor via Modbus. It offers a web interface for live data, charts, and settings.

arduino cpp esp8266 html-css-javascript iot platformio webinterface websocket

Last synced: 04 May 2026

https://github.com/aykevl/domos

Domotica server (home automation backend)

home-automation mqtt websocket

Last synced: 04 May 2026

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

A simple websocket server with a rest endpoint to get messages stored in mongodb

mongodb node nodejs websocket

Last synced: 04 May 2026

https://github.com/corocoto/node-chat

This is a chat written using technologies such as Node.js, Express, Socket.io :speech_balloon:

chat es-modules es6 express javascript nodejs socket socket-io sockets websocket

Last synced: 04 May 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/880831ian/soketi-log-502-error

Soketi WebSocket Server LOG 不定時出現 502 error 以及 connect() failed (111: Connection refused)

soketi websocket

Last synced: 09 Jun 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/yunusemrenalbant/spring-react-websocket-with-kafka

Spring Boot, ReactJS, SockJS ve Kafka ile yapılmış gerçek zamanlı mesajlaşma sağlayan bir chat uygulaması örneği

java kafka reactjs sockjs spring-boot websocket

Last synced: 04 May 2026

https://github.com/adesoji1/openairealtime-api

This describes a conversational bot between An Ai Agent and a Human in Realtime

fastapi mediarecorder openai-api reactjs redis-server schema websocket websocket-client worklet-loader

Last synced: 04 May 2026

https://github.com/trandung2k1/nestjs_tutorial

Learn nestjs 2024 (microservices using tcp, redis, rabbitmq, websocket, cqrs, graphql, bull queues)

cqrs graphql k8s microservice pm2 queue rabbitmq redis server-statistics tpc websocket worker-threads

Last synced: 05 May 2026

https://github.com/tkw1536/wssecho

A quick and dirty web socket echo server

docker golang websocket

Last synced: 05 May 2026

https://github.com/shashankvish0010/wemeet

WeMeet is a complete solution for online meetings need it is designed to revolutionize the way you schedule and conduct online meetings. Whether you're organizing team sync-ups, client presentations, or virtual conferences, WeMeet ensures a secure, reliable, and user-friendly platform for all your meeting need

express nodejs pern postgresql react redis redis-cache socket-io tailwindcss typescript webrtc websocket

Last synced: 11 Apr 2026

https://github.com/toth2000/convoai

A website to interact with a custom language model

expressjs html-css javascript nodejs react websocket

Last synced: 05 May 2026

https://github.com/x-tools-author/x-flow

xFlow is a configurable and extensible communication data transfer tool, currently supports serial port, UDP, TCP, Web Socket data transfer.

data-flow flow qt tcp udp websocket

Last synced: 05 May 2026

https://github.com/thalida/napkinnotes

A digital 'napkin' (just what everyone's wanted). Jot down quick math, list todos, paste notes, etc.

calculator devlog django django-channels django-rest-framework notes pwa side-project tasks vue vue3 websocket

Last synced: 05 May 2026

https://github.com/dhenenjay/ai-superconnector

AI-powered Twilio + OpenAI integration for WhatsApp and Voice calls

fastapi openai twilio voice-ai websocket whatsapp

Last synced: 05 May 2026

https://github.com/eyrafabdullayev/spring-boot-websocket

Sample Chat Application using Spring Boot and WebSocket

chat chatroom spring spring-boot websocket

Last synced: 06 May 2026

https://github.com/eldavid1996/mendozapp

A web chat with a desing like whatsapp done in typescript with react and express

css express html javascript mongodb nodejs react socket-io tailwindcss typescript websocket

Last synced: 11 Apr 2026

https://github.com/fahrimz/chat_expo

React Native (Expo) chat app using WebSocket

chat expo react-native websocket

Last synced: 06 May 2026

https://github.com/xubeiyan/tictactoeplus

a new version of tic-tac-toe

svelte tailwindcss websocket

Last synced: 06 May 2026

https://github.com/mj10/gochat

Basic chat application using WebSockets

golang mongodb vuejs websocket websocket-chat

Last synced: 06 May 2026

https://github.com/lucasanes/onda_rpg_frontend

ONDA RPG - FrontEnd Sistema Pessoal de Fichas/Painel de Tormenta20 RPG

nextjs tailwindcss websocket

Last synced: 10 Apr 2026

https://github.com/rivalcoder/chat-using-websocket

Web-Socket Connection

css html node websocket

Last synced: 06 May 2026

https://github.com/sxsid/online-pal

This is a real-time chat application that allows users to join a chat room by providing a username and send/receive messages to/from other participants. The application uses WebSockets for real-time communication, ensuring that messages are instantly transmitted between the server and clients.

nodejs reactjs typescript websocket

Last synced: 06 May 2026

https://github.com/diegoareval/ranker-nestjs-socket

Basic Nest js app using websocket and Redis

nodejs redis typescript websocket

Last synced: 06 May 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/shmelovoleksandr/banditgames_frontend

React frontend repository for the BanditGames project

react rest-api typescript websocket

Last synced: 07 May 2026

https://github.com/gif-team/gif-server-v4

[교내 분신물 찾기 서비스] API V4

java jpa kafka postgresql redis spring-boot spring-security websocket

Last synced: 07 May 2026

https://github.com/yusufsefasezer/websocket-drawboard

Collaborative drawing application developed with JavaScript, WebSocket and Node.js

canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets

Last synced: 07 May 2026

https://github.com/proximile/proxiport

Self-hosted remote-management server with SSH-over-WebSocket tunnels. Fully open source (AGPL-3.0): no proprietary plugin host, no closed frontend, no capability gates. Continuation of the rport/openrport lineage, with a fresh SvelteKit UI and modernized build.

chisel golang monitoring remote-management remote-management-monitoring reverse-tunnel self-hosted sveltekit websocket

Last synced: 26 May 2026

https://github.com/suprim-corp/zava

Unofficial Java SDK for Zalo Web API. Port of zca-js.

chat java sdk websocket zalo zalo-api zca-js

Last synced: 24 Jun 2026

https://github.com/root27/go-ws

Very basic websocket example in Go

golang server websocket

Last synced: 10 Jun 2026

https://github.com/pexmor/projector

Simple html project

javascript mosquitto mqtt websocket

Last synced: 07 May 2026

https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan

For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )

guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr

Last synced: 07 May 2026

https://github.com/devzgabriel/chatty

A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture

chat http nodejs socket-io sqlite typeorm typescript websocket

Last synced: 08 May 2026

https://github.com/solaceharmony/solacelive

Solace Live: real-time packet streaming voice interface and services

audio react realtime solace typescript vite websocket whisper

Last synced: 08 May 2026

https://github.com/subhadeeproy3902/mvp-chat

MVP-Chat is a modern chat application that enables authenticated users to create private channels, engage in real-time conversations, and share files. It features emoji support, file uploads, and a polished user experience, powered by cutting-edge technologies like Next.js, TypeScript, Clerk, and Stream.

clerk nextjs stream typescript websocket

Last synced: 08 May 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/marvnc/discord-websocket-text-inserter

Userscript to send text from a websocket to a Discord chat.

discord textractor userscript websocket

Last synced: 09 May 2026

https://github.com/atharmohammad/chat-e

A Chat Channel for People to chat with each other in different public rooms

django djangochannels javascript reactjs websocket

Last synced: 09 May 2026

https://github.com/leokwsw/ithome-spring-boot-pocker

ithome Spring Boot... 深不可測

ithome log4j mysql spring-boot thymeleaf websocket

Last synced: 09 May 2026

https://github.com/pexmor/qr-io

Minimal app for reproducing and sharing QR codes.

javascript qr-scanner qrcode qrcode-generator websocket

Last synced: 09 May 2026

https://github.com/fuglede/slackbot

Yet another Go implementation of the Slack RTM API.

hacktoberfest slackbot websocket

Last synced: 16 Nov 2025

https://github.com/leoho0722/websocket-example

Example of implementing WebSocket using Go

gin-gonic go gorilla-websocket websocket

Last synced: 10 May 2026

https://github.com/aakashgaurab/dmchatapp

It is a direct messaging real time chat application

bcrypt expressjs jsonwebtoken mongodb nodejs reactjs websocket

Last synced: 11 Apr 2026

https://github.com/funnyboy-roks/chess

Mutiplayer chess using websocketrs and p5js

chess javascript p5js socket-io sockets typescript websocket

Last synced: 10 May 2026

https://github.com/cronware/esp32-thermostat-temperature-prediciton

An IoT-based thermostat using ESP32, WebSockets, and MQTT for real-time control and monitoring.

esp32 esp32-webserver home-automation humidity-sensor iot mqtt predictive-maintenance smart-home temperature-sensor websocket

Last synced: 10 May 2026

https://github.com/aakashsharma7/dsa_tracker

Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).

components-react reactjs vite websocket yarn-workspaces

Last synced: 10 May 2026

https://github.com/mat-sz/poll-ws

🗳️ Decision making software backend (TypeScript/node/WebSockets).

nodejs typescript websocket websocket-server

Last synced: 10 May 2026

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/humbertodias/ws-live-chat-system

WebSocket Live Chat using Load Balancer with HAProxy

docker haproxy nodejs websocket

Last synced: 11 May 2026

https://github.com/dannywillems/near-intents-tools

Tools for monitoring and interacting with NEAR Intents protocol

blockchain crypto intents near near-protocol rust websocket

Last synced: 11 May 2026

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

Firefox extension for chance encounters

firefox-extension websocket

Last synced: 12 May 2026

https://github.com/duduxs/spring-frankstein

️🧟‍♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.

graphql grpc jasper-reports rest spring study webflux websocket

Last synced: 13 Apr 2026

https://github.com/itsronalds/websocket-integration-node-python

A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.

nodejs python sqlserver websocket

Last synced: 10 Apr 2026

https://github.com/abhissh11/webuzz

A chat app in MERN, Websocket, one can create a group chat or chat individually.

chatroom express-js reactjs tailwind-css websocket

Last synced: 13 Apr 2026

https://github.com/ellisonleao/bob

A simple Slack chatbot

chatbot python python3 slack websocket

Last synced: 24 Apr 2026

https://github.com/dannyphang/mahjong-v2

A web app that allow players to play a 3 player mahjong (Malaysia version) for free

3-players angular mahjong nodejs websocket

Last synced: 17 Mar 2025

https://github.com/novav20/themeridiangrid

A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.

ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript websocket

Last synced: 13 Apr 2026

https://github.com/svastikkka/madhyastha

It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media

ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket

Last synced: 12 May 2026

https://github.com/flxxyz/blue

基于gorilla/websocket构建的微型websocket框架

go golang golang-library websocket

Last synced: 24 Aug 2025

https://github.com/b-amir/realtime-playground

Real-time financial data visualization using 3 different communication protocols.

socket-io sse websocket

Last synced: 02 May 2026

https://github.com/mvc-works/ws-edn.calcit

ws-edn in calcit-js

websocket

Last synced: 22 Feb 2026

https://github.com/alexjorgef/go-bittrex

Go wrapper for the Bittrex crypto-currency exchange API.

api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper

Last synced: 21 Jan 2026

https://github.com/elertan/rusftx

Rust bindings for the FTX REST and Websocket API

api cryptocurrency ftx rest websocket

Last synced: 01 Mar 2025

https://github.com/tsugami/ws-discord-bot-minecraft-plugin

connecting a minecraft plugin to a discord bot via websocket

discord-bot minecraft-plugin spigot websocket

Last synced: 24 Apr 2026

https://github.com/ryansakurai/artigo-apis

Artigo sobre APIs e seus tipos, feito para a Revista HackoonSpace 2024.

api article graphql rest-api soap webhook websocket

Last synced: 11 Mar 2025

https://github.com/kitsuyaazuma/go-react-chatapp

a LINE clone chat application using websocket

golang material-ui react recoil typescript websocket

Last synced: 13 Apr 2026

https://github.com/sacoo7/socketcluster-client-kotlin

Native kotlin and android client for socketcluster framework in node.js

client kotlin socketcluster websocket

Last synced: 03 Apr 2025

https://github.com/nandkumar1000/express-js

This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.

authentication express-js express-session middlewares session sql websocket

Last synced: 13 Apr 2026

https://github.com/anmamuncoder/multi-shop-management-backend

A modern Django-based shop management platform with async task processing, built for scalability and performance.

celery django doc factory-boy postgresql pytest redis rest-api unittest websocket

Last synced: 08 Jan 2026