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/marianpekar/unity-to-threejs-terrain

A proof of concept of Unity terrain provided via web socket and consumed by web client using three.js

networking nodejs proof-of-concept terrain-rendering threejs unity webgl websocket websocket-sharp

Last synced: 22 Apr 2025

https://github.com/naja-atra/naja-atra

A super light way HTTP server written by python, support websocket and coroutine.

coroutines http-server python websocket

Last synced: 09 Mar 2026

https://github.com/mohamed-adel23/real-time-chat-app

This application is a scalable, real-time chat system built using modern web technologies and distributed systems principles.

backend chat-application database distributed-systems docker frontend http-server real-time redis server-side software-engineering websocket

Last synced: 08 Oct 2025

https://github.com/PatrickHollweck/SRocket

A socket.io framework focusing on type-safety

framework nodejs socket-io typescript typescript-library web websocket

Last synced: 16 Mar 2025

https://github.com/axnjr/ignite

A Robust Real-Time Event Streaming, Software and Infrastructure as a Service Written In Rust.

aws aws-ec2 events iaas kafka notifications real-time rust rust-lang saas sync websocket

Last synced: 04 Jul 2025

https://github.com/piku/sample-nodejs-app

Sample NodeJS app for deployment with piku

nodejs websocket

Last synced: 04 Sep 2025

https://github.com/plin2k/api-mocker

A simple API mocker is great for those who want to keep developing but backend hasn't prepared a working API yet.

api go http mock websocket

Last synced: 11 Mar 2026

https://github.com/adamsey/easy-chat-pushjs

Push Notifications using WebSocket, supports android, IOS and browser background notifications (FCM) and Slack notifications.

android fcm fcm-notifications ios javascript nodejs notifications ping push-notifications redis slack socketio websocket

Last synced: 15 Apr 2025

https://github.com/violt-app/violt-core

Violt Core is an open-source, privacy-first smart home automation platform that runs locally, ensuring full data security without cloud dependency. It supports Zigbee, Z-Wave, Wi-Fi, MQTT, and Matter, enabling custom automations, real-time monitoring, and API integrations on self-hosted devices like Raspberry Pi and NUC. 🚀

ai amazon-alexa docker fastapi google-home home-automation internet-of-things iot mqtt nextjs open-source python raspberry-pi robotics typescript websocket xiaomi

Last synced: 11 Apr 2026

https://github.com/vd2org/wultiplexor

Wultiplexor is a reverse proxy server and client that uses websockets to multiplex tcp connections or unix sockets.

forward nat network networking pipe port proxy python socket tcp websocket websockets

Last synced: 28 Apr 2025

https://github.com/tidal/wampwatch

A PHP WAMP v2 (Web Application Messaging Protocol) Monitor Client to observe WAMP router meta-events (session, registration, subscription)

meta-events monitor-client php wamp websocket

Last synced: 24 Apr 2025

https://github.com/jzarca01/artisan-sandboxsmart

A reverse-engineered attempt at controlling BT-enabled home roaster Sandbox Smart with Artisan Scope

artisan-scope python3 roaster websocket

Last synced: 13 Aug 2025

https://github.com/reddec/ws2connect

Tool and library to expose any TCP service over websocket

golang proxy-server websocket

Last synced: 15 Mar 2025

https://github.com/artioml/adct

:microscope: A small web app container for testing Application Delivery Controllers in lab environments

apache container docker node-js php web-app websocket

Last synced: 09 Oct 2025

https://github.com/ondras/draw

Drawing in multiplayer (server needed)

old websocket

Last synced: 24 Apr 2025

https://github.com/richardn2002/raspivid-broadcaster

Using @131 's h264-live-player but struggling with multiple watchers? Here I present a simple server to solve that for you.

h264 h264-streamer html livestream raspberry-pi raspivid websocket websocket-server

Last synced: 16 Apr 2025

https://github.com/hugojosefson/deno-websocket-broadcastchannel

