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/tlabaltoh/unity-sfu-integration

Test project for implementing WebSocket / WebRTC's SFU (Selectable Forwarding Unit) network architecture on the Unity. This project was created for use in Oculus Quest 2, but supports other platforms (PC, Android mobile) to test the connection from multiple clients.

multiplayer network networking sfu unity unity3d webrtc webrtc-sfu websocket

Last synced: 03 May 2026

https://github.com/evanshortiss/rhmap-websockets-cloud

Socket.io server that can be deployed on Red Hat Mobile Application Platform

chat-application express mobile mongodb rhmap server socket-io socketio sockets websocket

Last synced: 30 Mar 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/ashrafulhossain1/to-do-client

Task Management Application built with React and Vite.js. Users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done.

firebase-auth javascript reactjs websocket

Last synced: 10 Apr 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/chaahatsingal/exchange

Exchange platform where trades occur

nextjs nodejs pubsub redis typescript websocket

Last synced: 10 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/macktb/realTime-chat

RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat

dom-manipulation fetch-api spring-boot spring-mvc stomp websocket

Last synced: 23 Aug 2025

https://github.com/umaarov/bulbe

A real-time control system that simulates a virtual relay and bulb system using PHP, WebSockets, and a C-based virtual controller. It supports external accessibility through ngrok and delivers instant status updates. Lightweight, modular, and ideal for learning system integration, automation, or IoT basics.

embedded-software iot ngrok open-source websocket

Last synced: 29 Mar 2025

https://github.com/nasrmohammad4804/api-architectural-style

in this repo we cover all different type of api architectual style such as (soap - rest - grpc - graphql)

graphql grpc rest-api soap websocket

Last synced: 10 Apr 2026

https://github.com/gautaz/webresock

Yet another reconnecting WebSocket using reconnect-core

backoff-strategy reconnection websocket websocket-reconnection

Last synced: 30 Mar 2025

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/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/rapax00/bitcoin-ticker-ws-server

A simple WebSocket server to help esp32 projects.

arduino bitcoin esp32 websocket

Last synced: 13 Apr 2026

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/anandhu4456/go-broadcast

A broadcast platform for real-time chats

channels golang goroutine real-time websocket

Last synced: 14 Mar 2025

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/konojunya/golang-websocket

GolangでWeb Socket通信

go golang websocket

Last synced: 27 Aug 2025

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/kerosiinikone/game-client-react

A simple 3D multiplayer card game

game react vite websocket zustand

Last synced: 04 May 2026

https://github.com/mrtcode/opstream

Wrap other transports to have a reliable packet stream

polling socket-io sockjs websocket

Last synced: 10 Feb 2026

https://github.com/septemus/online-chatroom

online chatroom implemented using server side rendering🤖.Supports text message📖,sending images🎑,sending files🗂️,video calling📀,voice calling📞

antde nodejs react ssr typescript websocket

Last synced: 09 May 2026

https://github.com/kaiaverkvist/kondo

Kondo provides a simple to use Websocket server and client based on Melody, with strongly typed message handling

client game gameserver go golang melody server websocket

Last synced: 20 Feb 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/valentinjdt/webcam-exchange

Webcam-Exchange est une application react native mobile pour prendre des photos sur l'appareil hôte.

android camera gallery images photo reactnative typescript websocket

Last synced: 04 Mar 2026

https://github.com/jimseiwert/conduit

Self-hosted HTTP tunnel with request inspection and replay. Forward traffic through your own relay, watch live requests in VS Code, and replay them on demand. CLI + relay server + VS Code extension.

bun cli developer-tools devtools fastify http-debugging open-source relay request-inspection request-replay self-hosted tunnel typescript vscode-extension webhook-debugger websocket

Last synced: 18 Apr 2026

https://github.com/altanis/discord-gateway-wrapper

A minimalistic wrapper around the Discord API.

discord discord-api websocket wrapper

