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/techtronixx/pulse-terminal

A simple, high-performance crypto trading terminal featuring real-time data, technical indicators, and live market insights.

bitcoin cryptocurrency dashboard javascript orderbook-websocket terminal trading-scanners websocket

Last synced: 10 Jun 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/ponlponl123-labs/api

REST API with GoLang

api golang rest-api websocket

Last synced: 31 Mar 2025

https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai

You can call and talk in realtime with openai

fastapi openai python twilio-api 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/konsbe/java-websocket-microservices

websocket, Web Socket Message Broker, Event Listeners

java spring-boot websocket

Last synced: 05 May 2026

https://github.com/cherrypick-agency/flutter_network_debugger

Universal proxy debugger with nice WebSockets support. Flutter integration. Also you can debug all OS's requests.

debugger flutter forward-proxy network reverse-proxy socket socket-io websocket

Last synced: 14 Feb 2026

https://github.com/unrealandychan/gemini-live-translate-demos

5 practical demos for Gemini 3.5 Live Translate API — dubbing, podcasts, live mic, bilingual subtitles

dubbing ffmpeg gemini google-ai live-translate python real-time speech-to-speech subtitles translation websocket yt-dlp

Last synced: 21 Jun 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/alfianandinugraha/learn-websocket-basic

Example websocket without https://socket.io

http javascript websocket

Last synced: 01 Jul 2025

https://github.com/ayush272002/exchange

Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.

expressjs monorepo nextjs postgresql pubsub redis turborepo websocket

Last synced: 14 Feb 2026

https://github.com/norun9/hybird

Real-Time Chat App with Serverless Architecture

clean-architecture lambda serverless websocket

Last synced: 14 Feb 2026

https://github.com/nodepassproject/npws

A high-performance, reliable WebSocket connection pool management system for Go applications.

network pooling websocket

Last synced: 14 Feb 2026

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/mbnoimi/websocket-client

A Tiny Delphi-Cross-Socket test under Android

cnpack cross-platform delphi pascal socket websocket websocket-client

Last synced: 14 Feb 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/scx567888/scx-socket

🐠 SCX Socket

scx scx-http websocket

Last synced: 22 Feb 2026

https://github.com/oaslananka/a2a-warp

Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.

a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket

Last synced: 07 Jun 2026

https://github.com/santidotio/tv-remote

Control TV from web interface

cec cec-client hdmi hdmi-cec home-automation websocket

Last synced: 18 Nov 2025

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/tynnp/alo-chat

Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.

chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket

Last synced: 15 Feb 2026

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/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/victorh-silveira/aether-quantum-engine

Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.

algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket

Last synced: 16 Jun 2026

https://github.com/0xc0dec0ffeelab/sim_stock_notify

sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.

csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket

Last synced: 07 Apr 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/hack-in-peace/collaborative-code-editor

A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.

express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/duruyao/gochat

GoChat provides temporary and anonymous group chat service through Web.

chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket

Last synced: 11 Mar 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/mdecker-mobilecomputing/ionic_websocketclient

Client für WebSocket/STOMP mit Ionic

angular ionic stomp-client websocket

Last synced: 28 Jan 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/bts-lasalle-avignon-ressources/websocket

Programmation réseau à base de websocket

android esp32 html php python qt websocket

Last synced: 16 Apr 2026

https://github.com/anthonydibi/mycelium-server

Server for mycelium

express nodejs redis websocket

Last synced: 16 Apr 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/blacknull/espnetwork

a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.

arduino esp32 esp8266 network portal webservice websocket wifi

Last synced: 16 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/maestre3d/stream-api-go

A Golang stream API microservice demo using Gluon and clustered Apache Kafka.

apache-kafka event-driven golang microservice streams-api websocket

Last synced: 02 Apr 2025

https://github.com/cubetiq/ws-service

CUBETIQ WebSocket Service

cubetiq kotlin sockjs spring-boot stompjs websocket

Last synced: 16 Apr 2026

https://github.com/s4w3d0ff/pool-guy

When you need someone to maintain and clean your kiddie pool during twitch live streams, but can't rely on streamelements to get it done.

api async chatbot eventsub twitch websocket

Last synced: 02 Mar 2026

https://github.com/camillamendess/node-websockets

WebSockets com Node.js - comunicações em tempo real com Socket.IO e MongoDB.

mongodb nodejs socket-io websocket

Last synced: 20 Apr 2026

https://github.com/theshefer/socket-io

Project on how to use socket.io

nodejs socket-io websocket

Last synced: 08 May 2026

https://github.com/adrianyuu/travelohi

Travelohi is a comprehensive full-stack travel booking platform that enables users to search and book flights and hotels. The platform features real-time multiplayer gaming capabilities for earning rewards, secure payment processing, digital wallet management, and a loyalty point system with promotional offers.

canvas firebase flask gin go gorm postgresql python react styled-components typescript websocket

Last synced: 30 Apr 2026

https://github.com/lts8989/comfyui-go-api

