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/aayush-dhakal/graphql-subscription-api-node-apollo

A Live News API with Apollo Server V4 Subscriptions and GraphQL

apollo-server express graphql graphql-subscriptions graphql-ws nodejs websocket

Last synced: 12 Apr 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/rufat/MEPN-Template

MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).

epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket

Last synced: 10 Mar 2025

https://github.com/leonardovff/live-rank-postman-test

Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.

javascript jenkins newman node postman socket-io websocket

Last synced: 12 Apr 2026

https://github.com/benghak/spring-chatting-server

Chat server with Spring-boot, Redis, Websocket tutorial

redis rest-api spring-boot websocket

Last synced: 14 Apr 2026

https://github.com/apostoldevel/module-websocketapi

Module: Web Socket API

websocket websocketapi

Last synced: 10 May 2026

https://github.com/siddhantprateek/fleet

Authentication Service and Realtime Resource Hit 🚀

expressjs nestjs reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/ep2p/row-client

Java client for ROW

java java-client websocket

Last synced: 03 Jan 2026

https://github.com/flaviomarcio/qorm

Qt-QOrm Object-relational mapping for SQL ANSI, SQLite, Postgres, MSSQL, Oracle, MySQL

amqp cpp http iot mqtt mssql mvc odbc or oracle postgres psql qt rest rpc sqlite websocket

Last synced: 12 Apr 2026

https://github.com/br-silvano/mcp-todo

API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.

agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod

Last synced: 10 Apr 2026

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

⚡ Backend for simple chats web

gin go websocket

Last synced: 28 Jan 2026

https://github.com/hacksomecn/go-api

Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.

api api-framework framework gin golang grpc tool websocket

Last synced: 07 Jan 2026

https://github.com/lukajioshvili20/rust-websocket-client

A lightweight WebSocket echo client built with Rust using Tokio and tokio-tungstenite.

crossterm echo-client rust tokio tungstenite websocket

Last synced: 09 Apr 2025

https://github.com/tdjsnelling/hermes

Hermes is a real-time data framework for React + MongoDB

data docker framework mongodb nodejs react react-hooks reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/miyako/4d-plugin-ix-websocket-v2

Simple websocket based on IXWebSocket-11.0.8

4d-plugin websocket

Last synced: 26 Oct 2025

https://github.com/levieyal/scrum-pocker

🗳 A straightforward scrum poker app created for my work team made with Next.js

nextjs react scrum-poker socket-io websocket

Last synced: 05 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/lakshagg/cwebsockets

A simple implementation of web socket client in c using libcurl.

c curl cwebsockets libcurl libcurl-websockets libcurl-wss websocket websocket-library websockets websockets-client ws wss

Last synced: 07 Jan 2026

https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web

Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores

react recharts typescript websocket

Last synced: 25 Mar 2025

https://github.com/bogdusik/real-time-chat-application

A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.

postgresql react real-time-chat spring-boot stomp websocket

Last synced: 12 Apr 2026

https://github.com/czzonet/im-system

一个简单的即时通讯系统,利用 websocket 实现。包括前后端。

websocket

Last synced: 30 Mar 2025

https://github.com/skorotkiewicz/hashchat

Simple chat with person with same tags as you!

bitcoin chat nodejs reactjs socket websocket

Last synced: 19 Apr 2026

https://github.com/lq782655835/websocket-audio

transform audio buffer to nodejs by websocket

html5 node websocket

Last synced: 16 Mar 2025

https://github.com/itsanjanamourya/notes-app-websocket

This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.

mongodb node react socket-io websocket

Last synced: 12 Apr 2026

https://github.com/braedonsaunders/polymarket-btc-pulse-overlay

Read-only Binance BTC/USDT price, flow, and liquidity overlay for Polymarket BTC pages.

binance bitcoin browser-extension btc chrome-extension javascript market-data polymarket price-overlay websocket

Last synced: 01 Jun 2026

https://github.com/lukman-01/simple-client

Rust WebSocket client allows you to connect to a WebSocket server and process real-time data

async concurrent-programming rust thread websocket

Last synced: 14 Jun 2026

https://github.com/idabmat/tic_tac_toe_channel

Phoenix WebSocket API for TicTacToe game

