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/xoriantopensource/springwebsocketintegration

Project demonstrating WebSocket implementation with Spring boot Application

java springboot stompwebsocket websocket

Last synced: 15 Apr 2026

https://github.com/tarik56/easy-socketio

Wrapper around python-socketio that handles a simple que and threading

python socket-io socketio web-socket websocket

Last synced: 01 Feb 2026

https://github.com/luc527/catan_ex

Server for playing Catan online, in Elixir

board-game catan elixir erlang multiplayer online otp websocket

Last synced: 17 Mar 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/hvu-dev/massive-q

Realtime Chat app using NodeJS and WebSocket

chatroom nodejs websocket

Last synced: 18 May 2026

https://github.com/akagi201/rtc-janus

Node.js signaling layer for the Janus WebRTC gateway

http janus-gateway nodejs signaling webrtc websocket

Last synced: 09 May 2026

https://github.com/vitormarcal/vue-chat-webrtc

Sistema de marcação de consultas com atendimento via chat de texto e video

chat chatroom nuxt vue webrtc webrtc-video websocket

Last synced: 12 Feb 2026

https://github.com/riteek712/log-watcher-js

implementation of a log watcher file with help of WebSocket, it's a bare bone implementation of tail -f command from UNIX

expressjs nodejs websocket

Last synced: 28 Feb 2026

https://github.com/jonathanjameswatson/maths-race

A Flask website for racing others with maths questions

css flask flask-socketio python socket-io sql websocket

Last synced: 16 Apr 2026

https://github.com/ayush272002/exchange

Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.

expressjs monorepo nextjs postgresql pubsub redis turborepo websocket

Last synced: 14 Feb 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/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/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/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/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/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/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/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/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/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/kaustabhbarman/filetransferapplication

A networking project to transfer file from client to server and download file from server to client

java netbeans server-client-communication socket-programming websocket

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

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/adwilkinson/chitchatter

Anonymous chat application built using Kotlin, Ktor, React and Material Design

chat-application css heroku html javascript kotlin ktor react reactcontextapi reacthooks website websocket

Last synced: 04 Apr 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/ikuradon/tsunagiya

繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.

deno jsr mock nostr relay testing typescript websocket

Last synced: 04 Apr 2026

https://github.com/litert/node-ws-utils

A C++ native extension providing utilities for WebSocket, in NodeJS.

websocket

Last synced: 04 Apr 2026

https://github.com/katagaki/sockstar

FastAPI SocketIO implementation in Python and React.

fastapi python react socketio vite web websocket

Last synced: 04 Apr 2026

https://github.com/andersonmag/products-management

A product management system with CRUD, JWT authentication, Multi-tenant, AWS storage, Redis and real-time updates Websocket

angular docker multitenant redis s3 spring websocket

Last synced: 04 Apr 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/ericflo/modelrelay

Central HTTP LLM proxy that routes inference requests to authenticated remote workers over WebSocket — queueing, streaming, and cancellation included.

anthropic-compatible gpu inference llama llm openai-compatible proxy rust websocket worker

Last synced: 18 Apr 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/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/fajarwz/blog-laravel-reverb

Laravel Reverb example, realtime communication through Websocket | Blog on fajarwz.com

blog laravel reverb websocket

Last synced: 19 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/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/szsascha/go-realtime-server

Create a server to handle websocket requests in realtime with go.

go golang networking realtime websocket

Last synced: 04 Jun 2026

https://github.com/sachin-duhan/gotify-playground

Test bed with Node app using Gotify WS server & load script using vegeta

docker golang gotify nodejs vegeta 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/cole-maxwell1/chatroom

Websocket Chatroom

go htmx templ websocket

Last synced: 21 Apr 2026

https://github.com/520mianxiangduixiang520/letsdiagram

多人协同在线UML绘制

cscw uml-diagram websocket

Last synced: 21 Apr 2026

https://github.com/lrf141/accepted

教育用学習システムのGPU側プロトタイプ

docker-remote-api job-worker nodejs queue 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/taybct/spring-taybct-cloud

Spring TayBct Cloud 是一个 Spring 业务组件基础集成的基础业务(Spring Cloud 微服务),对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。

java logicflow management-system mybatis-plus oauth2 onlyoffice-server spring-boot spring-cloud spring-cloud-alibaba spring-cloud-gateway spring-security websocket

Last synced: 22 Apr 2026

https://github.com/exasol-labs/exaplus-lua

Minimal Lua console client for the Exasol WebSocket API (v5)

cli client database exaplus exasol lua sql websocket

Last synced: 05 Jun 2026

https://github.com/aleksbgbg/twitch-streams-chat

WebSocket server, including a client module, used for the Twitch Streams chat.

chat csharp javascript twitch websocket

Last synced: 22 Apr 2026

https://github.com/shuklaritvik06/nestjsprojects

A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.

authentication crud nestjs websocket

Last synced: 24 Apr 2026

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

secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).

postgresql prisma typescript webrtc websocket

Last synced: 24 Apr 2026

https://github.com/harshramani00/studybuddy

A Discord-style real-time chat app for students to collaborate and study together.

chat-app discord-clone django python rest-api study-app websocket

Last synced: 24 Apr 2026

https://github.com/fabo2303/springboot-aws-dynamodb-postgresql