Host-wide BroadcastChannel for Deno CLI, backed by WebSockets.

broadcastchannel deno deno-cli websocket

Last synced: 13 Mar 2025

https://github.com/weaming/hub

Message hub. Export websocket and HTTP API.

asyncapi hub message message-driven websocket

Last synced: 05 May 2025

https://github.com/patrickhollweck/srocket

A socket.io framework focusing on type-safety

framework nodejs socket-io typescript typescript-library web websocket

Last synced: 23 Apr 2025

https://github.com/lempiy/kottans-pizza-api

REST API written in Rust with Notification System written in Go

api echo golang iron kottans rust web websocket

Last synced: 25 Mar 2025

https://github.com/amaork/raspi-io

Control raspberry pi with websocket, support GPIO, I2C, SPI, Serial, HDMI, SoftPWM, SoftSPI, SPIFlash

gpio graph hdmi i2c mmal python27 python3 raspberry-pi raspi raspi-io rpi rpi-gpio spi websocket

Last synced: 27 Apr 2025

https://github.com/matthieu-locussol/starter-turborepo-websocket-zod

A full stack typesafe starter for websockets client / server applications.

react turborepo typescript websocket websocket-application

Last synced: 01 May 2026

https://github.com/chadly/react-socket-hooks

A set of react hooks to work real nice with the WebSocket API

hooks react websocket

Last synced: 23 Feb 2026

https://github.com/koltyakov/expose

🚀 BYOI HTTP tunnel - automatic HTTPS, built-in WAF, real-time dashboard, single binary

acme developer-tools golang letsencrypt ngrok-alternative reverse-proxy self-hosted tunnel waf websocket

Last synced: 16 Mar 2026

https://github.com/byebyebruce/clipty

Transform your Command Line Interface (CLI) function into a web browser-based terminal emulator.

cli console golang gotty pty stdout tty tui web websocket

Last synced: 03 Mar 2026

https://github.com/joeattardi/scrum-deck

Estimation for distributed teams

angular javascript nodejs planning-poker scrum websocket

Last synced: 28 Apr 2026

https://github.com/decebals/pippo-logview

Tiny web log view using Pippo and WebSocket

java pippo web websocket

Last synced: 26 Oct 2025

https://github.com/ph-7/ph2chitchat

:email: H2Chitchat is the simplest real-time instantaneous chat using node.js (with express.js framework) and socket.io (without database)

chat expressjs node nodejs socket socket-io websocket

Last synced: 14 Feb 2026

https://github.com/alekay-software/websocket-std

Websocket implementation in rust with std support and static library with ffi support.

c cargo esp-rs esp32 ffi rust websocket

Last synced: 25 Oct 2025

https://github.com/tsahil01/vscode-context-bridge

Exposes editor context information via HTTP & WS APIs, allowing external apps to access real-time Editor state. Useful for building integrations, tools, or services that need to interact with the code editor.

bridge context http vscode vscode-extension websocket

Last synced: 13 May 2026

https://github.com/hslam/websocket

Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.

epoll fast go golang kqueue netpoll tls upgrade-conn upgrade-http websocket ws

Last synced: 17 Mar 2026

https://github.com/lavantien/caro-ai-pvp

Grandmaster-level Caro (Gomoku) AI with Lazy SMP search, UCI protocol support, and real-time multiplayer. Built with .NET 10 and SvelteKit.

ai alpha-beta-pruning board-game caro dotnet dotnet-10 elo-rating game-ai game-development gomoku lazy-smp minimax mobile-first parallel-search signalr sveltekit tournament transposition-table uci-protocol websocket

Last synced: 10 May 2026

https://github.com/burkaydurdu/mock

Real-Time mock API

kotlin micronaut postgresql websocket

Last synced: 14 May 2026

https://github.com/deepgram-starters/django-voice-agent

Get started using Deepgram's Voice Agent with this Django demo app

