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/spearheadone/wschat

Small console chat

java jetty maven websocket

Last synced: 27 Jan 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/coderdarren/playnet

A Unity3D multiplayer framework with an MMORPG bias.

game game-development gamedev mmo mmorpg multiplayer rpg server sockets unity3d websocket

Last synced: 10 May 2026

https://github.com/marcelcoding/wsocket

Lighweight, fast and native WebSocket implementation for Rust.

async http tokio websocket

Last synced: 23 Oct 2025

https://github.com/shivanshkc/gravastar

Gravastar is a browser-based gravity game where players create “Dots” on a shared canvas visible to everyone around the world. Each Dot has mass and interacts through gravity, so a Dot created in Germany can influence one in Australia.

n-body-simulation newtonian-gravity real-time-communication websocket

Last synced: 26 Jan 2026

https://github.com/misspee007/guess-a-ton

Guess-a-ton is a simple trivia game equipped with websocket connections. A "Game Master" creates a new game session, sets a question and provides the answer, while other players try to guess the correct answer in 60 seconds. Each player gets 3 chances. When the round ends, a new game master is automatically assigned.

express nodejs reactjs websocket

Last synced: 11 Apr 2026

https://github.com/ryskiwt/echo

Echo servers implemented in Golang

echo go golang quic tcp tls udp websocket

Last synced: 02 Sep 2025

https://github.com/sanketghosh/implementing-ws-js

Implementing websocket protocol in JavaScript

implementation javascript nodejs typescript websocket

Last synced: 11 Apr 2026

https://github.com/krutarth-2004/chess

A real-time multiplayer Chess game built with Node.js, Express, Socket.IO, and Chess.js. Supports drag-and-drop moves, move validation, board sync, player roles (White, Black, Spectator), pawn promotion, game restart, draw offers, and resign feature — all in a modern responsive UI.

browser-game chess chessjs draggable-ui expressjs javascript multiplayer-game nodejs real-time socket-io tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/smart-village-solutions/smart-speech-flow

Containerized microservice platform for real-time speech processing, translation, and TTS with LLM refinement

docker fastapi gpu grafana microservices nllb ollama prometheus python speech-recognition translation tts vue websocket whisper

Last synced: 28 May 2026

https://github.com/tejashah88/triforce-listener

WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.

android dolphin-emu kotlin vertx websocket

Last synced: 11 May 2026

https://github.com/ardwiinoo/chats-api

⚡ Backend for simple chats web

gin go websocket

Last synced: 28 Jan 2026

https://github.com/samuelematias/flutter-websocket-example

🔁 A Simple Flutter Project Example using WebSocket.

dart flutter socketio websocket

Last synced: 10 Jun 2026

https://github.com/elsmr/cycle-ws-driver

A Cycle.js Driver for using WebSockets

cyclejs driver websocket

Last synced: 11 May 2026

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/nadiraliofficial/ibkr-algo-standalone

Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS

algorithmic-trading automation ibkr interactive-brokers pine-script python react trading-bot vps websocket

Last synced: 11 May 2026

https://github.com/nnemirovsky/socket-storm

SocketStorm is a lightweight C# library that implements WebSocket server as a wrapper for the built-in HttpListener

csharp csharp-library dotnet websocket websocket-server websockets

Last synced: 15 Apr 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/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/unculturedcreations/g-xtb

Explore g-xTB, a semiempirical quantum mechanical method for efficient property approximation. Perfect for Linux users. Join the development on GitHub! 🚀🌐

ase computational-chemistry dft federation gaussian16 go grrm library oidc saml2 sqm tight-binding trading websocket wrapper xtb xtb-client xtb-trading

Last synced: 25 Aug 2025

https://github.com/charlie5dh/django-channels-chat-tutorial

Chat classic tutorial teching django channels and WebSockets

channels django python websocket

Last synced: 11 May 2026

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/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 11 Apr 2026

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/denizugur/webrtc-server

WebRTC server for cloud gaming steaming and WebSockets for signaling

unity webrtc websocket

Last synced: 07 May 2026

https://github.com/mostafamoradii/eveys-console

System-administration console for the OCPP gateway — sign-in protected, single WebSocket per tab, live snapshot+tail subscriptions over the gateway's Kafka topics and REST API.