api elixir phoenix tic-tac-toe websocket

Last synced: 25 Mar 2025

https://github.com/diegohce/hddproxy

A small proxy for web apps to access local files

go golang local-file proxy webapp websocket websocket-server

Last synced: 24 Mar 2025

https://github.com/jackchang1025/bbin-websocket-client

一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装

baccarat bbin websocket

Last synced: 14 Jan 2026

https://github.com/eric-souzams/node-polls-realtime

A real-time voting system where users can create a poll and other users can cast their votes in real-time.

docker fastify nodejs postgres prisma-orm redis websocket zod

Last synced: 10 Apr 2026

https://github.com/jedimahdi/collaborative-drawing-app

Collaborative drawing app written with Haskell and Fabric.js

fabricjs haskell websocket

Last synced: 08 Apr 2025

https://github.com/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/nguyenductung2709-dt/hkfood-junction-2024

This is our project for HK Food's Challenge in Junction 2024

express jupyter-notebook mongodb mongoose nodejs python reactjs redux websocket

Last synced: 02 Apr 2026

https://github.com/thalkod/chat-app-io

This is a version of a chat app using socket.io

chat express nodejs socket-io websocket

Last synced: 05 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/dahernandezsilve/p1redesclientexmpp

📱 This project implements an instant messaging client that supports the XMPP protocol. 💻

css fastapi js python react requests socket stanza websocket xml xmpp

Last synced: 24 Feb 2026

https://github.com/tamdilip/sse-nest-js

Sample Nest JS app to test Server-Sent Events (SSE) to push notifications to UI from API layer without Websockets.

corn-job java nestjs nodejs notifications server-sent-events server-side-events sse websocket

Last synced: 15 Apr 2026

https://github.com/dhenenjay/ai-superconnector

AI-powered Twilio + OpenAI integration for WhatsApp and Voice calls

fastapi openai twilio voice-ai websocket whatsapp

Last synced: 05 May 2026

https://github.com/drozhkov/as-centrifugepp

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 2025

https://github.com/flug/websocket-server-app

[WIP] An app weboscket server implemented

php websocket

Last synced: 24 Mar 2025

https://github.com/marcosrjjunior/insta

Node - React - React Native, study project

nodejs react react-native s3 websocket

Last synced: 29 Jan 2026

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/sabkat-ahmed-rafi/connectpro

ConnectPro is a real-time chat application designed to provide seamless messaging, audio, and video call functionalities.

express javascript nodejs reactjs socket-io tailwind webrtc websocket

Last synced: 16 Mar 2026

https://github.com/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 2025

https://github.com/winter000boy/chat-application

This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.

chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket

Last synced: 11 Apr 2026

https://github.com/alessiobianchini/tunnelize

Tunnelize is a command-line tool that allows you to easily forward HTTP or HTTPS requests from a remote server to a local instance. It is designed to facilitate secure, simple, and reliable tunnel connections for development environments.

local-server proxy tunnel websocket

Last synced: 25 Feb 2026

https://github.com/livetrack-x/directpipe

Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching

audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows

Last synced: 01 Apr 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/eyrafabdullayev/spring-boot-websocket

Sample Chat Application using Spring Boot and WebSocket

chat chatroom spring spring-boot websocket

Last synced: 06 May 2026

https://github.com/t3tra-dev/dunite

WebSocket server for Minecraft Bedrock.

minecraft minecraft-bedrock python python3 websocket

Last synced: 06 Feb 2026

https://github.com/scx-projects/scx-websocket

✨ SCX WebSocket

scx websocket

Last synced: 14 Mar 2026

https://github.com/taigrr/log-socket

Client-server model for logging. Designed to work well with websockets. Simple client page included.

go golang hacktoberfest logging-library websocket

Last synced: 04 Jun 2026

https://github.com/yoset77/shogihome-lan

PC上の将棋エンジンをLAN経由でスマホやタブレットから利用できる、ShogiHomeのフォーク版GUI

shogi typescript usi vue websocket

Last synced: 30 Jan 2026

https://github.com/fzl-22/antares-insight-backend

Antares' alerting and notification IoT system with implementation of MQTT over WebSockets.

iot-platform mqtt nestjs typescript websocket

Last synced: 06 Feb 2026

