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/eyalev/mdevex

Minimal web-based tmux client with a plugin-first architecture

plugin terminal tmux websocket xterm

Last synced: 12 Jun 2026

https://github.com/adilfathi/scrabble-indonesia

Aplikasi web permainan Scrabble dengan dukungan bahasa Indonesia, fitur bermain melawan AI, dan multiplayer real-time menggunakan WebSocket.

nodejs websocket

Last synced: 13 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/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/chozzz/vargos

Self-hosted agent OS. Persistent memory, multi-channel presence, tools, scheduling, and sub-agent orchestration — any LLM, your hardware.

ai-agent llm local-first mcp runtime telegram typescript websocket whatsapp

Last synced: 15 Jun 2026

https://github.com/abdullahbrashid/chatapp-old

A simple Chat App boilerplate written in plain HTML, CSS and JS.

chat chat-application html-css-javascript javascript node websocket

Last synced: 15 Jun 2026

https://github.com/asterics/asterics-networkio-websocket

This is an example of the AsTeRICS websocket functionality.

accessibility ape assistive-technology demo example websocket

Last synced: 16 Jun 2026

https://github.com/tedyno/tvremote

Self-hosted web remote for Samsung Tizen TVs — Go server with Wake-on-LAN, app launcher and an installable PWA client.

golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket

Last synced: 17 Jun 2026

https://github.com/humanjavaenterprises/node-red-contrib-nostr

Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.

node-red node-red-contrib node-red-nodes nodered nostr nostr-protocol typescript websocket

Last synced: 17 Jun 2026

https://github.com/assistance-micro-design/zileo-mcp-thunderbird

MCP server for Mozilla Thunderbird — email, folders, contacts, calendar and tasks for AI assistants via a WebExtension bridge (56 tools)

ai-assistant docker email mcp mcp-server model-context-protocol thunderbird thunderbird-addon typescript webextension websocket

Last synced: 19 Jun 2026

https://github.com/or9/daily-coding-challenge-server

Daily coding challenge view and submit

daily-coding-challenge rest-api websocket

Last synced: 19 Jun 2026

https://github.com/epatel/claude-agent-team

Always-on autonomous dev lab: a self-hosted Claude Agent SDK web console that does real work on git repos — per-project chat, repo actions, uploads — with platform clients dialing in over WebSocket to run builds/tests in manifest-synced mirrors.

ai-agents anthropic autonomous-agents claude claude-agent-sdk developer-tools fastapi mcp python raspberry-pi self-hosted websocket

Last synced: 20 Jun 2026

https://github.com/aabbtree77/cryptobot

Cryptocurrency trading bot with resync, modulo actual trading.

distributed-computing latency reconnection resilience resync trading websocket

Last synced: 20 Jun 2026

https://github.com/ddihora1604/gighub

GigHub is a comprehensive freelancer marketplace platform that connects clients with skilled freelancers across various domains. The platform offers a streamlined experience for both clients and freelancers, facilitating project posting, bidding, contract management, payment processing, and communication.

client freelance html-css-javascript tailwind-css websocket

Last synced: 20 Jun 2026

https://github.com/radiantnode/tensies

A real-time multiplayer dice game for the bar, the beach, or anywhere you forgot to bring actual dice.

browser-game dice-game docker fastapi multiplayer party-game python real-time redis vanilla-javascript websocket

Last synced: 20 Jun 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/pepperonas/pigeon

🐦 Forward browser console errors to Claude Code via MCP — Chrome MV3 extension → WebSocket bridge → MCP stdio server.

chrome-extension claude-code debugging devtools manifest-v3 mcp model-context-protocol typescript websocket

Last synced: 22 Jun 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/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/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/exanubes/appsync

Go client library for AWS AppSync Events over WebSocket with API key, IAM, Lambda authorizer, Cognito, OIDC, publish, and subscribe support.

appsync appsync-events aws aws-appsync cognito events go golang iam oidc pubsub serverless websocket

Last synced: 23 Jun 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/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/bykalachevski/ai-support-agent-template

Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.

ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket

Last synced: 26 Jun 2026

https://github.com/awelzel/zeekpy

Pure Python library for consuming and publishing events via Zeek's WebSocket API heavily using type hints