ev-charging fastify kafka ocpp protobuf react realtime shadcn-ui tailwindcss typescript vite websocket

Last synced: 11 May 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/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/ashutoshdm1/rps

Its A Realtime WebSocket's based RPS Game

express nextjs14 redis socket-io websocket

Last synced: 24 Jan 2026

https://github.com/sangamprashant/desktop-notifier

🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦

expressjs nativewind node python react-native-app real-time-alerts websocket

Last synced: 24 Jan 2026

https://github.com/substrate-system/connect

Link devices via websocket

handshake websocket

Last synced: 23 Mar 2025

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/anthonydibi/mycelium

Firefox extension for chance encounters

firefox-extension websocket

Last synced: 12 May 2026

https://github.com/arunishrajput/ar-chat-app

Real-time chat application using Node.js and Socket.IO with secure configuration.

backend chat-application css frontend html java nodejs real-time-chat render socket-io vercel websocket

Last synced: 15 Apr 2026

https://github.com/ddxtanx/messaging-app

Messaging app I created for fun. Uses Web sockets.

easy-to-use javascript messaging node nodejs text website websocket

Last synced: 24 Jan 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/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/badvibessz/bankingclientserverapp

Client server websocket banking app with GUI

banking client-server cryptography gui json websocket

Last synced: 15 Apr 2026

https://github.com/arya-io/ai-analysis-system

A WebSocket-based application that generates feedback for AI-related questions. The system integrates GroqLLM for enhanced answer evaluation and provides real-time feedback to users, with testing and caching mechanisms in place.

ai feedbacksystem groqllm langchain llm machinelearning neuralnetworks python websocket

Last synced: 15 Apr 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/the-arcade-01/react-golang-distributed-chat-app

Distributed Chat App Implementation in Golang, React.js & Redis

docker-compose golang react redis redis-pubsub redis-streams websocket

Last synced: 15 Apr 2026

https://github.com/mcp-tool-shop/voice-soundboard

Production-ready TTS library and MCP server for AI assistants. Multi-voice synthesis, real-time streaming, SSML support, emotional speech, and sound effects.

23-languages ai-assistant chatterbox claude diffusion-transformer f5-tts kokoro mcp mcp-server multilingual onnx python real-time speech-synthesis ssml streaming text-to-speech tts voice-cloning websocket

Last synced: 30 Jan 2026

https://github.com/PostSiliconDev/tdn-bevy

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 18 Jan 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/javieracevedoc/letsgotalkclient

Part of the third project of a serie that belong my portfolio. Here you can find an app (client) to chat over the protocol WS (websocket)

angular chat neon websocket

Last synced: 15 Apr 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/sleeplesscofi/express-backend-threads

Backend de clon de Threads enfocado en llevar la funcionalidad y la organizacion de las funciones al Frontend

eslint event-emmiter firebase-notifications husky jest jwt oauth2 prettier prisma redis-cache supertest swagger websocket zod-validation

Last synced: 06 Feb 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/cenixeriadev/broadcastserver

A roadmap.sh CLI project to understand websocket and real-time user-server communication.

cli goland http networking websocket

Last synced: 31 Jan 2026

https://github.com/xaionaro-go/obs-grpc-proxy

A gRPC proxy to forward requests to OBS WebSocket

go golang grpc obs proxy websocket

Last synced: 31 Jan 2026

https://github.com/iyedexe/libxchange

Unofficial Client Library for Binance in C++

async binance bitcoin cpp17 cpp20 crypto fix low-latency rest websocket

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/ddouglss/chat-spring-boot

Projeto Live Chat que utiliza as tecnologias Spring Boot, Websocket, STOMP e AWS em sua construção e deploy.

aws live-chat real-time-app spring-boot spring-websocket spring-websockets-stomp stomp websocket

Last synced: 15 Apr 2026

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/queeniecplusplus/nginx_www

web server 網站伺服器

web webapp website websocket

Last synced: 25 Feb 2026

https://github.com/kiranbaby14/talkmateai

🎭 Real-time voice-controlled 3D avatar with multimodal AI - speak naturally and watch your AI companion respond with perfect lip-sync

fastapi flash-attention-2 huggingface kokoro-tts multimodal-ai nextjs smolvlm vlm websocket whisper-ai

Last synced: 15 Apr 2026

