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/z0rdak/repetiersharp

RepetierSharp is a simple, event-driven client which encapsulates the WebSocket and REST API of the Repetier Server software to manage your printers.

3d-printing api-client csharp repetier-server websocket

Last synced: 03 Sep 2025

https://github.com/onfranciis/chatvoid-server

A chatroom web socket server built for NodeJS with TypeScript.

chat chatroom chatroom-server learn nodejs typescript websocket websocket-server

Last synced: 29 Oct 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/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/ondras/draw

Drawing in multiplayer (server needed)

old websocket

Last synced: 24 Apr 2025

https://github.com/yddeng/dnet

tcp、websocket、 rpc

net rpc tcp websocket

Last synced: 26 Jan 2026

https://github.com/PlayerNeo42/bili-live-api

bilibili(B站)直播API调用的Go语言实现

bilibili golang websocket

Last synced: 16 Mar 2025

https://github.com/ryokacchi/discord-go

🧿 A simple Go-based Discord bot template to get started with Discord API.

client discord discordgo go golang websocket ws

Last synced: 24 Apr 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/priyam-03/echoclique

This is a real time chat app made by mern and socket to give real time update of pending invitation friend list chat and online user etc. Also there isreal time video call and screen sharing option with upto 3 user using peer to peer connection by webRtc.

cookieauthentication expressjs jwt-authentication material-ui mesh-networks mongodb nodejs peer-to-peer react realtime-messaging redux screensharing videocall webrtc websocket

Last synced: 03 Sep 2025

https://github.com/redgear-studio/redgear-server

OpenSource WebSocket server for the RedGear MORPG

javascript morpg server supabase typescript websocket

Last synced: 30 Apr 2025

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/rubenafo/jkraken

Java wrapper to interact with Kraken Exchange API

bitcoin cryptocurrency exchange-api finance java kraken spring-boot trading websocket websocket-client

Last synced: 24 Apr 2025

https://github.com/akhilsharmaa/rocket-typing-multiplayer-game

The Multiplayer Typing WebApp is a real-time game where users compete by typing words, facilitated by Socket.io for seamless communication.

css ejs-express html javascript node socket-io websocket

Last synced: 24 Apr 2025

https://github.com/sashirestela/cleverclient

A Java library for making http client and websocket requests easily.

api-rest client http httpclient java okhttp okhttpclient rest restclient websocket websocket-client

Last synced: 22 Feb 2026

https://github.com/io-developer/prom-apcupsd-exporter

Prometheus exporter of apcupsd metrics. Also it's websocket server for instantly clients notifying. And also provides signal-endpoints for integrating with apccontrol events (signals)

apc apcupsd events exporter instant metrics prometheus ups websocket

Last synced: 15 Apr 2025

https://github.com/arshia-rgh/mealmastermind

Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.

celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket

Last synced: 19 Apr 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/sudipstha08/learning-go

Exploring go and its powerful features :tada:

cron-jobs gin golang gorm jwt live-reload middleware sentry sqlite websocket

Last synced: 05 Jul 2025

https://github.com/atscan/broadsky

Bridge Streaming Wire Protocol (v0) to NATS and other protocols

atproto atprotocol bluesky bridge bsky go golang nats relay server socket websocket

Last synced: 22 Apr 2025

https://github.com/mfaisalkhatri/live-chat-playground

A demo live chatting application built for testers to practice and learn web automation testing.

chat-app nextjs nodejs practice-project sample-app tailwindcss testing websocket

Last synced: 19 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/ramirisu/fitoria

fitoria is a modern C++20, cross-platform web framework.

cpp cpp20 http http-server linux macos unix-domain-socket web websocket windows

Last synced: 16 Jun 2025

https://github.com/colonelbundy/moleculer-ws-client

Browser & Node client for moleculer-ws - WIP

moleculer nodejs typescript websocket

Last synced: 10 Aug 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/tlux/graphql_ws_client

An Elixir client for connecting with GraphQL over Websockets following the graphql-ws conventions

graphql graphql-ws websocket

Last synced: 02 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/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/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/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/burkaydurdu/mock

Real-Time mock API

kotlin micronaut postgresql websocket

Last synced: 14 May 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/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/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/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/sun-praise/hugo-admin

A lightweight web-based admin interface for managing Hugo static sites. Provides an intuitive GUI for browsing, searching, editing posts, and controlling the Hugo development server.

