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/zett-8/workers-do-chat

Cloudflare Workers + Durable Objects + WebSocket for Realtime interaction

chat cloudflare cloudflare-workers durable-objects hono websocket

Last synced: 07 May 2026

https://github.com/crandel/golang_chat

Extended chat implementation for understanding how build go web sites

chat golang websocket

Last synced: 04 Jul 2025

https://github.com/hakoniwalab/hakoniwa-pdu-python

Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket

hakoniwa ros shared-memory simulation websocket

Last synced: 30 Aug 2025

https://github.com/SaurabhKumarDev/ChatRoom

ChatApp for the local communities

expressjs path redis static-html websocket

Last synced: 25 Apr 2025

https://github.com/zac15987/zplex

Terminal multiplexer desktop app for zpit — Go daemon + Electron shell with multi-panel xterm.js terminals

conpty desktop-app electron golang pty terminal-multiplexer typescript websocket xterm-js

Last synced: 26 May 2026

https://github.com/telkomdev/node-cpu-stat

Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs

nodejs realtime websocket

Last synced: 22 Apr 2026

https://github.com/wifiwang777/letter-java

java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天

apollo jwt mybatis-plus protobuf springboot websocket

Last synced: 22 Apr 2026

https://github.com/stanleynguyen/holey-moley

🐹Real-time multiplayer Whack-A-Mole

android nodejs websocket whack-a-mole

Last synced: 10 Apr 2026

https://github.com/backendstack21/realtime-pubsub-client

The official Realtime Pub/Sub client for JavaScript/TypeScript

client javascript messaging publish-subscribe realtime typescript websocket

Last synced: 22 Feb 2026

https://github.com/fancyboi999/goofish-cli

闲鱼 CLI · 原生支持 MCP · 为 AI Agent 而生 | Goofish (Xianyu) automation CLI · MCP-ready · Built for AI Agents

ai-agent automation claude cli goofish mcp mcp-server python typer websocket xianyu

Last synced: 23 Apr 2026

https://github.com/ankush-web-eng/chatsia

Chat and Video call your friends with Chatsia. Built with Next.js, it uses web-sockets in the backend to chat live and exchange sdp or IPs to share media live as well.

mongodb nextjs14 prisma-orm react turborepo tyepscript webrtc websocket

Last synced: 31 Mar 2025

https://github.com/sounishnath003/practice-leetcode-multiplayer

a multiplayer application to practice leetcode problems easily with peers

golang htmx leetcode websocket

Last synced: 18 Apr 2026

https://github.com/ratopi/websocket-cowboy-experiments

WebSocketCowboyGunExperiments

cowboy erlang gun websocket

Last synced: 18 Jun 2026

https://github.com/ivoputzer/coinbase-pro-feed

Lightweight Coinbase Pro Websocket Feed implementation wirtten in es6+

coinbase coinbase-pro coinbase-pro-feed websocket ws

Last synced: 12 Aug 2025

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

Small project with Cosmo-Burger restoraunt

react redux redux-thunk redux-toolkit websocket

Last synced: 08 May 2026

https://github.com/guilhermerodrigues680/django-websocket-docker

Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker

chat django django-channels docker docker-compose python3 websocket

Last synced: 18 Jan 2026

https://github.com/shuklaritvik06/chatongo

A Chat Application made using GoLang

chat golang websocket

Last synced: 29 May 2026

https://github.com/ccostafrias/semana-omnistack-9.0

Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.

client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket

Last synced: 12 Jun 2026

https://github.com/iryna-vyshniak/ws-sqlite3

This is a simple application that utilizes WebSocket for real-time data exchange and SQLite3 for database operations. Please wait while server upload 🙃

sqlite3 websocket

Last synced: 02 Apr 2025

https://github.com/larbibaraka/bookstore-server

bookstore using nestjs - graphql - websockets - ElasticSearch

elasticsearch google-authentication graphql nestjs prisma saml typescript websocket

Last synced: 05 May 2026

https://github.com/kdwils/weatherstation

An interface for displaying real time tempest observartions from your own device

golang tempest udp weather websocket

Last synced: 13 Feb 2026

https://github.com/actionagentai/openclaw-dashboard

React/Next.js visual dashboard for the OpenClaw AI gateway — every CLI command as a UI page, with speech-to-text everywhere

ai dashboard nextjs openai openclaw react self-hosted speech-to-text websocket whatsapp

Last synced: 31 May 2026

https://github.com/icd360s-e-v/mitglieder