https://github.com/carlosalmanzab/backend-report-app

El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.

docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets

Last synced: 25 Feb 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/neninja/sinergia

Jogo sintonia usando websocket

boardgame laravel livewire websocket

Last synced: 10 May 2026

https://github.com/clarius/websocketpipe

Official docs site for https://github.com/devlooped/WebSocketPipe

csharp dotnet networking pipelines websocket websockets

Last synced: 15 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/rendy752/restaurant-app

Restaurant themed Progressive Web Apps that shows restaurant based on public API using vanilla javascript

api application-shell cache-api indexed-db progressive-web-app scss service-worker vanilla-javascript web-app-manifest web-component webpack websocket workbox

Last synced: 25 Feb 2026

https://github.com/youssof20/godot-mcp

MCP server for Godot 4: connect your editor to MCP clients over WebSocket with a focused tool set and structured scene summaries.

editor-plugin game-development gamedev godot godot-4 godot-engine godot-plugin mcp model-context-protocol type websocket

Last synced: 01 Jun 2026

https://github.com/gdscwm/real-time-chat-app

Fall 2024 Workshop: Creating a real-time chat application with Go, Fiber, and HTMX.

fiber go htmx websocket

Last synced: 08 Feb 2026

https://github.com/friedjof/wireguardadmin

A modern web interface for managing WireGuard VPNs with live status, firewall management, and real-time updates.

admin api deshboard docker firewall flask iptables linux management monitoring network peer python realtime security vpn webinterface websocket wireguard

Last synced: 15 Apr 2026

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

Frontend developer in Angular for real-time chat with API developed in SpringBoot

angular bootstrap chat-application websocket

Last synced: 28 Apr 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/poboisvert/poll-redis-votes

Redis, WebSocket Votes Polls Streaming

golang polls redis votes websocket

Last synced: 08 Feb 2026

https://github.com/nayak-nirmalya/laravel-react-messenger

Real-Time Messaging Application with Laravel 11 & React.

daisyui headlessui inertiajs laravel mysql php react real-time tailwindcss websocket

Last synced: 08 Feb 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/niemiville/snake-game

Browser based snake game with multiplayer.

csharp dotnet react reactjs snake-game websocket websocket-demo websocket-server

Last synced: 08 Feb 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/astralane/geyser-websocket-plugin

(BETA) simple websocket geyser plugin for solana network

geyser-plugin solana stream websocket

Last synced: 13 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/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/sahil2k07/websockets-go

The project illustrates the use of websockets in golang using the gorilla websocket package.

echo golang gorilla-websocket websocket

Last synced: 20 Oct 2025

https://github.com/xurenlu/gws

push service based on websocket and golang

golang push websocket

Last synced: 14 May 2026

https://github.com/konsbe/java-websocket-microservices

websocket, Web Socket Message Broker, Event Listeners

java spring-boot websocket

Last synced: 05 May 2026

https://github.com/iwansal64/wms_app

WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system

dart flutter iot mobile-app websocket

Last synced: 14 May 2026

https://github.com/antelcat/protoo-sharp

ported to .NET from https://github.com/versatica/protoo

aspnetcore protoo protoo-server server-side signaling websocket

Last synced: 10 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/jmdisuanco/pinipig-react-app

Pinipig.js Client (React) App

client fetch pinipig react websocket

Last synced: 16 Apr 2026

https://github.com/lessup/chatroom

Real-Time Chat Room: Go + Gin + WebSocket Backend, React + TypeScript Frontend, JWT Auth & Prometheus | 实时聊天室:Go + Gin + WebSocket 后端,React + TypeScript 前端,JWT 鉴权与 Prometheus 监控

chat docker go golang instant-messaging react real-time websocket

Last synced: 16 Apr 2026

https://github.com/sikelio/sikontrol-legacy

Server for receiving websocket events to control the Windows audio

application audio macro macros nodejs nodejs-server server socket-io websocket windows

Last synced: 16 Apr 2026

https://github.com/antoniocosentino/ktrade-web

Web version of kTrade trading bot. It works with Spotware API through a Websocket connection

bot javascript php spotware trading websocket

Last synced: 16 Apr 2026

https://github.com/alfianandinugraha/learn-websocket-basic

Example websocket without https://socket.io

http javascript websocket

Last synced: 01 Jul 2025