async asyncio events python typehints typing websocket zeek

Last synced: 26 Jun 2026

https://github.com/niewiemczego/feeld

Unofficial Python3 API connector for Feeld's HTTP and WebSockets APIs.

api dating-app dating-app-feeld feeld feeld-api feeld-client python python3 websocket

Last synced: 28 Jun 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/rimo030/openai

💡 OpenAI Study

nestjs openai websocket whisper

Last synced: 29 Apr 2026

https://github.com/kasonbraley/chat-li

Real-time terminal chat application

nodejs socket-io websocket yarn

Last synced: 29 Apr 2026

https://github.com/v0id-user/wasmchannel

Experimental app using Rust+Wasm on Next.js frontend & Cloudflare Workers backend, featuring a custom binary protocol.

binary cloudflare nextjs protocol queue real-time rust wasm websocket workers

Last synced: 29 Apr 2026

https://github.com/mariyazakharova73/react-burger

Космическая бургерная

cypress dnd jest react redux redux-thunk typescript websocket

Last synced: 29 Apr 2026

https://github.com/ttwno/lamegames.io

A game platform hosted on lamegames.tait.tech

django games python webapp website websocket

Last synced: 30 Apr 2026

https://github.com/vutran/websocket-handshake

Simple utility to generate a websocket handshake hash/response.

handshake javascript node websocket

Last synced: 30 Apr 2026

https://github.com/innovailable/ws-mplex

WebSocket Stream Multiplexing

multiplexing node websocket

Last synced: 30 Apr 2026

https://github.com/chaudharypraveen98/djangorealtimeapp

This app will show real time chart. It will include web sockets with the help of django channels.

django python webdevelopment websocket

Last synced: 30 Apr 2026

https://github.com/dehongi/iming

A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.

daphne django django-channels websocket

Last synced: 08 Jun 2026

https://github.com/jquagliatini/angular-chat

a angular chat

angular chat websocket

Last synced: 30 Apr 2026

https://github.com/pedrovidaldev/notionem

Projeto com o objetivo de criar um chat utilizando Node.js e WebSockets.

api nodejs websocket

Last synced: 30 Apr 2026

https://github.com/jkaninda/okapiws

Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs

go-websocket go-websocket-server websocket

Last synced: 08 Jun 2026

https://github.com/kenken64/merlioncoin

Simple Blockchain written in Javascript

nodejs websocket

Last synced: 30 Apr 2026

https://github.com/sebastianmarines/typescriptchat

Chat app made with React, Node, and Typescript

node react typescript websocket

Last synced: 30 Apr 2026

https://github.com/acehomard/ft_transcendence

🚀 Jouez à Pong en temps réel avec matchmaking, tournois et scores sécurisés sur la blockchain !

django docker-compose jwt-authentication postgresql solidity websocket

Last synced: 08 Jun 2026

https://github.com/kartikmehta8/rs-websocket-chat

A Websocket based chat application using Rust backend, and React frontend.

react rust websocket

Last synced: 30 Apr 2026

https://github.com/rialparmar1777/metrics-dashboard

Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.

axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server

Last synced: 30 Apr 2026

https://github.com/joschonarth/flask-websocket-chat

💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.

flask flask-socketio python websocket

Last synced: 01 May 2026

https://github.com/crazystuffxyz/crazy-deep-research-gpt

A hyper-functional, sleek, and fully local web-based AI interface built with Node.js and powered by Ollama. It offers intelligent research modes, customizable AI behaviors, and Markdown conversion—perfect for deep exploration or quick answers, all with zero tracking or API keys required.

ai-research alpinejs chatbot cheerio deep-research deepseek deepseek-r1 generative-ai javascript llama3 llama3-2-1b-model llm local-ai nodejs ollama open-source-ai personal-ai tailwindcss turndown websocket

Last synced: 01 May 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/fabianober/websocketserver

WebSockets for ESP32 devices, enabling real-time communication between the ESP32 and web clients

embedded-systems esp32 websocket

Last synced: 01 May 2026

https://github.com/vigneshshanmugam/turbo-ws-server

Minimal WebSocket server written using turbo

nodejs rfc6455 turbo 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/drstone438/mk-bot-online