Offizielle Mitglieder-App des ICD360S e.V. - Flutter Cross-Platform (Android, iOS, Windows, macOS, Linux)

accessibility android association community cross-platform dart f-droid flutter german ios linux macos member-management nonprofit open-source social-impact volunteer webrtc websocket windows

Last synced: 16 Jun 2026

https://github.com/laksmanayudha/web-socket-chat

Learning Web Socket by creating Simple Chats Application

chat nodejs websocket websockets

Last synced: 26 Apr 2026

https://github.com/vedanty3/imessage-clone

iMessage clone built with cutting-edge technologies, including Next.js, GraphQL, Prisma, TypeScript, Chakra UI, Web Sockets, and MongoDB. The application not only replicates the sleek user interface of iMessage but also incorporates advanced functionalities such as group chat and OAuth authentication using NextAuth..

chakra-ui graphql mongodb nextauth nextjs prisma react ssr typescript websocket

Last synced: 02 Apr 2026

https://github.com/obulks/godot-bili-live

一个适用于 Godot 4.x 的插件,用于接入 Bilibili 直播的互动玩法

bilibili bilibili-live danmaku game-development gdscript godot godot-engine godot-plugin godot4 websocket

Last synced: 13 Jan 2026

https://github.com/ably-labs/collaborative-pixel-drawing

A collaborative pixelart drawing carnvas to demonstrate pub/sub using Ably or Azure WebPubSub.

ably azure-functions demo dotnet javascript pubsub serverless websocket

Last synced: 13 May 2026

https://github.com/podnet/json-rpc-websocket-server

A JSON RPC WebSocket server for device to cloud communication

json-rpc python websocket

Last synced: 29 May 2026

https://github.com/brobro332/332-hub-server

🌐 [삼삼이 플랫폼] 허브 서버

java spring-boot stomp websocket

Last synced: 07 Apr 2025

https://github.com/go-crzy/lambda-go-websocket

Deploy websockets in AWS API Gateway with Go/Lambda

apigateway aws go lambda terraform websocket

Last synced: 10 Apr 2026

https://github.com/onmax/ws-channels-go

Websocket server in golang

channels golang websocket

Last synced: 24 Mar 2025

https://github.com/chempik1234/EMPTY-kitchen-microservices

a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time

alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket

Last synced: 23 Aug 2025

https://github.com/charlot-dedjinou/realtime-notifications

Développé avec React JS pour le frontend, Express JS pour le backend, et les websockets pour la communication en temps réel, ce projet permet la mise en place de notifications en temps réel.

express-js notifications react reactjs real-time websocket

Last synced: 10 Apr 2026

https://github.com/vinayv-456/exploding-kitten-game

A React-based single-player card game. Utilizes ReactJs, Node.js, Redis, WebSocket for real-time updates of leaderboard, and Redux for state management. Also had auto-save functionality.

express nodejs reactjs redis redux websocket

Last synced: 04 Feb 2026

https://github.com/jharrilim/chatroom

Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.

angular angular7 csharp dotnet dotnet-core material-ui netcore netcore2 signalr websocket

Last synced: 11 Apr 2026

https://github.com/litsynp/chatroom-practice

An implementation of simple chat service with Spring Boot with Kotlin, WebSocket, SockJS, STOMP and FreeMarker.

axios bootstrap freemarker kotlin sockjs spring-boot stomp vuejs websocket

Last synced: 16 Apr 2026

https://github.com/n24q02m/mcp-relay-core

Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)

mcp mcp-server model-context-protocol python real-time relay typescript websocket

Last synced: 02 Apr 2026

https://github.com/sedatuygur/binance-crypto-dashboard

Binance Crypto Dashboard is leveraging the Binance API to handle live ticker data and implementing a real-time cryptocurrency dashboard

apollo-client apollo-server axios chartjs cypress eslint graphql husky lint-staged nextjs prettier react redis redux redux-toolkit styled-components tailwindcss typescript websocket

Last synced: 11 Jun 2025

https://github.com/lukataylo/foldo

A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.

agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket

Last synced: 15 Jun 2026

https://github.com/weisyn/client-sdk-js

WES Client SDK for JavaScript/TypeScript - 用于链外应用开发的 JavaScript/TypeScript 客户端工具包,提供 Token、Staking、Market、Governance、Resource 等业务服务

blockchain blockchain-sdk client-sdk dapp grpc javascript json-rpc market nodejs resource sdk token typescript utxo wallet web3 websocket wes

Last synced: 30 May 2026

https://github.com/lnardon/cryptotradingbot

A crypto trading bot for KuCoin.