https://github.com/anmoltutejagithub/64

64 is multiplayer chess gaming platform build for players to compete in chess games.

mongodb nodejs reactjs redis websocket

Last synced: 10 Apr 2026

https://github.com/joeke80215/wsstatus

golang websocket state machine

golang-package websocket

Last synced: 16 Jan 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/kvbc/realtime-chat-app

Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend

express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets

Last synced: 06 Jan 2026

https://github.com/higorsnt/modclima

Desafio FullStack da Cyan AgroAnalytics

java junit postgis postgres react spring-boot swagger websocket

Last synced: 20 Apr 2026

https://github.com/lauti7/simplechat-golang

Simple Chat built with Golang and React JS

chat go golang reactjs websocket

Last synced: 06 May 2026

https://github.com/fahrimz/chat_be_express

Backend part for chat app. Built with express.

backend chat express pnpm typescript websocket

Last synced: 06 May 2026

https://github.com/atharv7901/lru-cache

Implemented LRU (Least Recently Used) Cache in Go with a REST API for "GET", "SET" and "DELETE" operations, and a Websocket endpoint to dynamically reflect the current state of the cache. The front end is built using React and Redux Toolkit (RTK) for state management

gin-gonic golang mutex-lock reactjs redux redux-toolkit websocket

Last synced: 07 Feb 2026

https://github.com/levyks/warp-ws-chat

Simple WebSocket chat server with multiple rooms, built with Warp

chat rust websocket

Last synced: 03 Jul 2025

https://github.com/fairlytales/websockets

Working with WebSockets using WS library

express javascript nodejs websocket websocket-library

Last synced: 15 Apr 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/asodja/rust-snake

Rust learning project. Gameserver for multiplayer Snake game written in Rust.

gameserver rust rust-lang slitherio snake websocket

Last synced: 07 Oct 2025

https://github.com/envek/go-websocket-webtransport-server

Dual WebSocket and WebTransport chat server in Go

golang websocket webtransport

Last synced: 26 Mar 2025

https://github.com/jarmitage/p5.bela

Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)

bela belaplatform p5js websocket

Last synced: 08 Apr 2025

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/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/kiwifruitdev/sfm-bridge-proxy

A websocket server for SFM Bridge intended to redirect data from Source Filmmaker to other clients.

nodejs source-film-maker websocket

Last synced: 21 Apr 2025

https://github.com/develephant/websockets-plugin-docs

Documentation for the Corona Websockets Plugin:

corona corona-sdk coronasdk lua plugin websocket websocket-client

Last synced: 08 Apr 2025

https://github.com/thoughtsunificator/ripse-server

API for ripse-extension

api expressjs puppeteer websocket

Last synced: 01 Feb 2026

https://github.com/braycarlson/senna

A tool to automate League of Legends

golang league-of-legends league-of-legends-api websocket

Last synced: 10 Mar 2026

https://github.com/alextanhongpin/go-websocket

A deeper look into websocket with golang

go golang websocket

Last synced: 24 Mar 2025

https://github.com/byigitt/discord-zig

Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.

discord discord-api discord-bot gateway library rest-api websocket zig

Last synced: 14 Jun 2026

https://github.com/leonardocbsr/multiagents

Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming

ai claude codex fastapi kanban kimi multiagent orchestration react websocket

Last synced: 26 Feb 2026

https://github.com/ykus4/pypproxy

MITM HTTP/HTTPS proxy for inspecting and modifying traffic — GUI/CUI, rule engine, GraphQL support, security tools

graphql http-proxy https-proxy mitm nicegui penetration-testing proxy python security websocket

Last synced: 14 Jun 2026

https://github.com/amafjarkasi/windows-screenshot-mcp-server

🚀 Production-ready Windows Screenshot MCP Server with real-time WebSocket streaming, Chrome DevTools integration, and comprehensive APIs. Built with Go for high-performance native Windows screenshot automation.

api automation chrome-devtools golang mcp real-time screenshot streaming websocket windows

Last synced: 18 Apr 2026

https://github.com/sandygudie/kanban

The Kanban Application is a project management tool for managing and tracking project development.

ant-design cypress docker-compose google-auth react redux-toolkit rtk tailwindcss typescript websocket

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