Interfaz web para controlar remotamente el robot MK-BOT con D-Pad y video en tiempo real. Compatible con ESP32, ESP32-CAM y ESP8266.

esp32 esp8266 websocket

Last synced: 01 May 2026

https://github.com/asiolelab/simple-chat

Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)

java javascript socket websocket

Last synced: 01 May 2026

https://github.com/scrntprcrz/web-p2p-taskzz

WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.

datachannel javascript local-first nodejs p2p socketio web webrtc websocket

Last synced: 01 May 2026

https://github.com/pranav291/ghost-messenger

👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend

android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp

Last synced: 01 May 2026

https://github.com/mathisburger/testlytic

A websocket testing client built with electron and react

electron-app json react test-client websocket websocket-tester

Last synced: 01 May 2026

https://github.com/rhrn/connectorx

Rxjs websocket wrapper

json reconnect rxjs websocket

Last synced: 02 May 2026

https://github.com/athrvk/tic-tac-two

A modern twist on the classic Tic-Tac-Toe game with enhanced gameplay and strategies.

game java react tic-tac-toe websocket

Last synced: 02 May 2026

https://github.com/majid-cj/go-chat-server

This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles

authentication-middleware docker-compose golang iris-golang rest-api sse 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/meibraransari/node-websocket

⚛️ Nodejs web-socket app to test application

node nodejs nodejs-server web-socket websocket

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/exanubes/api-gateway-websocket-api

An AWS Api Gateway Websocket API implementation using Pulumi

aws pulumi typescript websocket websockets

Last synced: 02 May 2026

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

App for connecting to sikontrol-desktop and send websocket envents to control Windows audio

android android-app android-application audio macro macros react-native shortcuts-app socket-io websocket

Last synced: 02 May 2026

https://github.com/alisawari/wstunnel-scripts

util scripts to manage and connect easier to wstunnel connections

network tunnel websocket wstunnel

Last synced: 02 May 2026

https://github.com/shahidmalik4/fastapi-streamlit

Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.

coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket

Last synced: 02 May 2026

https://github.com/mkhuda/gowes-pingpong

Golang Websocket PingPong Latency Test

golang melody ping-pong websocket

Last synced: 09 Jun 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/camilosampedro/lights-on

Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino

mqtt play-framework scala scalajs websocket

Last synced: 03 May 2026

https://github.com/caio-andres/real-time-chat

Real-time chat | Back-end: NestJS + TypeScript + Websockets | Front-end: React with Vite + TypeScript

api json nestjs nestjs-backend react socket-io typescript vite websocket

Last synced: 03 May 2026

https://github.com/ejfkdev/shellanywhere

Secure remote shell access from any browser — WebRTC/WSS transport, E2EE, multi-session, mobile-friendly web terminal

e2ee react remote-shell rust terminal web-terminal webrtc 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/snuffish/obs-panel

Dashboard application to manage OBS Streaming, Recording, Video/Audio Input sources, Scene selection, monitoring and so on.

nextjs obs recording streaming typescript 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/st1vms/words-on-stream-bot

Words on Stream bot, using Selenium with both Chromedriver and Geckodriver, able to capture websocket events.

bot chrome chromedriver firefox geckodriver python scraper selenium twitch websocket words-on-stream

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/puckwang/web-realtime-comm-demo

A demo project built with .NET and React to showcase and compare four realtime communication techniques: Polling, Long Polling, WebHook, and Server-Sent Events (SSE).

dotnet long-polling nextjs polling react server-send-event websocket

Last synced: 03 May 2026

https://github.com/shahriarkawsik/task-management

A real-time task management app with drag-and-drop, authentication, and instant updates using WebSockets.

drag-and-drop react taildwindcss 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/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/kerosiinikone/game-client-react

A simple 3D multiplayer card game

game react vite websocket zustand

Last synced: 04 May 2026

https://github.com/songchengen/websocket-demo

基于WebSocket的聊天室应用

nodejs websocket

Last synced: 04 May 2026

https://github.com/clarisar/chat_app

Chat application with sockets

nodejs socket-io websocket

Last synced: 04 May 2026

https://github.com/ak1m1tsu/skadi

Low-level socket communication using Redis

golang redis websocket

Last synced: 04 May 2026