cryptocurrency javascript trading websocket

Last synced: 07 Jun 2026

https://github.com/ppn-systems/n12d

n12d — The official dashboard (nalixdashboard) for the Nalix networking framework. Built on .NET 10 Blazor and MudBlazor, it delivers real-time observability, dynamic monitoring charts, and detailed performance telemetry for dispatchers, worker tasks, connection guards, and pooled buffers.

dashboard nalix websocket

Last synced: 07 Jun 2026

https://github.com/duo/wsc

A golang websocket client

client golang reconnect websocket

Last synced: 22 Jan 2026

https://github.com/dockgraph/dockgraph

A real-time, interactive, self-hosted Docker infrastructure visualizer

docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket

Last synced: 02 Apr 2026

https://github.com/bukharney/bukchat

A realtime chat web applications

gin go postgresql react real-time websocket

Last synced: 05 Apr 2026

https://github.com/ryomendev/echochat

EchoChat is a real-time chat web application where users can communicate with the server via WebSockets. The application supports basic user authentication, message echo functionality, and a responsive UI for seamless use across devices. Backend operations are powered by Strapi, ensuring scalability and flexibility.

mysqlite real-time-chat strapi strapi-cms strapi-provider websocket

Last synced: 17 Mar 2025

https://github.com/cyber-amr/tartarus

A node.js express app to host my website and games

3d cards express game gdscript godot mongodb node nodejs websocket

Last synced: 26 Mar 2025

https://github.com/numb3r3/jsmpeg-relay

jsmpeg relay implementation in golang for large scale live streaming

golang jsmpeg jsmpeg-relay livestream websocket

Last synced: 09 Sep 2025

https://github.com/okayama-daiki/snake-game

Online PvP snake game

rust snake-game webassembly websocket

Last synced: 17 Mar 2025

https://github.com/izumi-kun/hls-playlist-proxy

HLS playlists proxy with counting viewers

hls monitoring node streaming websocket

Last synced: 14 May 2026

https://github.com/fifolio/comma

Comma is an advanced MERN stack chat app with WebSocket integration. It offers real-time features like online indicators, file uploads, and auto-scrolling. Experience a professional chat solution powered by modern technologies.

api backend chat express frontend fullstack mern mongodb mongoose node react websocket

Last synced: 06 Apr 2026

https://github.com/de-v-log/wasd

Spring/WebSocket을 이용한 게임 파트너 매칭 및 실시간 채팅 제공 서비스

jpa spring websocket

Last synced: 16 Feb 2026

https://github.com/tdjsnelling/dwsps

Tiny distributed websocket pub/sub system

distributed javascript pubsub websocket

Last synced: 02 Apr 2025

https://github.com/0xataru/chat

Web chat application with Go

backend chat docker go golang jwt webchat websocket

Last synced: 14 May 2026

https://github.com/awayume/discorust

An API wrapper for Discord written in Rust

api api-wrapper discord http http-client network rust websocket

Last synced: 15 May 2026

https://github.com/daggilli/gpiowsserver

A WebSocket-based server to communicate with the GPIO on a Raspberry Pi

backend gpio hardware-abstraction hardware-adaptation raspberry-pi typescript websocket websocket-server

Last synced: 15 May 2026

https://github.com/lts8989/comfyui-go-sdk

Library for using ComfyUI structures in Go programs and client for ComfyUI REST API and websocket.

api comfyui golang websocket

Last synced: 15 May 2026

https://github.com/granden-corp/demoaspnetcoresignalr

Demo various client connecting Asp.NET Core SignalR with Azure SignalR Service

asp-net-core azure-signalr-service signalr-core websocket xamarin

Last synced: 15 May 2026

https://github.com/nning/rails5-websocket-angular

Prototype for server push with ActionCable and AngularJS

angularjs prototype rails rails5 websocket

Last synced: 19 Jan 2026

https://github.com/thebozzz34/socketlink

SocketLink allows developers to connect their Minecraft server's chat to a variety of other applications using simple, easy to use Websockets.

minecraft spigot websocket

Last synced: 02 May 2026

https://github.com/1001bit/onlinecanvasgames

Websocket driven game platform in Go

api game go golang online online-game sse web website websocket

Last synced: 27 Mar 2025

https://github.com/spooled-cloud/spooled-example-spriteforge

Interactive pixel art sprite generator demonstrating Spooled Cloud's distributed job queue. Watch workflows, workers, real-time events, and automatic retries in action. Live demo: example.spooled.cloud

background-jobs demo example job-queue pixel-art real-time spooled-cloud sprite-generator sse websocket workflow

