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

Chat Application made with Springboot and MongoDB | m426

chat chatapplication mongodb mongosh springboot websocket

Last synced: 14 Feb 2026

https://github.com/spoorloos/ws_chat

Simple end to end encrypted chatroom website.

bun chatroom end-to-end-encryption http-server nodejs websocket

Last synced: 15 Feb 2026

https://github.com/sophiecollard/websocket

A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.

elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server

Last synced: 15 Feb 2026

https://github.com/nexenio/seamless.me-demo-dashboard

A dashboard showing data from the Seamless.me app in real-time

dashboard sensor-data websocket

Last synced: 19 Mar 2026

https://github.com/humanjavaenterprises/nostr-websocket-utils

The nostr-websocket-utils repository offers a TypeScript library that provides robust WebSocket utilities for Nostr applications. It features automatic reconnection with configurable attempts, heartbeat monitoring, message queuing during disconnections, channel-based broadcasting, type-safe message handling, and built-in logging.

channel-broadcasting heartbeat-monitoring logging message-queuing nostr real-time-communication reconnection type-safety websocket

Last synced: 16 Feb 2026

https://github.com/yuanwu0000/onlinechat

線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)

vue2 vuex websocket

Last synced: 01 Mar 2026

https://github.com/ck3mp3r/context

Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows

ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket

Last synced: 02 Mar 2026

https://github.com/pink-tools/pink-agent

Remote terminal control via Telegram. WebSocket streaming, Cloudflare tunnel.

claude-code cloudflare go telegram terminal websocket

Last synced: 08 Mar 2026

https://github.com/rickelmedias/bomberonline

An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.

design-patterns fastapi phaserjs solid websocket

Last synced: 20 Apr 2026

https://github.com/luminary-cloud/discord-always-online-idler

Lightweight Python script to keep up to 5 Discord accounts online via gateway heartbeats.

discord online-status pm2 python selfbot websocket

Last synced: 03 Jun 2026

https://github.com/vamsiramakrishnan/gemini-rs

Full Rust SDK for the Gemini Multimodal Live API — wire protocol, agent runtime, and fluent DX in three layered crates.

adk agent-framework async-rust function-calling gemini gemini-api google-ai llm multimodal real-time rust tokio vertex-ai voice-agents websocket

Last synced: 01 Apr 2026

https://github.com/adityadeshlahre/websocket-quick-start

personal starter kit with WebSocket initialized and deployed to Render

expressjs nodejs reactjs starter-template websocket

Last synced: 05 Mar 2026

https://github.com/maximbilan/habla-core

FastAPI backend for real-time phone-call translation and AI agent mode using Amazon Nova 2 Sonic and Twilio

amazon-nova fastapi python realtime-audio speech-translation twilio voice-ai websocket

Last synced: 03 Jun 2026

https://github.com/jamesyong-42/truffle

P2P mesh networking for your devices, built on Tailscale. Clean 7-layer architecture with WS/TCP/UDP/QUIC transports.

cli cross-platform mesh-networking p2p rust tailscale websocket

Last synced: 12 Apr 2026

https://github.com/olha-dev-fullstack/graphql-ws-chat-app

This is a simple GraphQL chat app build with websockets which allows authenticated users to chat in real time.

graphql sqlite websocket

Last synced: 17 Apr 2026

https://github.com/capellax02/basic-ecommerce-backend

Simple monolithic e-commerce backend project using Spring Boot, Spring Data JPA, Spring Security, Websockets,and more.

ecommerce-backend spring-boot spring-data-jpa websocket

Last synced: 17 Apr 2026

https://github.com/tsubasagit/aibou

AIが同僚になるセルフホスト型チャットツール

ai-chat nextjs self-hosted tailwindcss typescript websocket

Last synced: 03 Jun 2026

https://github.com/y0sy4/tg-ws-proxy-go

Local SOCKS5 proxy for Telegram Desktop with HTTP support, auto-config, and auto-update

cross-platform golang http-proxy linux macos mtproto proxy socks5 telegram telegram-desktop websocket windows

Last synced: 01 Apr 2026

https://github.com/kelvinleandro/jogo-do-bicho

Jogo do Bicho básico implementado com socket.io (Flask) e React (Next.js) para a interface

flask flask-socketio javascript jogo-do-bicho nextjs nextjs14 python python3 react reactjs shadcn-ui socket-io typescript websocket

Last synced: 02 Apr 2026

https://github.com/okaybenji/v-r-cubes

V R all cubes. All of us. V really R.

a-frame client html javascript multiplayer server threejs toy vr webgl websocket webvr

Last synced: 17 Apr 2026

https://github.com/kaustabhbarman/filetransferapplication

A networking project to transfer file from client to server and download file from server to client

java netbeans server-client-communication socket-programming websocket

Last synced: 17 Apr 2026

https://github.com/henriqueyun/chat-backend-socket

A socket.io implementation to manage multiple client connections that receives and broadcast messages in the Xet project