agent-api deepgram live real-time speech-to-speech voice-agent websocket

Last synced: 21 Jan 2026

https://github.com/gmalewicz/golf-web

Golf front-end application for online score card, round results calculation (including stableford, score differential etc.), support for tournaments and player result comparison.

angular8 bootstrap4 websocket

Last synced: 08 Feb 2026

https://github.com/yamanote1138/jmri-client

WebSocket client for JMRI with real-time throttle control, auto-reconnection, and browser/Node.js support

jmri model-trains nodejs typescript websocket

Last synced: 01 Apr 2026

https://github.com/andrei-markeev/mongodb-livedata-server

Standalone live data server implementation extracted from Meteor, Fibers removed and converted to TypeScript.

mongodb websocket

Last synced: 06 Mar 2026

https://github.com/maxwellpeterson/kafka-websocket-shim

frame Kafka protocol messages sent over TCP into WebSocket messages

kafka websocket

Last synced: 09 Feb 2026

https://github.com/moodyhunter/qt6-demo-wasm-remoteobjects-websocket

Demo project to demonstrate the availability of combining QtWebSocket, QtRemoteObject, and Qt for WASM.

panel qt6 qtquick qtremoteobjects wasm webassembly websocket websockets

Last synced: 28 Jan 2026

https://github.com/sunny-117/chunkflow

🎉 A universal large file upload solution with chunked upload, resumable upload, and instant upload capabilities. | 通用的大文件上传解决方案,支持分片上传、断点续传和秒传功能

chunk fiber file http large-file-upload protocol rust turbo upload upload-client upload-component websocket

Last synced: 04 Feb 2026

https://github.com/yaroslaff/ws-emit

Easily emit websocket events from any sources (python, php, bash, whatever) using redis or HTTP interface

cli curl easy easy-to-use emitting flask http microservice php python redis shell webserver websocket websockets

Last synced: 24 Oct 2025

https://github.com/leonamtv/drench-sd

Drench utilizando sockets para a disciplina de Sistemas Distribuídos CEFET-MG

angular distributed-systems flutter javascript nodejs socket typescript websocket

Last synced: 27 Oct 2025

https://github.com/jackkimmins/jindium

A C# web server platform.

cross-platform csharp server webserver websocket

Last synced: 08 Feb 2026

https://github.com/windperson/aspnet_websocket_sample

ASP.NET Core 2.x websocket and signalR server RPC demo

aspnetcore websocket websocket-server

Last synced: 04 Mar 2026

https://github.com/jrsousadev/live-chat-api

💬 Live chat with Websocket, Nodejs, Prisma and Jest

backend jest mongodb nodejs prisma socket-io supertest websocket

Last synced: 15 Feb 2026

https://github.com/abhirockzz/redis-websocket-javaee

Displays the currently trending Meetup groups based on their (live) RSVPs feed

cdi data-structures ejb javaee7 jedis redis sorted-sets websocket

Last synced: 27 Feb 2026

https://github.com/x-tools-author/wx-tools

wxTools-Lua-SerialPort-UDP-TCP-WebSocket-Assistant that developed with wxWisgets

lua serialport tcp udp websocket

Last synced: 03 May 2026

https://github.com/aggie-coding-club/securochat

SecuroChat is an end-to-end Encrypted real-time chat application ensuring secure communication between users.

aws end-to-end-encryption messaging nodejs postgresql react-native websocket

Last synced: 24 Oct 2025

https://github.com/lxbrvr/aiohttp-chat

The simple chat backend based on python3.7 and aiohttp.

aiohttp asyncio chat python websocket

Last synced: 09 Jun 2026

https://github.com/xuchunyang/chat

用 Laravel Reverb 和 Vue SPA 开发的聊天室

laravel laravel-reverb vue websocket

Last synced: 27 Feb 2026

https://github.com/ishizakahiroshi/many-ai-cli

Local web dashboard for managing approvals and monitoring parallel AI coding CLI sessions.

