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/vanguardmaster01/vendingapp

vending desktop application using kivy framework

http-requests kivy-framework postgresql python websocket

Last synced: 03 Feb 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/obgnail/chatroom

黑历史系列.基于websocket的网络聊天室

celery chatroom python websocket

Last synced: 26 Jun 2025

https://github.com/nukopy/engawa

Chat application in your terminal

axum chat rust websocket

Last synced: 10 Jun 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/ujwalakrishna/kuber

Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.

adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper

Last synced: 05 May 2026

https://github.com/ishaanmitl24/chat-app

Chat social media app, where user can add friends and serach on the base of friend id and chat with them.

chat-application express mongodb nodejs reactjs sockets-io styled-components type typescript websocket

Last synced: 11 Apr 2026

https://github.com/javy99/termview

🖥️ termview is a Go-powered tool that lets you run and share any terminal app (like Bash, Python, Go, etc.) in your browser using PTY and WebSockets. Perfect for demos, teaching, or remote debugging.

cli golang pty remote-access repl terminal webapp websocket xtermjs

Last synced: 01 Jul 2025

https://github.com/scx567888/scx-socket-js

(未完成) 📡 SCX Socket JS

javascript scx websocket

Last synced: 05 Apr 2025

https://github.com/maldos23/bird-sender

🐦 Real-time local network file transfer — Transfer files instantly between devices on the same WiFi/Ethernet. No internet, no clouds. | 🌐 https://maldos23.github.io/bird-sender/

express file-sharing file-transfer lan local-network nodejs p2p real-time webrtc websocket

Last synced: 03 Jun 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/oduortoni/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: 01 Jul 2025

https://github.com/mark24code/sinatra-websocket-example

Sinatra websocket example ( Ruby 3 + Puma + faye-websocket + Websocket DSL )

example sinatra websocket

Last synced: 02 Sep 2025

https://github.com/szegoo/chat

Simple chat app made with socket.io.

javascript nextjs react socketio websocket

Last synced: 11 Apr 2026

https://github.com/praks7v/chat-app

Our project is a chat application built using Python, Django, Django Channels, WebSocket, Tailwind CSS, JavaScript, and SQLite3. It aims to provide a seamless and secure messaging experience for users across different platforms.

argocd chat-app django docker jenkins minikube websocket

Last synced: 17 Apr 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/jirufik/jrfws2

Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets

api authentication broadcast client jrf jrfws jrfws2 real-time route routing server webclient websocket websockets ws

Last synced: 01 Jul 2025

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/suhailroushan13/websocket.io

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets

websocket websocket-client websocket-server

Last synced: 26 Jun 2025

https://github.com/henriqueyun/chat-backend-socket

A socket.io implementation to manage multiple client connections that receives and broadcast messages in the Xet project

chat nodejs socket socket-io websocket

Last synced: 17 Apr 2026

https://github.com/itsronalds/node-python-websocket

Websockets integration with Node.js and Python

azure nodejs python sqlserver websocket

Last synced: 29 Mar 2025

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/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/developerdavid2/sportz-websockets

Express + Postgres demo for live match commentary with a Websocket broadcast channel

express react websocket ws

Last synced: 04 Apr 2026

https://github.com/alvinsj/live-x

Playing with Web Worker+Socket & requestAnimationFrame

comlink hooks raf requestanimationframe websocket webworker

Last synced: 04 Apr 2026

https://github.com/rustyneuron01/ordinal-marketplace

Ordinal Marketplace Backend on Bitcoin L1. Made by NestJS, PostgreSQL, Bitcoinjs-Lib, Prisma, Websocket. Users can list inscritpions and make offer, chatting use system

bitcoin docker email inscription lavinmq marketplace nestjs ordinal postgresql prisma psbt redis utxo websocket

Last synced: 01 Jul 2025

https://github.com/datashaman/emoji-pit

Real-time Slack emoji reaction visualizer with Matter.js 2D physics

emoji matterjs physics real-time slack slack-bot typescript visualization websocket

Last synced: 04 Apr 2026

https://github.com/synodriver/asgi-cgi-handler

run cgi scripts inside asgi, and with websocket, sse support

asgi cgi websocket

Last synced: 07 Apr 2025

https://github.com/cnad-io/wsao-1-back

Backend demo para Webinar - Starting with Apps in Openshift.

fastify nodejs rest-api socket-io websocket

Last synced: 16 Apr 2026

https://github.com/rahulagrawal084/chat-app

A real-time chat application built using React, Socket.io, Redux, Node and MongoDB.

bootstrap css express html jwt-authentication mern mongodb nodejs reactjs redux websocket

Last synced: 10 Mar 2026

https://github.com/takker99/ws-promisified

Lightweight promise-based wrapper for WebSocket

deno promisified websocket wrapper-api

Last synced: 17 Apr 2026

https://github.com/floppy007/signotec-stpadserver-bridge

Docker image that runs signotec signoPAD-API/Web (Windows build) under Wine on Linux — turns any Linux host into a central WSS endpoint for a LAN-connected signotec pad (Sigma/Omega/Gamma/Delta/Alpha/Zeta), no Windows station PC required.