chat nodejs socket socket-io websocket

Last synced: 17 Apr 2026

https://github.com/alvinsj/live-x

Playing with Web Worker+Socket & requestAnimationFrame

comlink hooks raf requestanimationframe websocket webworker

Last synced: 04 Apr 2026

https://github.com/datashaman/emoji-pit

Real-time Slack emoji reaction visualizer with Matter.js 2D physics

emoji matterjs physics real-time slack slack-bot typescript visualization websocket

Last synced: 04 Apr 2026

https://github.com/dnd-side-project/dnd-14th-9-backend

[DND 14기] 모여서 각자, '각' 잡고 시작하는 작업 공간 GAK 🧩

java mysql redis spring-boot sse websocket

Last synced: 04 Apr 2026

https://github.com/indiu6/generative-ai

A Generative AI microservice using Node.js TypeScript Python for backend services, leverages Apache Kafka for messaging, Postgres for structured data storage, Pinecone for vector storage, ElasticSearch for search functionality, OpenAI's API for LLMs - stateful, event-based Realtime API communicates over a WebSocket

datadog docker elasticsearch kafka kubernetes llm nodejs openai pinecone postgres python reactjs typescript websocket

Last synced: 04 Apr 2026

https://github.com/shivanshkc/rosenapp

A minimal chat application powered by Rosenbridge.

angular-material chat-application websocket

Last synced: 04 Apr 2026

https://github.com/floppy007/signotec-stpadserver-bridge

Docker image that runs signotec signoPAD-API/Web (Windows build) under Wine on Linux — turns any Linux host into a central WSS endpoint for a LAN-connected signotec pad (Sigma/Omega/Gamma/Delta/Alpha/Zeta), no Windows station PC required.

delta-pad docker linux signature-pad signopad-api signotec signotec-delta stpadserver websocket wine wss

Last synced: 04 Jun 2026

https://github.com/jonyandunh/randrocaelectron

It's a software rebuild from Randroca by Electron that randomly selects users to facilitate the selection of many scenes, such as students in the classroom, the luckiest staff in a company, and the luckiest viewer in tv shows.

css electron html javascript nodejs npm websocket

Last synced: 04 Apr 2026

https://github.com/katagaki/sockstar

FastAPI SocketIO implementation in Python and React.

fastapi python react socketio vite web websocket

Last synced: 04 Apr 2026

https://github.com/andersonmag/products-management

A product management system with CRUD, JWT authentication, Multi-tenant, AWS storage, Redis and real-time updates Websocket

angular docker multitenant redis s3 spring websocket

Last synced: 04 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/salman679/task-management-frontend

This Task Management Application allows authenticated users to manage tasks by adding, editing, deleting, and reordering them across three categories: To-Do, In Progress, and Done. The app features a drag-and-drop interface and real-time synchronization with the database, making it a powerful tool for efficient task management.

mongodb react tawilwindcss websocket

Last synced: 05 Apr 2026

https://github.com/wojciechdlugosz/rest-api-app

Book a ticket using AJAX requests and web-socket. Modified to use mongo DB and Atlas.

expressjs middleware mongodb mongoose nodejs rest-api websocket

Last synced: 05 Apr 2026

https://github.com/alexhiriavenko/social-network

React app with server and database. Backend is written in Java. Social network with all the necessary functionality. Created according to the Facebook template. !_Final Project. Frontend Course _!

fecth-api mui react react-router-dom redux-toolkit vercel-deployment websocket

Last synced: 18 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/abailey81/implicit-interaction-intelligence

Adaptive AI companion that builds a model of each user from implicit interaction signals — keystroke dynamics, linguistic complexity, temporal patterns — and continuously adapts its responses. Custom TCN + transformer + contextual bandit, built from scratch in PyTorch.

adaptive-systems contextual-bandit deep-learning edge-ai fastapi from-scratch huawei human-machine-interaction language-model machine-learning personalization poetry privacy-by-design python pytorch temporal-convolutional-network thompson-sampling transformer user-modeling 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/diloabininyeri/chrome

It allows you to perform actions by communicating with chrome dev-tools, such as going to this site, taking data, taking a photo, opening a new tab or clicking this button.

chrome chrome-headless dev-tools php selenium webdriver websocket ws

Last synced: 19 Apr 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/sherwinshen/data-vision-echarts

📈 数据可视化- ECharts项目

echarts koa2 vision vue2 websocket

Last synced: 19 Apr 2026

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

Øvinger fra TDAT2004 Nettverksprogrammering, dataingeniør NTNU

client java javascript react rmi server tcp thread udp 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/ahmed-gelemli/docker-agent-backend

Lightweight, secure Docker agent with REST and WebSocket APIs for container management and real-time monitoring, built with FastAPI.

backend container-management docker docker-compose fastapi mcp-server monitoring real-time rest-api websocket

Last synced: 20 Apr 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/aliltrp/sharemovie

