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/srect/websocket

WebSocket聊天室

chatroom koa2 socket-io 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/jmdisuanco/pinipig-react-app

Pinipig.js Client (React) App

client fetch pinipig react websocket

Last synced: 16 Apr 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/thedhruvish/chat-app

FastChat is a real-time messaging web app inspired by WhatsApp.

fastapi google-authentication jinja2 oath2 python sqlite3 sqlite3-database uv websocket

Last synced: 16 Apr 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/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/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/jremmurd/pimcore-ignite-bundle

Adds web realtime functionalities to your pimcore web application.

notifications pimcore pimcore-bundle realtime websocket

Last synced: 09 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/chiragsdev/codemate-frontend

Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.

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

A simple 3D multiplayer card game

game react vite websocket zustand

Last synced: 04 May 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/ak1m1tsu/skadi

Low-level socket communication using Redis

golang redis 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/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/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/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/pakhmutov/crypto-dashboard

Personal crypto portfolio and market tracker. Next.js, TradingView charts, Binance WebSocket, CoinGecko API.

binance coingecko crypto nextjs react tailwindcss typescript websocket zustand

Last synced: 17 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/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/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/fikriaf/ai-vision-web

This is an AI-powered waste classification application that uses computer vision to detect and categorize different types of waste materials.

fastapi fullstack-ai object-detection react realtime waste-detection websocket yolov8

Last synced: 04 May 2026

https://github.com/prajjwa-lit/keysmasher

🚀 KeySmasher: A full-stack, real-time multiplayer typing race app built with React, Node.js, and Socket.IO. Compete, track your stats, and experience lightning-fast typing battles in a modern web environment.

nodejs reactjs websocket

Last synced: 04 May 2026

https://github.com/gqtpe/chat-front

simple chat using websockets

react socket-io socketio-client websocket

Last synced: 18 Jun 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/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/gurkengewuerz/mqtt-server

MQTT v3/v5 server written in golang using mochi-co/mqtt

golang iot mqtt mqtt-broker mqtt-server mqtt-smarthome mqtt5 mqttv3 mqttv5 tcp websocket

Last synced: 05 May 2026

https://github.com/nathan-osman/ldclient

WebSocket client for ldserver with UI

client display light qt websocket

Last synced: 05 May 2026

https://github.com/mariyazakharova73/next-red-social

чат на websocket с бэкендом на strapi

nextjs react react-hook-form react-query strapi-cms tailwind ts websocket

Last synced: 05 May 2026

https://github.com/lmicovic/angular-chat-application

Real-time private one-to-one chat application built with HTML, CSS, TypeScript, Angular 17 framework and WebSocket for real-time communication. The application enables secure and efficient communication, offering users a seamless chat experience.

angular chat-application css3 html5 javascritpt real-time-chat restful-api typescript websocket websocket-client

Last synced: 05 May 2026

https://github.com/franklioxygen/heartbeat-monitor

ExpressJS + React + Websocket live data monitor

express fullstack json-server react realtime websocket

Last synced: 05 May 2026

https://github.com/stableflux/steelseries-apex-roller

Remap the SteelSeries Apex Pro Gen 3 volume roller and media button to per-channel Sonar control (Game/Chat/Media/Aux), with live UI sync and OLED feedback. Windows tray app.

apex-pro apex-pro-gen-3 audio audio-mixer gamesense keyboard media-keys oled pyinstaller python sonar steelseries system-tray tray-app volume-control websocket windows

Last synced: 18 Jun 2026

https://github.com/null-none/hyper-view

Full-featured HTMX-style micro library with WebSocket, history, spinner, and more

html htmx javascript library npm websocket

Last synced: 05 May 2026

https://github.com/lmlk-seal/web-development-server

A lightweight, professional-grade development server with live file watching and hot reload notifications for modern web applications.

angular auto-refresh cli-tool cross-platform developer-tools development-server file-watcher frontend hot-reload lightweight live-reload local-development python react spa static-site vue web-development websocket

Last synced: 05 May 2026

https://github.com/rudrakshi99/chatty

A simple realtime chat app built with Django, Channels, and Redis.

bulma-css channels chat-application django redis websocket

Last synced: 05 May 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/levieyal/scrum-pocker

🗳 A straightforward scrum poker app created for my work team made with Next.js

nextjs react scrum-poker socket-io websocket

Last synced: 05 May 2026

https://github.com/kadirdemirkaya/winbind

An asp.net core web api project written for a research project, client side : https://devtahab.github.io/tez-frontend/

cqrs fluentvalidation mapper mediatr mssql onion-architecture repository websocket

Last synced: 08 Feb 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/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/nabeel-ahmed-jamil/scheduler1

The process used for scheduler on a different time ui (UI-MODIFY-ANALAYTICS-SCREEN CURRENT BRANCH)

angular2 deprecated-repo npm typescript webpack websocket

Last synced: 05 May 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: 05 May 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/iamber12/chat-app-with-websocket-and-go