delta-pad docker linux signature-pad signopad-api signotec signotec-delta stpadserver websocket wine wss

Last synced: 04 Jun 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/enesunal-m/azrealtime

A production-ready Go client library for Azure OpenAI's GPT-4o Realtime API, enabling real-time bidirectional communication with voice and text.

audio-processing audio-to-audio azure azure-openai-api openai openai-api realtime-voice voice-recognition webrtc websocket

Last synced: 18 May 2026

https://github.com/applefrittr/messenger-api

API to work with the Messenger-app client. Created using Node.js and the Express framework.

express mongodb mongoose nodejs websocket

Last synced: 04 Apr 2026

https://github.com/lithika-damnod/chatium

Instant Messaging App

messaging-app python reactjs websocket

Last synced: 18 Apr 2026

https://github.com/michaelscollins/nodejs-multiplayer-api

A comprehensive REST API and WebSocket server Template for a multiplayer games, built with TypeScript, Node.js, Express, and MongoDB.

auth express express-js expressjs game history iwt iwthealth jwt match matchhistory mongodb node-js nodejs stats typescript unity unity3d-plugin unitycloudsave websocket

Last synced: 11 Apr 2026

https://github.com/akshaynayak1719/real-time-collaboration-tool

Collaborative Chat Application For Multiple Users

jwt-authentication mongodb nodejs reactjs socket-io websocket

Last synced: 11 Apr 2026

https://github.com/achim-k/foxglove_websocket_server

A simple websocket server that exposes ROS topics using the Foxglove websocket protocol

foxglove foxglove-studio ros websocket

Last synced: 18 Apr 2026

https://github.com/anubhavick/t.lob

a website that let you make website from prompt

express llm react saas stackbit webcontainer websocket

Last synced: 09 May 2026

https://github.com/kacperfaber/wsl

💎WebSocket MVC framework, based uppon Spring to create WebSocket servers with many endpoints and with an amazing extensions system 💎

cicd framework gradle kotlin maven mvc spring websocket ws

Last synced: 18 Apr 2026

https://github.com/lovesaroha/ltalk

A simple one on one video chat app implemented using WebSockets.

javascript nodejs video-chat websocket

Last synced: 09 May 2026

https://github.com/voltr0x/chatroom-websocket

A chatroom using WebSocket and STOMP with Spring Boot MVC framework

java spring-boot websocket

Last synced: 14 May 2026

https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket-facebook

Bonus #4 of the Rocketseat GoStack Bootcamp: Facebook Posts and Notifications with AdonisJS WebSocket.

adonisjs backend bonus bootcamp brazil course frontend fullstack goiania goias gostack html javascript jquery matheus nodejs oliveira ramalho rocketseat websocket

Last synced: 05 Apr 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/alexhiriavenko/social-network

React app with server and database. Backend is written in Java. Social network with all the necessary functionality. Created according to the Facebook template. !_Final Project. Frontend Course _!

fecth-api mui react react-router-dom redux-toolkit vercel-deployment websocket

Last synced: 18 Apr 2026

https://github.com/p4p-83/controller

The command & control that conducts the entire orchestra.

julia webrtc websocket

Last synced: 02 Jan 2026

https://github.com/crolang-p2p/examples-kotlin-crolang-p2p-node-jvm

Examples on how to use the CrolangP2P library in a JVM (Kotlin) environment for the CrolangP2P project

cross-platform distributed-systems framework java jvm kotlin p2p websocket

Last synced: 18 Apr 2026

https://github.com/mottamarcio/supersoniq

SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.

fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket

Last synced: 18 Apr 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/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/abailey81/implicit-interaction-intelligence

Adaptive AI companion that builds a model of each user from implicit interaction signals — keystroke dynamics, linguistic complexity, temporal patterns — and continuously adapts its responses. Custom TCN + transformer + contextual bandit, built from scratch in PyTorch.

adaptive-systems contextual-bandit deep-learning edge-ai fastapi from-scratch huawei human-machine-interaction language-model machine-learning personalization poetry privacy-by-design python pytorch temporal-convolutional-network thompson-sampling transformer user-modeling websocket

Last synced: 18 Apr 2026

https://github.com/iluha168/obcb-api-wrapper

(WebSocket) API wrapper for One Billion Checkboxes by Alula

api deno jsr obcb onemillioncheckboxes ts websocket

Last synced: 19 Apr 2026

https://github.com/theprincelle/plantae

Project created during class (T3 module)

php ratchet school-project websocket

Last synced: 19 Apr 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/arjunan-k/byteping

Byteping is a real time chat application which supports both one on one and group messaging.

nextjs styled-components typescript websocket

Last synced: 09 May 2026

https://github.com/22a31a0525/devbridgeide

DevBridgeIde website available within the below link if replit platform run the code as the server on free credits

java postgresql reactjs spring-boot superbase websocket

Last synced: 11 Apr 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/diloabininyeri/chrome

It allows you to perform actions by communicating with chrome dev-tools, such as going to this site, taking data, taking a photo, opening a new tab or clicking this button.