Real-time video and chat application using NestJS, featuring WebSocket.

nestjs nestjs-backend prisma socket-io websocket

Last synced: 20 Apr 2026

https://github.com/tyler36/ddev-laravel-reverb

Run reverb as a web daemon in DDEV

laravel reverb-laravel websocket

Last synced: 20 Apr 2026

https://github.com/bokiko/btc-liquidations

Real-time Bitcoin liquidation monitor across Binance, Bybit, OKX, Hyperliquid & Aevo

bitcoin cryptocurrency defi liquidations nextjs real-time trading typescript websocket

Last synced: 20 Apr 2026

https://github.com/rahul-deka/gupsup

Secure terminal chat app

chat python secure terminal websocket

Last synced: 20 Apr 2026

https://github.com/cole-maxwell1/chatroom

Websocket Chatroom

go htmx templ websocket

Last synced: 21 Apr 2026

https://github.com/520mianxiangduixiang520/letsdiagram

多人协同在线UML绘制

cscw uml-diagram 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/randika00/hotel_management

Hotel management project provides room booking, staff management and other necessary hotel management features.

api-rest blade-template boostrap json-api websocket

Last synced: 21 Apr 2026

https://github.com/taybct/spring-taybct-cloud

Spring TayBct Cloud 是一个 Spring 业务组件基础集成的基础业务(Spring Cloud 微服务),对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。

java logicflow management-system mybatis-plus oauth2 onlyoffice-server spring-boot spring-cloud spring-cloud-alibaba spring-cloud-gateway spring-security websocket

Last synced: 22 Apr 2026

https://github.com/exasol-labs/exaplus-lua

Minimal Lua console client for the Exasol WebSocket API (v5)

cli client database exaplus exasol lua sql websocket

Last synced: 05 Jun 2026

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

secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).

postgresql prisma typescript webrtc websocket

Last synced: 24 Apr 2026

https://github.com/harshramani00/studybuddy

A Discord-style real-time chat app for students to collaborate and study together.

chat-app discord-clone django python rest-api study-app websocket

Last synced: 24 Apr 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/oaslananka/codex-app-server-web

A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.

ai codex developer-tools nextjs react state-management typescript ui ux websocket

Last synced: 25 Apr 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/nice-winter/nihuawocai

新浪微博小游戏“你画我猜”的复刻版,俗称“渣浪画猜”、“旧版画猜”。

canvas-game drawguess nuxt webgame websocket

Last synced: 06 Jun 2026

https://github.com/hjyup/translatify

chat application with async translation

golang grpc microservice rabbitmq service-workers websocket

Last synced: 26 Apr 2026

https://github.com/arterialist/live-c-elegans

Real-time C. elegans active-inference simulation streamed over WebSocket to a browser canvas — add/remove food live

active-inference c-elegans computational-neuroscience connectome mujoco neuroscience python real-time simulation websocket

Last synced: 26 Apr 2026

https://github.com/erickgbr/ws-library

Simple structure of native webSockets server, similar to socket.io but with eco WebSockets ( web sockets from the backend)

back-end node node-js real-time server websocket ws

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/nathan-i-martin/websocket-provider

A simple template that can be used to setup websocket servers or clients

abstraction websocket websocket-client websocket-server

Last synced: 07 Jun 2026

https://github.com/infusemediagroup/sync-skeleton

🔄 Create smooth, CSS-only skeleton loaders that sync multiple elements' loading indicators for a seamless user experience.

arkit azure-app-service grav loading-animations markdown react shimmer-effect skeleton-loading skeleton-tracking skelton-css solidjs unity-arfoundation vue 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/naltun/viewhq

⛑️ A little websockets-based Flask application that let's me change rendered views from a single control 'view HQ' of sorts. This is mainly a testing ground for a different application. 🖥️ 🛫

flask python python3 view views websocket websockets

Last synced: 27 Apr 2026

https://github.com/streamlined2/websocketschat

Basic WebSockets chat implementation in Java

java-21 maven websocket websocket-client websocket-server

Last synced: 27 Apr 2026

https://github.com/risaddex/clubhouse-js-expert-ts

Clone do clubhouse utilizando websockets, peerServer e auth via firebase e de restante apenas módulos nativos do browser/node. Potencializado com Typescript :).

esmodules events firebase peer-to-peer peerjs typescript websocket websocket-server

Last synced: 27 Apr 2026

https://github.com/charistheo/node-chat-app

A simple web-app chat app on Node.js and websockets

chat-application chatapp node-js nodejs websocket websocket-chat websockets

Last synced: 27 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/giovannicalo/js-wrtc-ws-api-client

JavaScript WebRTC WebSocket Signaling API Client

api client signaling webrtc websocket

Last synced: 28 Apr 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/clarius/websocketeer

Official docs site for https://github.com/devlooped/WebSocketeer

azure dotnet websocket websockets

Last synced: 28 Apr 2026