alpinejs blog-admin cms content-management flask hugo hugo-admin markdown-editor python sqlite static-site-generator tailwindcss websocket

Last synced: 26 Jun 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/decebals/pippo-logview

Tiny web log view using Pippo and WebSocket

java pippo web websocket

Last synced: 26 Oct 2025

https://github.com/cymoo/colleen

A lightweight web framework for Kotlin and Java

java kotlin microservice openapi spring-alternative web-framework websocket

Last synced: 26 Jun 2026

https://github.com/gryszzz/atlasz-intel

Offline-first intelligence software for markets, trade, politics, and world events.

ai financial-data geopolitics intelligence-dashboard local-first macroeconomics market-intelligence osint react realtime sqlite typescript websocket world-news

Last synced: 29 Jun 2026

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/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/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/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/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/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/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/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/joeattardi/scrum-deck

Estimation for distributed teams

angular javascript nodejs planning-poker scrum websocket

Last synced: 28 Apr 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/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/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/maxwellpeterson/kafka-websocket-shim

frame Kafka protocol messages sent over TCP into WebSocket messages

kafka websocket

Last synced: 09 Feb 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/jackkimmins/jindium

A C# web server platform.

cross-platform csharp server webserver websocket

Last synced: 08 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/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/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/xuchunyang/chat

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

laravel laravel-reverb vue websocket

Last synced: 27 Feb 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/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/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/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/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/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/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/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/elementbound/nlon

A communication protocol with reference implementation

javascript network protocol socket websocket websockets

Last synced: 12 May 2025

https://github.com/agostinhomarcia/binance

Uma aplicação mobile de exchange de criptomoedas desenvolvida com React Native, inspirada na Binance.

navigation react react-native typescript websocket

Last synced: 30 Oct 2025

https://github.com/tap30/client-socket-manager

A wrapper for `socket.io-client` that handles best practices and edge cases in a more abstracted and opinionated manner.

javascript socket-io socket-io-client typescript websocket websocket-client wrapper-library

Last synced: 19 Apr 2025

https://github.com/1113464192/freeopsserver

运维后台 | 运维自动化后台 | 游戏运维后台 基于golang的Gin与Vue3编写的一个可以即用的运维自动化后台

crud devops gin go golang gorm goroutine jwt jwt-token mariadb mysql ops ops-admin ssh websocket webssh

Last synced: 08 May 2025

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/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/saracalihan/pingu

Best way to chat and talk with friends while watch YouTube

chat nodejs reactjs socket-io websocket

Last synced: 15 Mar 2025

https://github.com/rushikeshg25/BidRealm

Bidding and Auctions made Easy

nextjs prisma redis turborepo websocket

Last synced: 20 Sep 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/hndk0/vwn-xray-management-panel

About Xray install script reverse-proxy. VLESS + WebSocket + XHTTP + Reality+ Nginx + WARP + Psiphon + Relay

cdn nginx reverse-proxy tls vless vless-ws-tls vpn websocket xhttp xray

Last synced: 23 May 2026

https://github.com/slive/gsfly

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

kcp websocket

Last synced: 17 Jan 2026

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/fuyukai/curio_websocket

[DEPRECATED] Websocket library for curio

curio websocket

Last synced: 19 Mar 2025

https://github.com/skorotkiewicz/6obcy-desktop-app

Simple Desktop client for the Polish 6obcy.org "Omegle" website.

6obcy chat tauri-app websocket

Last synced: 30 Jul 2025

https://github.com/readyyyk/chapy

Messaging service with anonymous access and decentralized data storage. To join chat chat just enter a valid link with the chat id

chapy chat chatting confidence hacktoberfest material-ui reactjs security websocket

Last synced: 04 Oct 2025

https://github.com/haimkastner/reconnecting-ws

Wrap WS client to try reconnect websocket server when disconnected by any reason

websocket ws

Last synced: 14 Apr 2025

https://github.com/ancientlore/demon

A little thing to use for demos

demo golang websocket

Last synced: 17 Sep 2025

https://github.com/nhahan/spring-pubsub

Spring real-time streaming demo using SSE/WebSocket and Redis Pub/Sub, with MVC vs WebFlux benchmarks.

java redis spring-mvc spring-webflux sse websocket

Last synced: 26 Jul 2025

https://github.com/ralscha/cettia-demo

Cettia with Spring 5 demos

cettia realtime spring spring5-webflux websocket

Last synced: 07 Mar 2026