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/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/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/adithya-s-k/portablenas

A portable Network Attached Storage (NAS) that allows users to access data on any pendrive or hard disk through a Raspberry Pi acting as a server.

nas network-programming raspberry-pi socket-io socket-programming websocket

Last synced: 13 Apr 2026

https://github.com/mukhoplus/underworld-line-plus

Web Version of Underworld-Line

instant-messaging react springboot websocket

Last synced: 13 Apr 2026

https://github.com/freekatz/webchat

A Online Web Chat Based Django && Channels

channels django webchat websocket

Last synced: 17 Jul 2025

https://github.com/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/mvaibhav131/websocket-ws

creation of websocket server using the WS Npm

connections expressjs html javascript nodejs npm readme socket-io upgrader websocket ws

Last synced: 16 Apr 2026

https://github.com/vitormarcal/java-gestao-consulta-api

API Crud para gestão de agendamentos de consulta com chat em tempo real

chat java jpa jwt springdatajpa springsecurity websocket

Last synced: 12 Feb 2026

https://github.com/konojunya/socket.io

socket.ioを用いたweb socketのサンプル

nodejs socketio websocket

Last synced: 09 Apr 2025

https://github.com/italomaia/docker-compose-flask-io

Quick flask template for working with flask and websocket

boilerplate docker flask javascript python vuejs websocket

Last synced: 16 Apr 2026

https://github.com/lexxai/goit_python_web_hw_05

GoIT, Python WEB, Homework number 05. WebSocket's, asyncio

aiohttp asyncio goit homework httpserver python web websocket

Last synced: 18 Mar 2025

https://github.com/naveennk045/realtime-stock-price-streaming

A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.

api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket

Last synced: 07 Jan 2026

https://github.com/nguyenductung2709-dt/codingapp

This is my first project for course Designing and Building Scalable Web Application

astro deno docker docker-compose nginx rabbitmq svelte tailwindcss websocket

Last synced: 03 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/quocanh189/messagechat_reverb

This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.

headlessui laravel react reverb tailwindcss websocket

Last synced: 30 Nov 2025

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/mvkasatkin/wss-rpc2

WebSocket Server and Client implementation of the JSON RPC-2 spec

json-rpc rpc websocket

Last synced: 24 Jan 2026

https://github.com/frejun-tech/teler-devnagri-node-bridge

A reference Node integration between Teler and Devnagri, based on Media Streaming over WebSockets.

audio-streaming bridge devnagri frejun india indic-languages nodejs telephony teler typescript voice-agent websocket

Last synced: 29 May 2026

https://github.com/haalven/bsky-jetstream

Bluesky jetstream firehose

bluesky firehose jetstream terminal websocket

Last synced: 08 May 2026

https://github.com/amaljeevs/springboot-websocket-chatapp

This is a Simple ChatApp build using Spring boot using Websockets.

chat-application css html java js spring-boot springboot websocket

Last synced: 12 Apr 2026

https://github.com/zeroasterisk/a2a-relay

A2A Protocol relay for agents without public URLs

a2a agent ai relay websocket

Last synced: 28 Feb 2026

https://github.com/norun9/hybird

Real-Time Chat App with Serverless Architecture

clean-architecture lambda serverless websocket

Last synced: 14 Feb 2026

https://github.com/nodepassproject/npws

A high-performance, reliable WebSocket connection pool management system for Go applications.

network pooling websocket

Last synced: 14 Feb 2026

https://github.com/habbes/rmq-demo

Simple app demonstrating rabbitmq messaging in distributed systems.

clojure demo example html javascript nodejs rabbitmq websocket

Last synced: 10 May 2026

https://github.com/mbnoimi/websocket-client

A Tiny Delphi-Cross-Socket test under Android

cnpack cross-platform delphi pascal socket websocket websocket-client

Last synced: 14 Feb 2026

https://github.com/jetty/jetty-websocket-api

Eclipse Jetty® - WebSocket API (javax and jakarta)

eclipse jakartaee jetty websocket

Last synced: 26 Jan 2026

https://github.com/programminglaboratorys/nin0lib

python nin0chat API wrapper

api nin0chat python websocket

Last synced: 03 Apr 2025

https://github.com/sophiecollard/websocket

A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.

elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server

Last synced: 15 Feb 2026

https://github.com/0xc0dec0ffeelab/sim_stock_notify

sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.

csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket

Last synced: 07 Apr 2026

https://github.com/ai-lenok/simple-chat

Простой и легковесный чат

chat docker java vertx websocket

Last synced: 15 Feb 2026

https://github.com/nexenio/seamless.me-demo-dashboard

A dashboard showing data from the Seamless.me app in real-time

dashboard sensor-data websocket

Last synced: 19 Mar 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/devzgabriel/chatty

A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture

chat http nodejs socket-io sqlite typeorm typescript websocket

Last synced: 08 May 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/yuanwu0000/onlinechat

線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)

vue2 vuex websocket

Last synced: 01 Mar 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/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/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/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/blacknull/espnetwork

a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.

arduino esp32 esp8266 network portal webservice websocket wifi

Last synced: 16 Apr 2026

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

Module: Web Socket API

websocket websocketapi