Chat application built with Go, leveraging WebSockets for real-time bi-directional communication between clients and the server.

golang gorilla-websocket websocket

Last synced: 05 May 2026

https://github.com/nathanfox/nginx-dev-gateway

Lightweight NGINX-based API gateway for Kubernetes development - simplifies access to multiple services through a single kubectl port-forward

api-gateway developer-tools kubectl kubernetes microservices nginx port-forward websocket

Last synced: 06 May 2026

https://github.com/yaroslaff/lightsleep

sleep() you can interrupt with redis or websocket event

cron cronjob instant interrupt interruption redis safe sleep websocket

Last synced: 06 May 2026

https://github.com/julesguesnon/ws-filewatcher

:watch: A filewatcher that will create a Websocket server to allow you to know when your file is updated

buckelscript filewatcher reason reasonml websocket

Last synced: 09 Feb 2026

https://github.com/fahrimz/chat_be_express

Backend part for chat app. Built with express.

backend chat express pnpm typescript websocket

Last synced: 06 May 2026

https://github.com/wpsignal/wordsocket

Sends realtime events from WordPress to browsers via api.wpsignal.io. Connects via WebSocket (SSE fallback) and exposes a public JS API for other plugins to share the connection. Also provider a WebSocket based provider for WordPress's Realtime Collaboration.

io php php8 realtime sse sse-client typescript websocket websockets wordpress-plugin yjs yjs-provider

Last synced: 06 May 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/suicidekingg/up-chat

Chat Room Application using Socket.io and Node JS. A practice ground for myself to improve my web sockets and nodejs skills.

css html javascript nodejs socket-io websocket

Last synced: 06 May 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/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/xubeiyan/tictactoeplus

a new version of tic-tac-toe

svelte tailwindcss websocket

Last synced: 06 May 2026

https://github.com/vekeryk/art-auction-server

Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ

auction docker keycloak microservices monorepo nestjs online-auction postresql rabbitmq typeorm websocket

Last synced: 15 Apr 2026

https://github.com/kstubhieeee/driftchat

DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.

chat-application express html-css-javascript socket-io websocket

Last synced: 06 May 2026

https://github.com/joakimcarlsson/bonk

Go-native browser automation via Chrome DevTools Protocol. No Node.js, no relay process, no external dependencies.

browser-automation cdp chrome-devtools-protocol golang headless-chrome stealth web-scraping websocket

Last synced: 01 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/aldotobing/nginx-log-streamer

A high-performance WebSocket server for real-time Nginx log streaming. Stream access logs directly to web applications with minimal latency and resource overhead.

apache http httpd-logs nginx node-js websocket

Last synced: 06 May 2026

https://github.com/pako2/radioesp32

Radio and audio file player (from SD card) controlled by ESP32. Exclusively with I2S output.

arduinojson audio esp32 i2s infrared-control internet-radio pam8406 rotary-encoder scrolling-text tft websocket

Last synced: 06 May 2026

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

Web-Socket Connection

css html node websocket

Last synced: 06 May 2026

https://github.com/airaad/draw-app-turbo-repo

A collaborative canvas application built with Turborepo, featuring a Next.js frontend, a WebSocket-powered real-time drawing experience, and an HTTP backend for authentication and user management. Users can join rooms and draw together in real time.

http-server nextjs postgresql prisma turborepo websocket

Last synced: 06 May 2026

https://github.com/martishin/react-kotlin-chat

Real-time chat application built using React.js, Kotlin, Spring WebFlux and WebSocket protocol

kotlin reactjs spring-webflux tailwind typescript 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/notexe/blueskydiscordfeed

Monitors Bluesky posts (using Jetstream) from configured accounts and sends them to Discord webhooks in embed form

bluesky discord webhook websocket

Last synced: 06 May 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/ethern-myth/pure-blend

pure-blend is a comprehensive suite utility tailored for middleware of Node Express.js applications"

api-documentation caching express javascript middleware typescript websocket

Last synced: 06 May 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/uqmessias/web-socket-react-native

POC project using WebSocket server based on deno and the client based on React Native

counter deno poc react-native timer-counter websocket websocket-client websocket-server

Last synced: 07 May 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/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/vikash1596kumarkharwar/cryptotradex

CryptoTradeX is a cutting-edge cryptocurrency exchange system built for scalability, high performance, and real-time trading. It leverages modern technologies like Redis, TimescaleDB, and WebSockets to deliver lightning-fast order processing and seamless user experiences.

nextjs nodejs redis timescaledb typescript websocket

Last synced: 07 May 2026

https://github.com/owengombas/instagram-stories-ts

Get notified on Instagram story updates

api instagram socket-io story update user websocket

Last synced: 20 Jun 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/denis-source/socket_chat

Websocket realtime chat application.

chat python react real-time redux server sqlalchemy websocket

Last synced: 07 May 2026

https://github.com/deathlockers/threatlog-ai-api

Implementation of a REST API to perform log communication and anomaly detection communication using Kafka

api-rest fastapi mariadb python websocket

Last synced: 07 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