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/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/humanjavaenterprises/node-red-contrib-nostr

Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.

node-red node-red-contrib node-red-nodes nodered nostr nostr-protocol typescript websocket

Last synced: 17 Jun 2026

https://github.com/theplator/npmchat

NPMChat is an open source, real-time chat platform for developers and teams. Built with the MENN stack (MongoDB, Express, Next.js, Node.js), it features collaborative code editing, live interview mode, file sharing, code execution, and more—all in a beautiful, modern UI. Perfect for learning, collaboration, and building together.

chat code-editor code-execution collaborative developer-tools express flie-sharing interview mongodb nextjs nodejs npmchat open-source real-time socket-io tailwindcss team-collaboration typescript websocket

Last synced: 14 Apr 2026

https://github.com/mr-mudgal/kr-chat

KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.

deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets

Last synced: 12 Apr 2026

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/cyntler/node-websocket-temperature

A simple project for a friend that generates random temperatures, based on the WebSocket.

nodejs temperatures 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/bykalachevski/ai-support-agent-template

Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.

ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket

Last synced: 26 Jun 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/kpidiba/spring_socket_chat

Socket implementation with spring boot

js spring-boot stomp websocket

Last synced: 07 May 2026

https://github.com/uzbekdev1/test-ws-core

Test Web Socket .NET Core App

netcore websocket

Last synced: 13 Oct 2025

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/root27/go-ws

Very basic websocket example in Go

golang server websocket

Last synced: 10 Jun 2026

https://github.com/abhishek2001panwar/peer2peer

Peer-to-peer communication app allowing direct connections between two clients. Utilizes Socket.IO and WebRTC for real-time, low-latency communication without a server relay, enabling a seamless two-way connection

communication peer-to-peer realtime socket-io webrtc websocket

Last synced: 04 May 2026

https://github.com/jarmitage/arduino-p5-server

Send data from Arduino to a Node server and relay via Web Sockets to a client running p5.js

arduino node p5js serialport websocket

Last synced: 15 Apr 2026

https://github.com/vedanty3/chat-linx

A chat app that seamlessly blends real-time messaging and a rich React interface. Connect, collaborate, and stay connected with sophisticated state management for a robust communication experience.

chatapp mern-stack websocket

Last synced: 13 Oct 2025

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/darshjme/darshjdb

The Self-Hosted Backend-as-a-Service That Sees Everything Your App Needs. One binary. Every framework. Zero loopholes.

auth baas backend-as-a-service database open-source permissions postgresql react real-time rust self-hosted typescript websocket

Last synced: 15 Apr 2026

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

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

shogi typescript usi vue websocket

Last synced: 30 Jan 2026

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/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/ggdream/light-im-server

Golang+Websocket实现的轻量级IM

golang im lightweight server websocket

Last synced: 07 May 2026

https://github.com/stefanbirkner/websocket-example

A tiny WebSocket server built with Jetty 11.

jetty websocket websocket-server

Last synced: 12 Oct 2025

https://github.com/synoet/sturgeon

record and replay rust streams with timing

async rust rust-crate streams websocket websockets

Last synced: 12 Oct 2025

https://github.com/themanishdaksh/webrtc-videocall

A simple webrtc videocalling app

reactjs tailwind-css typescript webrtc websocket

Last synced: 12 Apr 2026

https://github.com/mindsers/tutorial-socketio

Application example on socket.io. Drawing application with multiplayer mode.

mindsersit-tutorials socket-io tutorial websocket

Last synced: 19 Jan 2026

https://github.com/amirhaytham/chatio

Simple Socket.io ChatApp I/O Using Websockets

api chat chatio io javascript js json socket-io sockets websocket

Last synced: 15 Apr 2026

https://github.com/thelostleo/ros_fishtank_bot

This is a Fish tank cleaning system that uses ROS1 to make a master slave system that allow for swarm kind bot cleaning system

raspberry-pi ros ros-noetic rospy websocket

Last synced: 07 May 2026