chrome chrome-headless dev-tools php selenium webdriver websocket ws

Last synced: 19 Apr 2026

https://github.com/arturoccs/secret-santa

This application allows for easy and quick "Secret Santa" draws. Users can join a room where secret friends are assigned randomly. The app is designed to ensure that no user is assigned to themselves as their secret friend.

html-css-javascript nodejs websocket

Last synced: 19 Apr 2026

https://github.com/sherwinshen/data-vision-echarts

📈 数据可视化- ECharts项目

echarts koa2 vision vue2 websocket

Last synced: 19 Apr 2026

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

ChatApp is a real-time chat application that allows users to communicate with each other using websockets and a simple user interface

docker golang gorilla net-http postgres redis session websocket

Last synced: 19 Apr 2026

https://github.com/mixer-sys/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 11 Apr 2026

https://github.com/soumya9832/chitchat_app_client

ChitChat: A Comprehensive End-to-End Chat and Video Call Application

android chat-application kotlin material-ui mysql retrofit video-calling-app webrtc websocket

Last synced: 20 Apr 2026

https://github.com/jaycanuck/poke-team-stream

Webapp and StreamElements widget for displaying and remotely updating Pokemon team roster via WebRTC.

obs pokeapi pokemon streamelements streamelements-api twitch webrtc websocket

Last synced: 10 Apr 2026

https://github.com/knutkirkhorn/nettverksprogrammering

Øvinger fra TDAT2004 Nettverksprogrammering, dataingeniør NTNU

client java javascript react rmi server tcp thread udp websocket

Last synced: 20 Apr 2026

https://github.com/neninja/sinergia

Jogo sintonia usando websocket

boardgame laravel livewire websocket

Last synced: 10 May 2026

https://github.com/victron-venus/inverter-dashboard

Real-time web dashboard for Victron inverter monitoring via MQTT

cerbo-gx dashboard docker fastapi mqtt python real-time uplot venus-os victron vue websocket

Last synced: 29 Apr 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: 16 Apr 2025

https://github.com/kzamanbd/laravel-reverb

Reverb is a first-party WebSocket server for Laravel applications, bringing real-time communication between client and server directly to your fingertips

laravel websocket

Last synced: 20 Apr 2026

https://github.com/chattalk/.github

MSA 마이그레이션 & 실시간 통신 트래픽 제어 프로젝트 - CHATTALK

axios graphql java kafka mongodb postgresql react redis redis-pubsub redux-toolkit spring-boot spring-cloud spring-data-jpa styled-components typescript websocket

Last synced: 11 Apr 2026

https://github.com/romanow/websocket-frontend

User interface for WebSocket communication

react websocket

Last synced: 20 Apr 2026

https://github.com/batuhanbaysal/chess-platform

A professional, real-time chess platform built with Java 17, Spring Boot 3 (DDD/Clean Architecture), and React 19 with TypeScript.

chess-engine clean-architecture ddd-architecture java-17 monorepo react-19 spring-boot-3 typescript websocket

Last synced: 20 Apr 2026

https://github.com/tyler36/ddev-laravel-reverb

Run reverb as a web daemon in DDEV

laravel reverb-laravel websocket

Last synced: 20 Apr 2026

https://github.com/bokiko/btc-liquidations

Real-time Bitcoin liquidation monitor across Binance, Bybit, OKX, Hyperliquid & Aevo

bitcoin cryptocurrency defi liquidations nextjs real-time trading typescript websocket

Last synced: 20 Apr 2026

https://github.com/semihbkgr/spring-chat

Spring chat application sample built using Redis pub-sub and STOMP

messaging pubsub redis spring-boot stomp websocket

Last synced: 20 Apr 2026

https://github.com/tarekoraby/chatroom

A chatroom built using Spring Boot, WebSocket and STOMP

java spring-boot stomp websocket

Last synced: 26 Sep 2025

https://github.com/cole-maxwell1/chatroom

Websocket Chatroom

go htmx templ websocket

Last synced: 21 Apr 2026

https://github.com/ax-sh/see-this

an experiment to understand websocket and socketio, just drag and drop an image to populate it to every client connected

nextjs socket-io socket-io-server websocket

Last synced: 21 Apr 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/seldszar/stug

Simple web server broadcasting file changes through WebSocket.

filesystem watcher webserver websocket

Last synced: 21 Apr 2026

https://github.com/kimseogyoung/csharpchattingserver

C# Socket/WebSocket ChattingServer + Redis PUB/SUB Example

csharp redis socket websocket

Last synced: 21 Apr 2026

https://github.com/randika00/hotel_management

Hotel management project provides room booking, staff management and other necessary hotel management features.

api-rest blade-template boostrap json-api websocket

Last synced: 21 Apr 2026

https://github.com/ogtayhuseynov0/rising-water

SpaceApps 2019 Baku, Azerbaijan, Rising-Water

googlemaps-api quasar-framework vuejs websocket

Last synced: 05 Jun 2026

https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi

This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot

ai chatbot fastapi ollama python websocket

Last synced: 11 Apr 2026