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/xdusongwei/porkpepper

编写基于 Redis 通信协议的服务, 并且支持对 Websocket 会话进行操作

asyncio python python3 redis server 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/msysh/aws-sample-appsync-events

This project is a demonstration of a simple and minimal implementation of real-time communication using AWS AppSync Events.

aws-appsync-events pubsub react websocket

Last synced: 06 May 2026

https://github.com/mj10/gochat

Basic chat application using WebSockets

golang mongodb vuejs websocket websocket-chat

Last synced: 06 May 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/ravening/bitvavo-trading

Java app to fetch data from bitvavo trading system

bitcoin bitvavo bitvavo-trading java spring-boot spring-cloud-config websocket

Last synced: 06 May 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/khushal-savalakha/django-practice-projects

This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.

bootstrap5 django framework orm python redis session-management views websocket

Last synced: 07 May 2026

https://github.com/ashwamegh/chat-poc

A simple retro chat based application using react and redux

react redux redux-saga websocket

Last synced: 07 May 2026

https://github.com/sahilbhukal001/rapidfix

Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery

expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket

Last synced: 09 Apr 2026

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/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/theshefer/socket-io

Project on how to use socket.io

nodejs socket-io websocket

Last synced: 08 May 2026

https://github.com/linwei0201/chat-room

基于websocket搭建的聊天室

express socket-io websocket

Last synced: 08 May 2026

https://github.com/ktojan/ngrx-tailwind-websocket-demo

Consists of 3 parts: websocket + chart.js currency streamer, chat on TailwindCSS, and Products list with NGRX store and dynamic routing concepts.

angular angular16 chartjs jquery ngrx websocket

Last synced: 08 May 2026

https://github.com/jose-pleonasm/py-logging-websocket

Handler for py-logging which writes logging records to a WebSocket.

extension javascript nodejs py-logging websocket

Last synced: 08 May 2026

https://github.com/subhadeeproy3902/mvp-chat

MVP-Chat is a modern chat application that enables authenticated users to create private channels, engage in real-time conversations, and share files. It features emoji support, file uploads, and a polished user experience, powered by cutting-edge technologies like Next.js, TypeScript, Clerk, and Stream.

clerk nextjs stream typescript websocket

Last synced: 08 May 2026

https://github.com/lesiaukr/goit-cs-hw-06

Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06

asyncio docker goit-cs-hw-06 http-server mongodb python websocket

Last synced: 08 May 2026

https://github.com/harry-urek/ws-server

websocket grpc server with redis session management - logging and error handling

express-session grpc-server logger nodejs pubsub redis websocket

Last synced: 09 May 2026

https://github.com/marvnc/discord-websocket-text-inserter

Userscript to send text from a websocket to a Discord chat.

discord textractor userscript websocket

Last synced: 09 May 2026

https://github.com/atharmohammad/chat-e

A Chat Channel for People to chat with each other in different public rooms

django djangochannels javascript reactjs websocket

Last synced: 09 May 2026

https://github.com/zyazosk/seculogrt

A real-time Linux Security Event Monitoring System built and tested on Arch Linux, using a FastAPI WebSocket backend and a React frontend.

arch-linux fastapi linux-security log-analysis reactjs real-time-monitoring websocket

Last synced: 09 May 2026

https://github.com/pexmor/qr-io

Minimal app for reproducing and sharing QR codes.

javascript qr-scanner qrcode qrcode-generator websocket

Last synced: 09 May 2026

https://github.com/zenithexe/disappearing-tictactoe

A unique way to play Tic-Tac-Toe, built using WebSocket

game nodejs reactjs tic-tac-toe websocket

Last synced: 12 Apr 2026

https://github.com/leoho0722/websocket-example

Example of implementing WebSocket using Go

gin-gonic go gorilla-websocket websocket

Last synced: 10 May 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/cronware/esp32-thermostat-temperature-prediciton

An IoT-based thermostat using ESP32, WebSockets, and MQTT for real-time control and monitoring.

esp32 esp32-webserver home-automation humidity-sensor iot mqtt predictive-maintenance smart-home temperature-sensor websocket

Last synced: 10 May 2026

https://github.com/mat-sz/poll-ws

🗳️ Decision making software backend (TypeScript/node/WebSockets).

nodejs typescript websocket websocket-server

Last synced: 10 May 2026

https://github.com/syssos/goact

A Go based API and ReactJS chat component, giving developers a chat application project "exoskeleton".

chat golang nodejs websocket

Last synced: 10 May 2026

https://github.com/iwatanikenji/websocket-chat

Real-time chat implemented with websocket basics and Vue client

nestjs real-time socket-io vuejs websocket

Last synced: 10 May 2026

https://github.com/dannywillems/near-intents-tools

Tools for monitoring and interacting with NEAR Intents protocol

blockchain crypto intents near near-protocol rust websocket

Last synced: 11 May 2026

https://github.com/anthonydibi/mycelium

Firefox extension for chance encounters

firefox-extension websocket

Last synced: 12 May 2026

https://github.com/svastikkka/madhyastha

It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media

ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket

Last synced: 12 May 2026

https://github.com/flameart/websocket-core

Easy websocket framework with async auth, json-messages and user model

async authentication authorization nodejs ping-pong websocket websocket-server