https://github.com/adrianhajdin/sportz-websockets

Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message validation, subscriptions).

websocket websockets ws

Last synced: 31 Jan 2026

https://github.com/epikoder/nsocket

Event driven Messaging broker using native WebSocket

event messaging socket websocket

Last synced: 14 Jan 2026

https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai

You can call and talk in realtime with openai

fastapi openai python twilio-api websocket

Last synced: 07 May 2026

https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan

For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )

guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr

Last synced: 07 May 2026

https://github.com/ratnesh2003/spring-boot-socketio

A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.

authentication java socket-io spring-boot websocket

Last synced: 19 Jan 2026

https://github.com/eddiescj/chat-frontend

A simple web react app to provide support in learning how to use socket.io built on [Backend Project](https://github.com/EddieSCJ/chat-api)

chat react socketio socketiochat socketioclient websocket websockets-client

Last synced: 11 Apr 2026

https://github.com/emmanuelsilva/customer-graphql-api

Spring Boot GraphQL API to manage customers

graphql reactive spring-boot 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/gnikolovski/websocket-server

Simple Websocket server written in PHP

php ratchet ratchet-php-server websocket websocket-server

Last synced: 05 Aug 2025

https://github.com/shhiivvaam/realtime-device-tracker

Getting the exact and continuous location of users is the primary concern.

express leaflet socket-io websocket

Last synced: 05 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/victorh-silveira/aether-quantum-engine

Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.

algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket

Last synced: 16 Jun 2026

https://github.com/nccapo/ws-chat

WebSocket based chat application

chat chat-api chat-application go golang websocket websocket-chat

Last synced: 11 Oct 2025

https://github.com/vlcty/lemon-markets-websocket

Go connector for the lemon.markets WebSocket

financial-data go golang golang-library websocket

Last synced: 14 Jan 2026

https://github.com/alan-oliveir/expert-polls

Aplicação back-end com NodeJS para geração de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicação real-time.

docker fastify nodejs postgresql redis typescript websocket

Last synced: 11 Apr 2026

https://github.com/pke/webhook2websocket

Forwards webhook payload to websockets

http webhook websocket

Last synced: 07 Jan 2026

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

API for ripse-extension

api expressjs puppeteer websocket

Last synced: 01 Feb 2026

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/fzl-22/antares-insight-app

Proof of concept of Antares' alerting and notification IoT system (Mobile).

flutter mqtt websocket

Last synced: 01 Feb 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/granden-corp/aspnetsignalrcore-websocket_client

An ASP.NET Core SignalR websocket client base on websocket-sharp

asp-net-core signalr-core websocket websocket-client

Last synced: 11 Oct 2025

https://github.com/muhammedbarghou/scoorz

Express + Postgres demo for A WebSocket Server

javascript postgresql websocket ws

Last synced: 23 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/stableflux/steelseries-apex-roller

Remap the SteelSeries Apex Pro Gen 3 volume roller and media button to per-channel Sonar control (Game/Chat/Media/Aux), with live UI sync and OLED feedback. Windows tray app.

apex-pro apex-pro-gen-3 audio audio-mixer gamesense keyboard media-keys oled pyinstaller python sonar steelseries system-tray tray-app volume-control websocket windows

Last synced: 18 Jun 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/geekshi/webone

A web project demonstrating the frontend and backend technology stack

html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket

Last synced: 21 Jan 2026

https://github.com/chen635520874/socketchat

采用beego框架,基于go语言实现的websocket聊天室

beego go websocket

Last synced: 14 Jan 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/kadirgecit/esp32-ble-controller

A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.

arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket

Last synced: 14 Apr 2026

https://github.com/gnanam1990/polymarket-copy-bot

Automatically copy trades from top Polymarket wallets. Multi-wallet tracking, smart ROI filtering, paper/live trading, WebSocket prices, real-time Flask dashboard.

asyncio automated-trading clob copy-trading crypto defi flask paper-trading polymarket prediction-markets python trading-bot websocket

Last synced: 10 Jun 2026

https://github.com/servettonga/cpp_webserv

A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.

cpp cpp98 http http-server nginx websocket

Last synced: 08 Feb 2026

https://github.com/davidje13/shared-reducer

Shared state management via websockets.

reducer websocket

Last synced: 08 Feb 2026

https://github.com/superiorkid/next-chat

A real-time chat application built with Next.js frontend and NestJS backend using WebSocket technology.

nestjs nextjs shadcn-ui socket-io tailwindcss websocket zustand

Last synced: 14 Apr 2026

https://github.com/mahmud-r-farhan/anonychat

A real-time anonymous group chat application with modern UI and privacy features.

chat-application mern-stack message-app mongodb nodejs reactjs realtime-chat web-application websocket

Last synced: 14 Apr 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/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/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/viveksite/chat_app_backend

Implementation of backend express and socket server for creating scalable chat application.

authentication expressjs persistent-cache redis typescript websocket

Last synced: 28 Apr 2026

https://github.com/sleepyminer/chatwave

ChatWave - A chat application using TurboRepo, Websockets, and ShadCN.

nextjs14 shadcn turborepo websocket

Last synced: 09 Feb 2026

https://github.com/jackyyzhang03/pixel-go-frontend

🎲 React frontend for multiplayer Go app

react stompjs typescript websocket

Last synced: 16 Apr 2026

https://github.com/devel0/iot-esp8266-serial-fwd

use esp8266 as a serial forwarder over wifi

esp8266 serial-over-wifi spiffs voltage-logger websocket

Last synced: 30 Apr 2026

https://github.com/lossdev/websockit

Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.

go golang golang-library websocket websocket-client websocket-library websocket-server websockets

Last synced: 13 Mar 2026

https://github.com/102300671/ejp

Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.

chat-application java socket spring-boot websocket

Last synced: 10 Jun 2026

https://github.com/yevheniidatsenko/goit-pythonweb-hw-03

📂 Hometask - FullStack Web Development with Python (Simple Web App)

docker docker-compose goit-pythonweb-hw-03 http-server python websocket

Last synced: 08 May 2026

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

FastChat is a real-time messaging web app inspired by WhatsApp.

fastapi google-authentication jinja2 oath2 python sqlite3 sqlite3-database uv websocket

Last synced: 16 Apr 2026

https://github.com/linwei0201/chat-room

基于websocket搭建的聊天室

express socket-io websocket

Last synced: 08 May 2026

https://github.com/mabdusshakur/pandadiscuss

PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.

api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket

Last synced: 08 May 2026

https://github.com/mhdbs/node-websocket-http-ws

this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.

docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket

Last synced: 12 Apr 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/mpolinowski/ws-api-proxy

Example for a Websocket API proxy using Node.js & NGINX

load-balancer nginx-proxy secure-websockets websocket

Last synced: 08 May 2026

https://github.com/ericgomez/instagrom

Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB

api expressjs mongodb nodejs nodemon websocket

Last synced: 08 May 2026

https://github.com/ktojan/ngrx-tailwind-websocket-demo

Consists of 3 parts: websocket + chart.js currency streamer, chat on TailwindCSS, and Products list with NGRX store and dynamic routing concepts.

angular angular16 chartjs jquery ngrx websocket

Last synced: 08 May 2026

https://github.com/andrearcaina/echo

Echo is a social meme app with real-time video and messaging features

dart flutter go rest-api websocket

Last synced: 14 Apr 2026

https://github.com/gokul656/go-sockets

Simple websocket server

go gorilla-websocket websocket

Last synced: 02 Apr 2025

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/ownerofglory/webrtc-sfu-demo

Demo WebSocket-based selective forward unit (SFU) server for WebRTC peers written in Go

go ion-sfu pion sfu webrtc websocket

Last synced: 14 May 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/srjchsv/chat-frontend

Real-time chat next js frontend

css html nextjs ssr websocket

Last synced: 14 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/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: 14 Apr 2026