Last synced: 06 May 2026

https://github.com/m8nt0/dating-app

🔥 A modern open-source dating platform built with React, Node.js, and AI-powered matching. Features real-time chat, end-to-end encryption, and smart algorithms for meaningful connections. Built for developers, by developers. Join us in revolutionizing online dating through open source!

ai-matching dating-app docker express graphql machine-learning mongodb nodejs oauth open-source pwa react real-time redis socket-io tailwindcss typescript webrtc websocket

Last synced: 15 Jun 2025

https://github.com/tomenz/websock

Websocket Library

ssl websocket websocket-server

Last synced: 03 Apr 2025

https://github.com/intellisrc/icl

ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).

common database-management encryption-decryption groovy java logging terminal-app webservices websocket

Last synced: 14 Mar 2026

https://github.com/lucaspin/spring-replication-proxy

A Spring-powered replication proxy that transforms an RTP stream into a Websocket one

rtp spring-boot websocket

Last synced: 15 May 2026

https://github.com/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 02 Feb 2026

https://github.com/wolfieleader/eth-dapp

🪙 Simplifying crypto for you

binance cryptocurrency ethereum graphs react web3 websocket

Last synced: 15 May 2026

https://github.com/drew138/tictac

API for tic tac toe website

backend golang rest-api websocket

Last synced: 03 Jul 2025

https://github.com/tapiwamakandigona/realtime-chat

Real-time chat application with rooms, typing indicators, and message history | React + TypeScript + Supabase Realtime

chat-app glassmorphism messaging react realtime supabase typescript websocket

Last synced: 06 Apr 2026

https://github.com/vadim-rudak/studymatesserver

Server for android app StudyMates with web interface

bootstrap5 css java lombok mustache mysql pdf rest-api spring-boot spring-security websocket

Last synced: 06 Apr 2026

https://github.com/dtroupe18/socket-starscream-demo

Demo on how to use Sockets with Starscream

ios node-module nodejs starscream swift websocket

Last synced: 07 May 2026

https://github.com/omkaarr1/heroes-conquest-a-strategic-chess-battle

A unique, advanced chess-like game where you command powerful heroes and pawns in a 5x5 grid. Outmaneuver your opponent with strategic moves, challenge a smart AI, and claim victory by eliminating all enemy pieces or reaching their base!

artificial-intelligence fullstackdevelopment python3 websocket

Last synced: 09 Apr 2025

https://github.com/filthyrake/telescope_cam_detection

Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30

astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring

Last synced: 20 Apr 2026

https://github.com/remixer-dec/tbab

a browser game with upgrade & battle stages written in pure typescript

autobattler game-development typescript websocket

Last synced: 08 Jun 2026

https://github.com/himanshugoyal77/talkflow-multilanguage-ai-translator

TalkFlow is your go to language translator to Break language barriers in India with AI-powered real-time translation for seamless communication across regions and businesses.

flutter nextjs nodejs shadcn-ui tailwindcss typescript websocket

Last synced: 06 Apr 2026

https://github.com/jackkimmins/simplewebchat

A basic WebSocket chat made with Jindium and jSock.

chat csharp jindium jsock websocket

Last synced: 27 Mar 2025

https://github.com/ankitsingh2105/prepmate

Schedule mock interview with video call and colloborative code edtor with peers and friends

atomic-transactions booking-system code-editor docker expressjs mongodb nodejs notifications queuing rabbitmq reactjs scheduling video-chat webrtc websocket

Last synced: 06 Apr 2026

https://github.com/btwshivam/typerush

TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀

expressjs framer-motion nodejs reactjs websocket

Last synced: 06 Apr 2026

https://github.com/leonardospereira/live-polls

API com o objetivo de fazer um sistema de votação, com resultados em tempo real / API with the object to create a poll system, having the results in real live

docker fastify nodejs postgresql prisma redis typescript websocket zod

Last synced: 06 Apr 2026

https://github.com/theovidal/105chat

📨 A simple chat application made with Go

chat-application golang golang-application websocket

Last synced: 27 Mar 2025

https://github.com/dreisss/nlw-expert-nodejs

Back-end application developed on Rocketseat's nlw expert event (nodejs trail).

fastify nlw-expert node rocketseat-nlw websocket

Last synced: 21 Apr 2026

https://github.com/stultuss/go-ws-server

Distributed Message Service Cluster for Service Registration and Discovery via ETCD

distributed-systems etcd golang service-registration-discovery websocket

Last synced: 08 Sep 2025