an example program for comfyui-go-sdk.

api comfyui example golang sdk websocket

Last synced: 02 Sep 2025

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

websocket server for pixgu

realtime-collaboration socketio websocket

Last synced: 01 Jul 2025

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/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/iamakx/video-streaming

Video Streaming/ Video calling using websocket

frames video video-call video-processing video-streaming websocket

Last synced: 19 Mar 2026

https://github.com/a-saed/datum

Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.

geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket

Last synced: 29 May 2026

https://github.com/lee-seokmin/downbit

📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.

bitcoin coin javascript upbit upbit-api virtual-currency websocket

Last synced: 21 Apr 2026

https://github.com/akhil683/pingpong

Scribble with extra features (building...)

expressjs nextjs turborepo websocket

Last synced: 13 Apr 2026

https://github.com/yevheniidatsenko/goit-pythonweb-hw-03

📂 Hometask - FullStack Web Development with Python (Simple Web App)

docker docker-compose goit-pythonweb-hw-03 http-server python websocket

Last synced: 08 May 2026

https://github.com/moheladwy/simple-http-server

A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.

c http http-requests http-server web web-server websocket

Last synced: 04 Mar 2026

https://github.com/cocrafts/graphql

A GraphQL Server setup for cross runtimes, supporting both dedicated servers and serverless environments. Compliant with the graphql-ws protocol.

aws graphql graphql-subscriptions graphql-ws lambda pubsub serverless websocket

Last synced: 13 Apr 2026

https://github.com/ecebeci/whiteboardbot

Simple Discord bot using WebSocket

discord-js nodejs websocket

Last synced: 13 Apr 2026

https://github.com/programminglaboratorys/nin0lib

python nin0chat API wrapper

api nin0chat python websocket

Last synced: 03 Apr 2025

https://github.com/pyyupsk/discord-stayonline

Self-hosted Discord presence service with web UI - maintain online/idle/dnd status via Gateway WebSocket

discord discord-bot docker golang presence self-hosted vue websocket

Last synced: 13 Jan 2026

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

A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.

go javascript nextjs sqlite3 websocket

Last synced: 16 Apr 2026

https://github.com/mabdusshakur/pandadiscuss

PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.

api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket

Last synced: 08 May 2026

https://github.com/jungin500/lpcv21-nas-backend

Part of PotatoNet (jungin500/lpcv21-submission) - Websocket-based backend inference & power consumption measurement framework

potatonet powermeter python websocket

Last synced: 27 May 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/ihsandevs/pythonsocketchat

Simple python chat app using Flask & Socket.IO

flask flask-application python websocket websocket-chat

Last synced: 13 Apr 2026

https://github.com/hrassi/websocket_esp32_micopython

open socket sever , websocket for open flow data real time monitoring esp32 micropython

esp32 websocket websocket-server-esp32 websockets-esp32-micropython

Last synced: 16 Apr 2026

https://github.com/winter000boy/chat-application

This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.

chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket

Last synced: 11 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/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/mayurdhamgunde/socket.io-websocket

Realtime application framework (Node.JS server)

javascript nodejs socket-io websocket

Last synced: 16 Apr 2026

https://github.com/gianlucamazza/agentroom

Agent-to-agent encrypted chat over a self-hosted relay. E2E encrypted, blind server, Double Ratchet.

agent claude double-ratchet e2e-encryption libsodium typescript websocket

Last synced: 03 Jun 2026

https://github.com/takuyadev/interview-scheduler

Project at Lighthouse Labs, created using React, with using TDD (Test Driven Development)

css cypress html javascript jest lighthouse-labs react react-testing-library storybook websocket

Last synced: 11 Apr 2026

https://github.com/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 2025

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/daniel-16/alris

This is an ai agent allows users to control their browser using text or voice commands, making web browsing more accessible and convenient. It uses a custom-trained machine learning model to recognize specific voice commands and execute corresponding browser actions.

ai-agent chrome-extension extension gemini-pro llm machine-learning nextjs typescript websocket

Last synced: 19 Apr 2026

https://github.com/kavindu-kodikara/whychat-backend

The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.

java mysql-database spring-boot websocket

Last synced: 13 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/xidisoft/xidichat

xidichat是一款私有化部署即时通讯聊天系统。前端基于uniapp实现,服务器端基于php开发环境

chat css html javascript php uniapp vue websocket

Last synced: 11 Apr 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/thanhdxuan/chatapp

Chat application that uses the peer-to-peer model and client-server model.

javascript socket-io webrtc websocket

Last synced: 11 Apr 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/maximbilan/habla-ios

SwiftUI iOS app for real-time translated phone calls and AI agent mode powered by habla-core

amazon-nova ios realtime-audio speech-translation swift swiftui twilio voice-ai websocket

Last synced: 03 Jun 2026

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

FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run

fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket

Last synced: 03 Jun 2026

https://github.com/sabbir45ali/web_socket

This is my practice project for websocket or socket.io

css html javascript socket-io websocket

Last synced: 11 Mar 2026