Last synced: 12 Apr 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/ak1m1tsu/skadi

Low-level socket communication using Redis

golang redis websocket

Last synced: 04 May 2026

https://github.com/just1689/swoq

Scale by Websocket over Queues

go gorilla-mux nats scale websocket

Last synced: 24 May 2026

https://github.com/mohamadanasfattoum/simple-ai-chat

simple AI Chat with Flask and Langchain & Ollama

bootstrap5 css html javascript jquery langchain ollama websocket

Last synced: 10 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/minhi0449/antwork

React + SpringBoot 기반 그룹웨어 팀프로젝트

fullstack groupware kafka mongodb react redis springboot websocket zustand

Last synced: 10 Apr 2026

https://github.com/rubikon02/minesweeper-3d

Multiplayer Minesweeper 3D made in Three.js and Kotlin

heroku javascript kotlin postgresql spark threejs webpack websocket

Last synced: 13 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/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/derens86/famnotify

FamNotify is a real-time family notification system

express nodejs realtime-chat tailwindcss vuejs websocket

Last synced: 10 Apr 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/shahidullah-muffakir/uxlivetrace

Real-time, open-source UX tracking toolkit with SDK, WebSocket backend, and dashboard, capture and visualize user interactions live to improve debugging and user experience.

developer-tools javascript npm npm-package open-source real-time sdk ux websocket

Last synced: 20 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/jagthefriend/go-chat-app

A simple chat app (backend only) built using Golang

echo golang websocket

Last synced: 22 Aug 2025

https://github.com/lnsp/webchat

Scalable, non-persistent WebSocket-based chatroom.

chat chatroom rabbitmq scalable websocket websockets

Last synced: 09 Aug 2025

https://github.com/kaysting/websocket-file-upload

An experiment in which you can upload files over a websocket.

express express-ws nodejs websocket ws

Last synced: 30 Jun 2026

https://github.com/rsp2k/django-ollama

Production-ready Django integration for Ollama LLMs with native async support, WebSocket streaming, and comprehensive test coverage

async django llm ollama websocket

Last synced: 04 May 2026

https://github.com/digital-alchemy-ts/hass

Typesecript APIs for Home Assistant. Includes rest & websocket bindings

automation digital-alchemy home-assistant home-automation nodejs typescript websocket

Last synced: 05 Mar 2026

https://github.com/anikhasibul/chatter

Simple anonymous chat app demo using golang and websocket ;)

anonymous-chat chat-app chatter golang postgresql real-time websocket

Last synced: 04 May 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/lisuke/hacgi-web

HACGI's a presentation layer process, it's based on godbus & websocket.

framework go hacgi hacgi-web websocket websocket-application

Last synced: 09 Aug 2025

https://github.com/saibarathr/watch-together

/*In Development learning in-depth about WebRTC */. Personal passion project. Use Case: Watch videos/movies together with your friends & family from any where in the world together using your local videos or any streaming service..

babel react spring-boot webpack5 webrtc-video websocket

Last synced: 04 May 2026

https://github.com/nylaurent/brainy-bulb

This app simulates an IoT light control system using MQTT. A web interface allows users to turn a simulated light ON or OFF, while a Python script acts as an IoT device, receiving commands via an MQTT broker. The web client connects via WebSocket, and the Python client uses MQTT over TCP to communicate. 🚀💡

css3 esp8266 html5 javascript mqtt-broker paho-mqtt python3 websocket

Last synced: 17 Apr 2026

https://github.com/bluerobotics/navigator-web-assistant

Use Navigator board with REST API or WebSockets

blueos bluerobotics navigator restapi rust websocket

Last synced: 01 Apr 2026

https://github.com/dmccrthy/javawebsockets

WebSockets implemented in Java

java socket-programming websocket

Last synced: 22 Aug 2025

https://github.com/to-infinitee/real-time-data-system-arch