Task and climate data management app on AWS, using Spring Boot, WebSockets, DynamoDB, and PostgreSQL for real-time updates and global climate data.

aws-dynamodb aws-ec2 aws-rds html-css-javascript java spring-boot springboot websocket

Last synced: 24 Apr 2026

https://github.com/oaslananka/codex-app-server-web

A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.

ai codex developer-tools nextjs react state-management typescript ui ux websocket

Last synced: 25 Apr 2026

https://github.com/2sem/coinone-api-skills

Skill pack for Coinone Open API usage

api coinone crypto openapi skill websocket

Last synced: 25 Apr 2026

https://github.com/nice-winter/nihuawocai

新浪微博小游戏“你画我猜”的复刻版,俗称“渣浪画猜”、“旧版画猜”。

canvas-game drawguess nuxt webgame websocket

Last synced: 06 Jun 2026

https://github.com/zunohoang/chat_realtime

Web Chat Realtime with Spring Boot, WebSocket.

spring websocket

Last synced: 25 Apr 2026

https://github.com/marcelocantos/pigeon

WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.

aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519

Last synced: 29 May 2026

https://github.com/jakh0n/hacathonn

🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.

express nextjs nodejs tailwindcss typescript websocket

Last synced: 26 Apr 2026

https://github.com/gregwhitaker/springwebflux-websockets-example

Example of a reactive application using Websockets and Spring WebFlux

project-reactor reactive reactor spring-boot spring-webflux websocket

Last synced: 27 Apr 2026

https://github.com/nathan-i-martin/websocket-provider

A simple template that can be used to setup websocket servers or clients

abstraction websocket websocket-client websocket-server

Last synced: 07 Jun 2026

https://github.com/max-pfeiffer/rust-web-rcon

Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64

helm helm-chart kubernetes rcon rcon-client rust websocket

Last synced: 27 Apr 2026

https://github.com/tusho7/local-recommendations-front

A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.

axios react sweetalert2 tailwind typescript websocket

Last synced: 27 Apr 2026

https://github.com/naltun/viewhq

⛑️ A little websockets-based Flask application that let's me change rendered views from a single control 'view HQ' of sorts. This is mainly a testing ground for a different application. 🖥️ 🛫

flask python python3 view views websocket websockets

Last synced: 27 Apr 2026

https://github.com/robinhosz/websocket-angular

Simple example of how to connect and listen to topic messages via websocket in angular

angular websocket websocket-chat websocket-client

Last synced: 27 Apr 2026

https://github.com/banyango/socker

Cleanly handle state of the client/server connection when using binary websocket messaging.

connection golang state-machine webrtc websocket

Last synced: 27 Apr 2026

https://github.com/rash023/scribble-sync-v2

Akin to the previously built Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality.

nextjs typescript websocket

Last synced: 27 Apr 2026

https://github.com/terry-chao/gin-chat-demo

使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能

gin mongodb websocket

Last synced: 28 Apr 2026

https://github.com/ywatanabe1989/scitex-orochi

Django + Channels hub that tracks Claude Code agents across a fleet — real-time WebSocket messaging, channel routing, live dashboard with pane state, hook-event telemetry, and functional-heartbeat liveness probes.

ai ai-agents anthropic automation claude-code dashboard developer-tools django fleet-management mcp multi-agent orchestration scitex scitex-ecosystem telemetry tmux websocket

Last synced: 28 Apr 2026

https://github.com/mkulak/mows

Techno demo: multiplayer web "game" with gamepad input

gamepad-api kotlin kotlin-multiplatform vertx web websocket

Last synced: 28 Apr 2026

https://github.com/cassiofb-dev/nlw5-nodejs

LiveChat via WebSocket made with Node.js

backend livechat nlw-5 nodejs websocket

Last synced: 28 Apr 2026

https://github.com/farwayer/nginx-proxy

Simple out-of-the-box nginx proxy with Let's Encrypt integration

https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy

Last synced: 28 Apr 2026

https://github.com/kriogenia/allforone-service

Repository of the service for the 4l1 (AllForOne) project

alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket

Last synced: 29 Apr 2026

https://github.com/frne/play-nosock

Play Framework Extension for Realtime Client Updates without using Websockets

comet javascript playframework sbt scala websocket

Last synced: 29 Apr 2026

https://github.com/mrbrunelli/node-scalable-upload

Node application to upload large files in a scalable way

bootstrap javascript node scalable websocket

Last synced: 29 Apr 2026

https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone

simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication

socket-io websocket

Last synced: 29 Apr 2026

https://github.com/paulorohling/live-cursors

Live Cursors is a sample web application that allows you to share your cursors with others.

angular collaborative golang live-cursor websocket

Last synced: 29 Apr 2026

https://github.com/deya19/sportz

WebSockets Real-Time Sports Engine (10ms Updates)

websocket websockets ws

Last synced: 29 Apr 2026

https://github.com/kusaremkn/wstest

WebSocket experiments

websocket

Last synced: 29 Apr 2026

https://github.com/lihongjie0209/mermaidjs-server

High-performance Mermaid rendering service (HTTP & WebSocket) converting Mermaid to SVG/PNG with caching, Docker & Cloud Run.

cloud-run diagrams docker mermaid nodejs png puppeteer rendering svg websocket

Last synced: 29 Apr 2026