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/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/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/onlyapi/tiny-spot-service

TinySpot是一款集成 AI聊天、博客管理、权限管理于一身的项目。这是它的后端代码。

admin aop bolg element-ui java mybatis mybatis-plus mysql oauth2 redis spring spring-boot vue websocket

Last synced: 23 Apr 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/40ants/reblocks-websocket

Websocket support for Reblocks framework

common-lisp reblocks webframework websocket

Last synced: 16 Jan 2026

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/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/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/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/nijicha/rails-7-demo

Rails 7 demo blog from https://www.youtube.com/watch?v=mpWFrUwAN88

actioncable actiontext rails7 simplecss websocket

Last synced: 01 Oct 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/han1396735592/wechat-stomp

微信小程序stomp客户端

stomp stomp-client websocket wechat

Last synced: 24 Oct 2025

https://github.com/akagi201/akslides

My slides, Markdown contents and rendering with reveal.js

akagi201 live-streaming markdown reveal-js slide webrtc websocket

Last synced: 27 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/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/andresribeiro/latency-insights

Understand the impact of network latency on user experience

dns http network networking tcp tls udp websocket websockets

Last synced: 11 Aug 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/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/melishev/wsgo

WebSocket client for the browser. Simplifying development and debugging

real-time rfc-6455 websocket

Last synced: 22 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/shivamjoker/codebuddies

Code together with your friends in real time

colaboration html javascript real-time webapp websocket

Last synced: 10 Aug 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/kanata-php/kanata

Software to build software.

framework http openswoole php swoole websocket

Last synced: 17 Apr 2025

https://github.com/metowolf/pipe

从零开始写一个代理(生产版)

aes-256-gcm nodejs pipe proxy tcp websocket

Last synced: 15 May 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/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/spacebro/spacebro-client

🌟 Easily share event between application.

realtime socket-io spacebro websocket

Last synced: 11 Jul 2025

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

Air Drop website

airdrop utility websocket

Last synced: 14 Mar 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/xyjigsaw/easy_label

Marking entities in texts

named-entity-recognition websocket

Last synced: 17 Oct 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/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/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/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/joanroig/admincraft-websocket

WebSocket server to control Minecraft Bedrock Dockerized servers with Admincraft.

admincraft docker docker-minecraft minecraft-bedrock minecraft-docker minecraft-server minecraft-server-management websocket

Last synced: 02 Apr 2025

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/jellydn/ws-sockette

The little WebSocket wrapper for nodejs

nodejs websocket ws

Last synced: 12 Mar 2026

https://github.com/snehil-shah/seismic-alerts-streamer

A Realtime Seismic Logging & Alerts Service with Live Monitoring & Email Alerts made using Kafka Data Pipelines, all Dockerized & Deployment Ready!

containerized-build data-pipelines docker flask kafka websocket

Last synced: 18 Aug 2025

https://github.com/reearth/ygo

A pure-Go implementation of the Yjs CRDT framework. Binary-compatible with yjs@13.x.

collaborative-editing crdt golang realtime websocket yjs

Last synced: 26 May 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/liverecord/lrs

Self-hosted forum with realtime topic updates, WYSIWYG formatting, P2P calls and friendly interface. Server.

golang gorm liverecord-server websocket wip

Last synced: 14 Jan 2026

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/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/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/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/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/yddeng/dnet

tcp、websocket、 rpc

net rpc tcp websocket

Last synced: 26 Jan 2026

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/j8r/crystal-byte-protocol

A byte protocol for Crystal

bytes crystal-lang protocol websocket

Last synced: 11 Mar 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/bilalakil/simple-relay

Web socket based relay server that's free(-ish) when not in use

aws-lambda aws-sam dynamodb dynamodb-streams nodejs relay-server websocket

Last synced: 15 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/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/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/PlayerNeo42/bili-live-api

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

bilibili golang websocket

Last synced: 16 Mar 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/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/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/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/renanlecaro/picnic

Minimalist real time collaborative text editor (to organise a picknick between friends for example)

collaborative-editing nodejs plaintext vanilla-javascript websocket ws

Last synced: 14 May 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/zh-or/lotus

a simple http server/mysql db utils

httpserver java nio spring-boot websocket

Last synced: 14 Jan 2026

https://github.com/farinap5/purplecommand

Reverse Shell based on SSH over websocket.

reverse-shell ssh websocket

Last synced: 16 May 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/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/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/piku/sample-nodejs-app

Sample NodeJS app for deployment with piku

nodejs websocket

Last synced: 04 Sep 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/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/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/bobaoapae/ane-awesome-utils

AIR Native Extension (ANE) that supports HTTP/2, TLS 1.3, and the Happy Eyeballs algorithm (RFC 8305) for optimized connection performance. It allows custom HTTP methods and headers with progress callbacks across Windows, Android, macOS, and iOS.

actionscript3 happy-eyeballs native-extension urlloader websocket

Last synced: 27 Dec 2025

https://github.com/altanai/webrtc_usercases

This project aims to setup environment for webrtc video Call session using webrtcdevelopment npm module https://www.npmjs.com/package/webrtcdevelopment

webrtc websocket

Last synced: 06 Sep 2025

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/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/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/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/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/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/basic-hub/es-core

新版核心业务逻辑实现,EasySwoole项目公共组件

aes cloud-lib easyswoole geo jwt notify php rsa swoole websocket

Last synced: 27 May 2026

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/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/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/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/marcosbarbero/trade-bot

Simple bot implementation to perform some trading operations.

spring-websocket websocket websocket-client

Last synced: 28 Apr 2025