The architecture ingests data via Kafka, processes it in real-time with Spark Streaming, and stores it in Cassandra and Hadoop HDFS. It supports direct data push to apps using WebSockets/HTTP Streaming, with a front-end built on Spring Boot, Bootstrap.js, and Chart.js.

backend data-streaming frontend kafka real-time rest-api websocket

Last synced: 05 Mar 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/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/michelbr84/open-chat.us

Modern real-time chat platform with neon UI, secure guest and user messaging, private chats, emoji reactions, and crypto donations. Open source, mobile-friendly, and powered by Supabase.

chat crypto donations emoji guest mobile modern neon notifications open-source privacy react realtime responsive secure supabase typescript ui us websocket

Last synced: 05 May 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/lacegiovanni17/fintech-wallet

This 💰 Fintech Wallet API allows users to 🔐 register, 💳 add funds, 💸 transfer money, and 📜 track transactions securely. Built with 🖥️ Node.js, 🚀 Express.js, and 🗄️ MongoDB, it features 🔔 real-time notifications and 💱 currency conversion for seamless transactions.

api concurrency expressjs fintech-api mongodb nodejs oauth2 typescript wallet websocket

Last synced: 10 Apr 2026

https://github.com/calogxro/brisgolang

Go implementation of the game of Briscola, multiplayer (uses WebSockets)

game game-server golang multiplayer server websocket

Last synced: 21 Aug 2025

https://github.com/nguyencoder11/qldkilichtiem

Building a vaccine and vaccination management system VAXMS

dialogflow-agent mysql websocket

Last synced: 21 Aug 2025

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/yash1hingu/fleet_monitoring

Real-time dashboard to monitor robots' status, telemetry, and location with WebSockets and maps.

fastapi python reactjs uvicorn websocket

Last synced: 16 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/yshplsngh/polling-system

A Real time polling system using Kafka & Websocket

expressjs kafka nodejs postgresql prisma reactjs typescript websocket

Last synced: 10 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/shubsi26/connectify

An opensource MERN WEBRTC project for real time video calling

express expressjs mongodb nodejs react reactjs recoil videocall webrtc webrtc-call webrtc-signaling webrtc-video websocket

Last synced: 10 Apr 2026

https://github.com/techouse-labs/socket-michat

Nodejs, Express & Socket.io

javascript websocket

Last synced: 28 Oct 2025

https://github.com/dimasmiftah/chat-socket

A simple chat app that uses Socket.io as an implementation example of WebSockets.

express nodejs socket-io websocket

Last synced: 10 Apr 2026

https://github.com/morino23/embedcast

Android TV app for video casting and playback with WebSocket remote control

android android-tv casting kotlin leanback media video-player websocket

Last synced: 15 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/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/nayeem01/chat-with-docs

A chat application that helps users communicate about their documents.

chromadb daisyui fastapi langchain nextjs14 python websocket

Last synced: 10 Apr 2026

https://github.com/dco371/bitget

Bitget is a leading global digital asset trading platform that offers users a secure, efficient, and user-friendly experience for trading cryptocurrencies and digital assets. With advanced features like spot and futures trading, Bitget provides traders with the tools they need to navigate the volatile cryptocurrency markets effectively.

algorithmic-trading arbitrage bitget bitget-api-client cryptocurrencies cryptocurrency-prices dotnet fundingrate futures huobi okx phemex webhook websocket

Last synced: 19 Aug 2025

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/krobipd/iobroker.homewizard

ioBroker adapter for HomeWizard Energy devices — real-time energy monitoring via API v2 with WebSocket push

energy homewizard iobroker iobroker-adapter p1-meter smartmeter websocket

Last synced: 18 Apr 2026

https://github.com/yocjyet/count

Total Visit Count and Realtime Visitor Count using Cloudflare Workers + Cloudflare D1 + Redis

counter realtime redis serverless visitor-counter websocket

Last synced: 03 Jun 2026