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/musobarlab/rumpi

<note: in active development>opensource chat application scaffold for building chat application with Go and Reactjs

go golang nodejs reactjs websocket

Last synced: 30 Apr 2025

https://github.com/afshinm/websocket_tls_docker

Docker image of Websocket server, Nginx as reverse proxy over TLS

docker docker-compose nodejs tls websocket

Last synced: 26 Mar 2025

https://github.com/vinniefalco/beastlounge

Massively Multiplayer Online Blackjack Game using Boost.Beast

beast boost cplusplus game-server javascript websocket

Last synced: 23 Jul 2025

https://github.com/emmeoerre/ave_dominaplus

Home assistant integration to control AVE Dominaplus systems. Completely local, completely push

domotics hacs hacs-integration home-assistant home-assistant-integration websocket

Last synced: 13 Apr 2026

https://github.com/seratch/slack-mention-reminder

"Mention Reminder" is a custom Slack app that allows you to set up reminders simply by mentioning its bot

node slack slack-api slack-apis slack-bot slackbot socket-mode typescript websocket

Last synced: 10 Apr 2025

https://github.com/guuri11/swish

Swish is a basketball scoreboard platform that allows users to manage Games, Players, Users, and Teams. The backend of the platform is built using Spring Boot and provides a REST API with CRUD operations for each of the resources.

basketball basketball-scoreboard-app basketball-stats h2-database open-api restapi-backend spring spring-boot spring-jpa spring-security spring-websocket spring-websockets-stomp swagger websocket

Last synced: 08 Oct 2025

https://github.com/kekyo/fluorite

Simplest and fully-customizable RPC standalone infrastructure.

async bidirectional complementary dotnet full-duplex json rpc-client rpc-server standalone transport websocket

Last synced: 08 Oct 2025

https://github.com/sonnylazuardi/seniman-acakata

Real-time multiplayer word game using Seniman JS Framework

bahasa framework indonesia js multiplayer realtime seniman socket supabase websocket word

Last synced: 15 Apr 2025

https://github.com/openanime/lolley-browser

Lightweight Chromium based browser to scrape data from websites much more efficiently

browser csharp websocket

Last synced: 15 Apr 2025

https://github.com/sepgh/mooshak

Easy-to-setup SSH Tunnel with Websocket support to use for internet traffic proxy.

proxy ssh ssh-tunnel tunneling vpn websocket

Last synced: 28 Oct 2025

https://github.com/jeanrauwers/websockets-messenger

A demo terminal messenger using websockets.

express messaging messenger-platform websocket websockets

Last synced: 06 Sep 2025

https://github.com/jauntsdn/netty-websocket-http1

Very fast java/netty websocket-http1 codec with no per-frame heap allocations

java netty websocket

Last synced: 07 May 2025

https://github.com/mustafanass/urulink

urulink backend chat application designed for private or local chat environments.

chat-application fiber-framework golang messaging rabbitmq redis urulink websocket

Last synced: 27 Aug 2025

https://github.com/ymonnier/docker-restful-java

Simple Restful API with Jersey-Hibernate, AngularJS Client and Websocket Tyrus

angularjs database docker docker-compose hibernate java jersey rest-api tyrus websocket

Last synced: 20 Jan 2026

https://github.com/mathishouis/buffer.ws

A simple, light and fast bytebuffer implementation under node.js

array arraybuffer buffer bytebuffer javascript nodejs typescript websocket

Last synced: 01 Jul 2025

https://github.com/creachadair/wschannel

An implementation of the jrpc2 Channel over websocket.

go golang jsonrpc2 websocket

Last synced: 17 Apr 2025

https://github.com/kanata-php/kanata

Software to build software.

framework http openswoole php swoole websocket

Last synced: 17 Apr 2025

https://github.com/thanhhoajs/websocket

@thanhhoajs/websocket is a powerful WebSocket library built on top of Bun's native WebSocket implementation.

thanhhoajs websocket

Last synced: 20 Feb 2026

https://github.com/danielcoderx/gofel

Gofel is a lightweight RPC server framework in Go, featuring easy setup and robust WebSocket integration.

go golang gorilla-websocket messagepack messagepack-rpc rpc rpc-framework websocket

Last synced: 08 Apr 2025

https://github.com/bmedicke/pom

command line pomodoro timer with vim keybindings, scriptable hooks, a web API, tmux support, json logging and more🍊⌛

cli command-line command-line-tool go golang home-assistant json pomodoro pomodoro-timer tmux tui vim web-api websocket

Last synced: 02 Apr 2025

https://github.com/maia14/guide-up

React web application using HTML5, Redux, NodeJS, Express, Bcrypt, MongoDB and web sockets. An app where travelers can find a local guide at a desired destination in order to enjoy from an authentic tour.

backend frontend frontend-framework full-stack html5 mongodb nodejs react redux saas websocket