Last synced: 13 May 2026

https://github.com/axelop96/bingo-websocket

Bingo game with websockets and spring mvc

game spring-mvc thymeleaf websocket

Last synced: 13 May 2026

https://github.com/faithleysath/remote-control-for-windows

临时、可见、可审计的 Windows 远程协助工具

cli remote-assistance rust websocket windows

Last synced: 12 Jun 2026

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/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/longjoel/nosebleed

Web-first libretro runtime for low-latency browser emulation streaming

emulation game-streaming libretro retro-gaming webrtc websocket

Last synced: 19 Jun 2026

https://github.com/vatioz/soundtouchapi

BOSE SoundTouch API for controlling speakers

bootstrap bose font-awesome soundtouch websocket

Last synced: 20 Jun 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/legendarym4x/app_socket_udp

Simple Web App with UDP Socket Communication

python threading websocket

Last synced: 22 Jun 2026

https://github.com/yazelin/industrial-ai-dashboard-starter

Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.

agv dashboard fastapi industrial-iot websocket

Last synced: 23 Jun 2026

https://github.com/hiper2d/signaling-service

Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications

gradle kotlin netty-server reactive spring-boot-2 webflux 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/nathan-mwai/sportz-websocket

express+nodejs +websockets for a live sports channel

websocket websockets ws

Last synced: 24 Jun 2026

https://github.com/kunalvirwal/fastchat

An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB

chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket

Last synced: 09 Apr 2026

https://github.com/mahsumurebe/jrpc-client

JSONRPC 2.0 NodeJS Client written in TypeScript

http-client jsonrpc jsonrpc-client jsonrpc-lib jsonrpc2 jsonrpc2-ws websocket

Last synced: 08 Mar 2025

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/dmccrthy/javawebsockets

WebSockets implemented in Java

java socket-programming websocket

Last synced: 22 Aug 2025

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/khanh1998/hermes

An instant messaging app that delivers your messages as fast as Hermes

chat elasticsearch golang kafka messaging nestjs typescript vue 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/sacoo7/socketcluster-client-kotlin

Native kotlin and android client for socketcluster framework in node.js

client kotlin socketcluster websocket

Last synced: 03 Apr 2025

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/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/romulooliveira94/romin-chats

Full-stack Real time chat website, with multiple rooms.

javascript nodejs react socket-io tailwindcss websocket

Last synced: 11 Apr 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/anubisss/spirit-island-poc

2 players can drag & drop spirit presences to a map from the Spirit Island board game.

nextjs node nodejs react spirit-island spirit-island-board-game web-socket 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/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/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/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/munadil16/chat-room

Created to learn WebSockets in JS

react typescript websocket

Last synced: 07 Apr 2025

https://github.com/arnu515/python-realworld-chat

RealWorld Chat App with Python (FastAPI) and ReactJS

chat discord fastapi python3 real-time realworld svelte websocket whatsapp

Last synced: 11 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/berttejeda/bert.bill.webterminal

Webterminal agent for bert.bill

bash process python spyder websocket webterminal

Last synced: 26 Feb 2025

https://github.com/kocyigitkim/fastapi-next

Fast Api provides to create advanced level api infrastructures without any effort. It's manage sessions, plugins, middleware-functions automatically and creates secure connections between client and api gateway. Also, you can create real-time routers via enabling web socket support.

api expressjs rest websocket

Last synced: 15 Apr 2025

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/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/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/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/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/xmacura/kickchatspy

KickChatSpy is a lightweight, dependency-free C# library for receiving real-time chat messages from Kick livestreams — ideal for building chatbots, moderation tools, and live interaction apps.

chat-bot chat-client chatbot csharp csharp-library dependency-free dotnet kick kick-api kick-bot kick-chat livestream messaging nuget realtime-chat streaming-tools websocket

Last synced: 20 Jan 2026

https://github.com/charmee123/charmee-gandhi-21bce11016

Developing a turn-based chess-like game with a server-client architecture, utilizing websockets for real-time communication and a web-based user interface

bootstrap5 css css3 expressjs html5 nodejs websocket

Last synced: 05 Mar 2026

https://github.com/jeffasante/chatroom.go

Go-powered real-time chatroom with a distinctive terminal-inspired interface. Uses Gin & GORM.

chatroom gin golang gorm real-time websocket

Last synced: 17 Apr 2026

https://github.com/lutefd/quizzo

Quizzo is a golang + svelte webapp that host quiz parties with real-time multiplayer powered by websockets

golang monorepo multiplayer svelte websocket

Last synced: 04 Jan 2026

https://github.com/sawyerbivens/live-clicks

👉 A live click counter built with Express and WebSockets!

express websocket

Last synced: 17 Jun 2026

https://github.com/maettuu/project-beatblend

Repository for the Master's Project 2024 on Visualizing and Explaining Sequential Song Recommendations through Data Humanism

audio-features aws ci-cd content-based-recommendation data-visualization discogs-api docker fastapi full-stack jwt-token masters-project postgres python recommendation-system redis rest-api spotify-api visual-data vuejs websocket

Last synced: 11 Apr 2026

https://github.com/lugmans/roketo-server

Create Mock APIs, Inspect HTTP requests

mock-api nodejs reactjs websocket

Last synced: 19 Nov 2025