ai-cli claude-code codex-cli coding-agent dashboard developer-tools websocket xtermjs

Last synced: 14 Jun 2026

https://github.com/deepaksilaych/tictactoe

Ready for some tic tac toe battles? Challenge your friends or strangers worldwide in this exciting web application built with Next.js and Django REST Framework. Enjoy a smooth, responsive user interface, robust backend logic, and real-time gameplay thanks to WebSocket integration.

channels django javascript nextjs python tic-tac-toe websocket

Last synced: 16 Mar 2026

https://github.com/roboticsbrno/esp32-rbgridui

🕹️ A library to build user interfaces for ESP32 programs, controllable via the RBController apps

android arduino controller esp32 gridui rbcontroller web websocket wifi

Last synced: 05 May 2026

https://github.com/tzrikka/timpani

Temporal worker that sends API calls and receives asynchronous event notifications

bitbucket discord github gmail go golang jira pubsub slack temporal temporalio webhook websocket workflow-automation workflow-reusable workflows

Last synced: 19 Apr 2026

https://github.com/xingbofeng/vue-draw-something

:art:It is the draw-something Application. Front-End is built with Vue.js, and Back-End will be build with Node.js and Python3.

draw-something muse-ui nodejs python vue vue-router vuex websocket

Last synced: 18 Mar 2026

https://github.com/congcoi123/tenio-core

The core module is for the TenIO framework.

game-development gameserver java java17 jetty netty nio tcp tenio udp websocket

Last synced: 10 Apr 2026

https://github.com/easc01/websocket-app

Non-sticky horizontally scalable websocket application, built by Go and Redis

go pubsub redis websocket

Last synced: 19 Apr 2026

https://github.com/j-p-d-e-v/web-terminal

A rust app for launching a web terminal that uses websocket.

rust terminal vue web web-terminal websocket xterm xtermjs

Last synced: 12 Oct 2025

https://github.com/katallaxie/fiber-ws-relay

Relay middleware between WebSocket and TCP

fiber go middleware tcp tcp-server websocket

Last synced: 13 Jun 2025

https://github.com/fuyukai/curio_websocket

[DEPRECATED] Websocket library for curio

curio websocket

Last synced: 19 Mar 2025

https://github.com/lejianwen/lwf

一个简单的websocket框架,使用swoole制作

php swoole websocket

Last synced: 02 Apr 2025

https://github.com/shadowylab/async-wsocket

A convenience library for using websockets both in native and WASM environments!

native rust-lang wasm websocket

Last synced: 12 Dec 2025

https://github.com/cchexcode/hydrogen

A websocket API gateway.

api-gateway rust websocket

Last synced: 07 May 2025

https://github.com/hirbodbehnam/secureforwarder

Securly forward your packets over the internet (FOR TESTING ONLY)

censorship-circumvention forwarder websocket

Last synced: 26 Mar 2025

https://github.com/semyon-dev/hackuniversity

backend for project at hackuniversity 2020

clickhouse gin golang microservices opc-ua postgresql websocket

Last synced: 28 Oct 2025

https://github.com/friflo/fliox.examples

Client & Hub examples for JSON Fliox. A .NET library with NoSQL, Messaging, Pub-Sub, ORM, Database Hub, Schema & ASP.NET Core support.

asp-net-core authentication authorization database-hub database-relations database-schema graphql json-fliox no-sql open-api orm pub-sub realtime-messaging rest rpc swagger-ui websocket

Last synced: 11 Apr 2025

https://github.com/vikashanandjha/hannah

Free Virtual meeting Like Google Meet.

nextjs react reactjs socket-io socketio webrtc websocket

Last synced: 02 May 2025

https://github.com/affordablemobiles/go-reverse-ssh-relay

A tool to gain SSH to App Engine 2nd Generation Instances, via reverse shell style SSH over an outbound WebSocket connection

golang google-app-engine google-appengine ssh-server websocket