Last synced: 29 Apr 2025

https://github.com/mariosplen/rfid_inventory_app

Automated object recognition system integrating RFID and AI for assisted inventory management. Uses Raspberry Pi, WebSocket (Tornado), and a Flutter mobile app with AI (Google's Gemini API) for Real-Time tracking and item identification. Ideal for supply chain, retail, and asset management applications.

ai crud cubit firebase flutter google-cloud-platform inventory-management object-recognition r420 raspberry-pi rfid tornado websocket

Last synced: 04 Oct 2025

https://github.com/ivan1993spb/pwshandler

pwshandler is golang package containing handler which may be useful at the projects where websocket connections are divided into a groups with a common group data

go golang handler pattern websocket

Last synced: 03 Jan 2026

https://github.com/kanreisa/jsonrpc2-ws

Simple, Fast, Robust Implementation of JSON-RPC 2.0 over WebSocket for Node.js w/ TypeScript

chat javascript json-rpc json-rpc2 jsonrpc jsonrpc2 jsonrpc2-ws multiplayer node-js nodejs rpc rpc-api rpc-framework rpc-server server typescript websocket websocket-server websockets

Last synced: 10 Jun 2025

https://github.com/webhookrelay/webhookrelay-ws-client

Receive webhooks without having public IP/web server or configuring NAT/firewall

iot iot-gateway webhook websocket

Last synced: 16 Jan 2026

https://github.com/britzl/lua-websocket_example

Lua and Defold websocket example based on lua-websocket and LuaSocket.

defold websocket

Last synced: 19 Jun 2025

https://github.com/hcengine/hcnet

rust net wrap, support tcp/websocket/udp 网络层封装, 可以轻松的切换网络

kcp net tcp udp websocket websocket-client websocket-server

Last synced: 11 Mar 2026

https://github.com/summerbootframework/jexpress

Summer Boot Framework was initiated by a group of developers in 2004 to provide a high performance, free customizable but also lightweight Netty JAX-RS Restful, WebSocket and gRPC service with powerful reusable non-functional features, and was adopted by several Toronto law firms in 2011 to customize their back-end services.

grpc http http-server java jax-rs jpa-hibernate netty netty-grpc netty-http netty-jax-rs netty-jaxrs netty-restful netty-rpc netty-rs netty-server netty-websrvice nio restful-api restful-webservices websocket

Last synced: 29 May 2026

https://github.com/spacebro/spacebro-client

🌟 Easily share event between application.

realtime socket-io spacebro websocket

Last synced: 11 Jul 2025

https://github.com/melishev/wsgo

WebSocket client for the browser. Simplifying development and debugging

real-time rfc-6455 websocket

Last synced: 22 Apr 2025

https://github.com/40ants/reblocks-websocket

Websocket support for Reblocks framework

common-lisp reblocks webframework websocket

Last synced: 16 Jan 2026

https://github.com/jwerle/canvas-sketch-render-service

A HyperSource service based on HyperDrive that converts a Canvas Sketch project into production bundle.

canvas hypersource render service sketch websocket

Last synced: 22 Apr 2025

https://github.com/codenoid/elixir-sse-example

Server Sent Events example in Elixir + Phoenix

broadcast phoenix server-sent-events sse websocket

Last synced: 22 Apr 2025

https://github.com/han1396735592/wechat-stomp

微信小程序stomp客户端

stomp stomp-client websocket wechat

Last synced: 24 Oct 2025

https://github.com/biyuehu/mcwss

A simple Minecraft Bedrock Edition websocket server framework, help developer to setup websocket server faster for Minecraft or your self package depend on it

javascript js minecraft-bedrock minecraft-bedrock-edition minecraft-bedrock-plugin minecraft-mod minecraft-plugin minecraft-server node nodejs websocket websocket-server ws

Last synced: 03 Jul 2025

https://github.com/yehzhang/redux-remote

A high level networking library for building realtime web, mobile, and IoT apps.

game-development networking realtime redux redux-middleware state-management typescript websocket

Last synced: 13 Jun 2025

https://github.com/utility-code/airjugaad

Air Drop website

airdrop utility websocket

Last synced: 14 Mar 2025

https://github.com/ilotterytea/bot

ilotterytea's twitch bot.

7tv bot chatbot handlebars insane java twitch twitch4j websocket

Last synced: 04 Sep 2025

https://github.com/openanime/lolley

A program to communicate with Lolley browser using JavaScript

browser websocket

Last synced: 15 Apr 2025

https://github.com/meramsey/wizardwebssh

A simple web application to be used as an ssh client to connect to your ssh servers. It is written in Python, base on tornado, paramiko and xterm.js.

pyqt5 python terminal websocket

Last synced: 18 Jan 2026

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/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/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/fxcosta/ratchet-chat

A simple ratchet chat using websocket and mysql to store the messages and keep a historic

php ratchet realtime-chating websocket

Last synced: 14 Aug 2025

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/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/reddec/ws2connect

Tool and library to expose any TCP service over websocket

golang proxy-server websocket

Last synced: 15 Mar 2025

https://github.com/tangilj/litama

WebSocket server for the Onitama board game.

board-game mongodb onitama python server websocket

Last synced: 19 Aug 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/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/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/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/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/gregorwolf/apcecho

SAPUI5 Demo Applicaiton using ABAP Push Channel (APC, WebSockets)

abap platform sapui5 ui5 websocket websockets

Last synced: 08 Oct 2025

https://github.com/j8r/crystal-byte-protocol

A byte protocol for Crystal

bytes crystal-lang protocol websocket

Last synced: 11 Mar 2026

https://github.com/marcosbarbero/trade-bot

Simple bot implementation to perform some trading operations.

spring-websocket websocket websocket-client

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

Drawing in multiplayer (server needed)

old websocket

Last synced: 24 Apr 2025

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

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

bilibili golang websocket

Last synced: 16 Mar 2025

https://github.com/missthee/springboot-socketio-simple-demo

[Empty Project]springboot,-socketio简单聊天实例,包含简易页面与服务端

chat socket socketio springboot websocket

Last synced: 18 Nov 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/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/ariary/console.sh

Share terminal in your browser console

browser-extension console golang hack reverse-shell shell websocket

Last synced: 09 Apr 2026

https://github.com/lighterowl/czateria

Reimplementation of the protocol used by the Czateria chatroom network

chat cpp cross-platform polish qt websocket

Last synced: 30 Aug 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/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/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/suconghou/signalserver

webrtc signalserver in nodejs

nodejs p2p signalserver webrtc websocket

Last synced: 07 Sep 2025

https://github.com/monibuca/jessicaplugin

Websocket协议插件,可以通过H5播放器播放Monibuca的直播流

websocket

Last synced: 29 Apr 2025

https://github.com/ysuzuki19/pointcloud-web-viewer

pointcloud viewer on browser via websocket.

pcl point-cloud react server threejs viewer websocket

Last synced: 14 Apr 2025

https://github.com/foo123/rt

RT.js: unified client-side real-time communication for JavaScript using XHR polling / BOSH / WebSockets / WebRTC

bosh polling real-time websocket

Last synced: 13 Jul 2025

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/gcsecsey/yi4k-scripts

Scripts to control the Yi 4K camera via its WebSocket API

rtsp rtsp-server websocket xiaomi yi yi4k

Last synced: 16 Mar 2025

https://github.com/jkremser/simple-websocket-vcr

:gem: Ruby gem for testing the Simple Websocket Client - VCR support :vhs: - https://rubygems.org/gems/simple-websocket-vcr

ruby-gem websocket websocket-vcr

Last synced: 21 Apr 2025

https://github.com/miladjoodi/realtime_room_websocket_webrtc

RealTime Room - WebSocket & WebRTC is a platform enabling video calls, audio, and text transfer within shared rooms. It uses WebSocket for instant messaging and room management and leverages WebRTC for peer-to-peer video/audio connections. 🚀 The project will continue to evolve with more details and features added

nextjs peer-to-peer react realtime socket socket-io tailwind typescript videocalls webrtc websocket

Last synced: 01 Mar 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/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/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/zh-or/lotus

a simple http server/mysql db utils

httpserver java nio spring-boot websocket

Last synced: 14 Jan 2026

https://github.com/lancewalk87/cls-rtmp-ios-app

Software | iOS (Swift/Objective-C Hybrid) RTMP Client Live-Streaming App, React-Native Chat Components, CocoaPods, and HTTP Client.

c-plus-plus cocoapods hybrid-apps ios-app ios-camera ios-swift javascript nodejs objective-c react-native rtmp-client rtmp-server swift tcp-client tcp-socket websocket

Last synced: 30 Jun 2025

https://github.com/yddeng/dnet

tcp、websocket、 rpc

net rpc tcp websocket

Last synced: 26 Jan 2026

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/robertcorponoi/gameguard

GameGuard is a NodeJS game server that can be used to manage the players connecting to your game, manage rooms and the players in them, and more.

game-server nodejs websocket

Last synced: 12 Jun 2025

https://github.com/heshanthenura/webrtc

Peer to Peer video call using WebRTC technology and Spring Boot WebSocket Server as Signaling Server

audio-call java signalling springboot video-call webapp webrtc websocket

Last synced: 01 Jul 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/giulioz/connect-europe

🛤🕹🌍 An online board game, connect your cities!

board-game game multiplayer nodejs online react redux websocket

Last synced: 18 Jan 2026

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/surban/websocket-web

WebSockets on the web 🕸️

rust webassembly websocket

Last synced: 18 Mar 2026