Last synced: 10 May 2026

https://github.com/asterics/asterics-networkio-websocket

This is an example of the AsTeRICS websocket functionality.

accessibility ape assistive-technology demo example websocket

Last synced: 16 Jun 2026

https://github.com/isystk/lambda-websocket-template

AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。

dynamodb lambda websocket

Last synced: 04 Sep 2025

https://github.com/rickelmedias/bomberonline

An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.

design-patterns fastapi phaserjs solid websocket

Last synced: 20 Apr 2026

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

基于websocket搭建的聊天室

express socket-io websocket

Last synced: 08 May 2026

https://github.com/xjzh123/wsproxy-workers

A proxy for WebSockets built with CloudFlare Workers.

cloudflare-workers proxy websocket websockets

Last synced: 01 Apr 2025

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/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/pke/webhook2websocket

Forwards webhook payload to websockets

http webhook 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/solaceharmony/solacelive

Solace Live: real-time packet streaming voice interface and services

audio react realtime solace typescript vite websocket whisper

Last synced: 08 May 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/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/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/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/sabbir45ali/web_socket

This is my practice project for websocket or socket.io

css html javascript socket-io websocket

Last synced: 11 Mar 2026

https://github.com/gianlucamazza/agentroom

Agent-to-agent encrypted chat over a self-hosted relay. E2E encrypted, blind server, Double Ratchet.

agent claude double-ratchet e2e-encryption libsodium typescript websocket

Last synced: 03 Jun 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/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/jose-pleonasm/py-logging-websocket

Handler for py-logging which writes logging records to a WebSocket.

extension javascript nodejs py-logging websocket

Last synced: 08 May 2026

https://github.com/adityadeshlahre/websocket-quick-start

personal starter kit with WebSocket initialized and deployed to Render

expressjs nodejs reactjs starter-template websocket

Last synced: 05 Mar 2026

https://github.com/rustyneuron01/ordinal-marketplace

Ordinal Marketplace Backend on Bitcoin L1. Made by NestJS, PostgreSQL, Bitcoinjs-Lib, Prisma, Websocket. Users can list inscritpions and make offer, chatting use system

bitcoin docker email inscription lavinmq marketplace nestjs ordinal postgresql prisma psbt redis utxo websocket

Last synced: 01 Jul 2025

https://github.com/maximbilan/habla-core

FastAPI backend for real-time phone-call translation and AI agent mode using Amazon Nova 2 Sonic and Twilio

amazon-nova fastapi python realtime-audio speech-translation twilio voice-ai websocket

Last synced: 03 Jun 2026

https://github.com/maximbilan/habla-ios

SwiftUI iOS app for real-time translated phone calls and AI agent mode powered by habla-core

amazon-nova ios realtime-audio speech-translation swift swiftui twilio voice-ai websocket

Last synced: 03 Jun 2026

https://github.com/tedyno/tvremote

Self-hosted web remote for Samsung Tizen TVs — Go server with Wake-on-LAN, app launcher and an installable PWA client.

golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket

Last synced: 17 Jun 2026

https://github.com/pakhmutov/crypto-dashboard

Personal crypto portfolio and market tracker. Next.js, TradingView charts, Binance WebSocket, CoinGecko API.

binance coingecko crypto nextjs react tailwindcss typescript websocket zustand

Last synced: 17 Jun 2026

https://github.com/jamesyong-42/truffle

P2P mesh networking for your devices, built on Tailscale. Clean 7-layer architecture with WS/TCP/UDP/QUIC transports.

cli cross-platform mesh-networking p2p rust tailscale websocket

Last synced: 12 Apr 2026

https://github.com/bluerobotics/navigator-web-assistant

Use Navigator board with REST API or WebSockets

blueos bluerobotics navigator restapi rust websocket

Last synced: 01 Apr 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/yaolx/vite-ws

基于vite3.0 + websocket的同步画板工具

json-server react18 vite3 websocket

Last synced: 20 Jun 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/tsubasagit/aibou

AIが同僚になるセルフホスト型チャットツール

ai-chat nextjs self-hosted tailwindcss typescript websocket

Last synced: 03 Jun 2026

https://github.com/cnad-io/wsao-1-back

Backend demo para Webinar - Starting with Apps in Openshift.

fastify nodejs rest-api socket-io websocket

Last synced: 16 Apr 2026

https://github.com/y0sy4/tg-ws-proxy-go

Local SOCKS5 proxy for Telegram Desktop with HTTP support, auto-config, and auto-update

cross-platform golang http-proxy linux macos mtproto proxy socks5 telegram telegram-desktop websocket windows

Last synced: 01 Apr 2026

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

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

websocket

Last synced: 30 Mar 2025

https://github.com/athrvk/catch10

a card based game inspired from Dehla Pakad created using React, SpringBoot, MongoDB

card-game game mongodb react spring-boot websocket

Last synced: 12 Apr 2026

https://github.com/mediacomem/comem-archioweb-tictactoe

An exercise to implement a real-time tic-tac-toe with WebSockets or the Web Application Messaging Protocol (WAMP).

exercise real-time wamp wamp-protocol websocket ws

Last synced: 08 Apr 2025