Last synced: 15 Jun 2025

https://github.com/zuramai/realtime-chat-example

Realtime chat example using Javascript and Golang

go realtime-chat simple-project vite websocket

Last synced: 16 Jun 2025

https://github.com/point8/webstompy

🥁 A simple Python STOMP implementation with WebSocket support

python stomp websocket

Last synced: 14 Dec 2025

https://github.com/slive/gsfly

是轻量级集成tcp,udp,ws(websocket),http,kcp,提供高性能和统一的创建,使用通信框架

kcp websocket

Last synced: 17 Jan 2026

https://github.com/omdxp/pdash

orders dashboard in microservices architecture

dashboard docker fiber go grpc microservices mongodb nginx redis solidjs swagger websocket

Last synced: 14 Dec 2025

https://github.com/crescent-stdio/liar-of-turing

For 'Advenced Web Development' Final Project, 2023 Fall

chat-application chatgpt-api go nextjs websocket

Last synced: 22 Apr 2026

https://github.com/timboudreau/blather

Async Java websocket client and test harness

async java netty websocket websocket-client

Last synced: 27 Mar 2025

https://github.com/ruaan-deysel/unraid-management-agent

Go-based Unraid plugin providing REST API and WebSocket interfaces for real-time system monitoring, Docker/VM control, and comprehensive hardware metrics

rest-api unraid websocket

Last synced: 16 May 2026

https://github.com/braamohamed/coffee-chat-voice-assistant

Coffee Chat Voice Assistant is a voice-driven ordering system powered by Azure OpenAI GPT-4o Realtime API and Azure AI Speech, simulating the experience of ordering coffee with a café barista. It supports natural conversations, live order updates, and real-time transcription, showcasing the power of AI for seamless customer interactions.

jupyter-notebook python rag react realtime-audio voice voice-assistant voice-chat voice-commands voice-recognition voice-synthesis websocket

Last synced: 05 May 2025

https://github.com/oguzhan18/ngwebsite

Converting the design into a website using Angular.

bootstrap5 materila materila-ui socket website websocket

Last synced: 21 Feb 2026

https://github.com/bgunson/obd-socketio

python-OBD ASGI and JSON serializer

asgi json obd2 socket-io websocket

Last synced: 11 Apr 2025

https://github.com/dpwgc/kapokmq-go-client

KapokMQ.消息队列 - Golang客户端

client golang gorilla message-queue mq websocket

Last synced: 29 Oct 2025

https://github.com/zincware/znsocket

Python implementation of a Redis-compatible API using websockets.

cache database key-value low-latency nosql redis socketio websocket

Last synced: 16 Dec 2025

https://github.com/d-e-s-o/websocket-util

A crate providing an easy to consume streaming interface for WebSocket data.

rust rust-crate rust-library websocket websocket-library

Last synced: 12 Apr 2025

https://github.com/givps/autoscriptxray

directly install my dear without the need for an IP list

autoscript debian install ssh trojan ubuntu vless vmess vps websocket

Last synced: 07 May 2025

https://github.com/rtakland/kwsify

基于websocket的实时sub/pub服务

kotlin pubsub realtime server websocket

Last synced: 07 May 2025

https://github.com/go-aah/ws

WebSocket library by aah framework

aah aah-framework aahframework golang golang-library websocket

Last synced: 12 Apr 2025

https://github.com/killovsky/isis

O Projeto Ísis é um plugin opcional em Python para o Projeto Íris, permitindo a implementação de QUALQUER funcionalidade Python, incluindo algoritmos complexos e modelos avançados de IA, como Transformers e GPT4All. Isso elimina a necessidade de editar o código principal da Íris ou aprender Node.js (JavaScript) para editá-la.

api bot documentation easy gpt https iris modular multiplatform plugin plugins post python socket socket-io termux transformers websocket whatsapp whatsapp-bot

Last synced: 12 Apr 2025