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/agustinsrg/hls-websocket-cdn

Simple CDN (Content delivery network) to deliver HLS (HTTP Live Streaming) video streams using websocket connections.

cdn hls live streaming video websocket

Last synced: 07 Jul 2025

https://github.com/g0mb4/arma-ws

This is a simple addon, that will launch a WebSocket server, recieves/sends data between an external WS app and the ARMA engine.

arma3 boost websocket

Last synced: 14 Mar 2025

https://github.com/thanhpp/zola

Server-side of a social network

golang javascript websocket

Last synced: 20 Jan 2026

https://github.com/klren0312/realtimeexcel

ws + jexcel, create simple realtime excel

excel jexcel realtime-excel websocket

Last synced: 14 Oct 2025

https://github.com/injectrl/chatonline

WebSocket简单网页聊天室

websocket

Last synced: 18 May 2026

https://github.com/p3r7/repl

access norns' repl from a script

monome monome-norns norns norns-script websocket

Last synced: 03 Apr 2025

https://github.com/zhuagenborn/kraken-futures-api-demo

💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)

bitcoin kraken network websocket

Last synced: 12 Jan 2026

https://github.com/oghene-ella/orderswift

A mini ordering service app between senders and drivers

express-js html node-js oop-in-javascript tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/TradeWithIt/WebSocket

Swift WebSocket client. Works on any platform Linux, Windows, iOS, Android, WASI and more

android ios linux macos swift wasi wasm websocket windows

Last synced: 28 Mar 2025

https://github.com/nkdark/gocq-spring-boot-starter

这是一个spring boot starter。基于SpringBoot的QQ机器人框架,main分支是框架,其余分支是例子,下面的网址是go-cqhttp的api文档。

cqhttp-java-sdk cqhttp-kotlin-sdk go-cqhttp java kotlin qq qq-bot qqbot qqrobot spring-cq springboot2 websocket

Last synced: 21 May 2026

https://github.com/gexiangdong/front-end-vue

前端工程化入门:VUE的实践

front-end-engineering stomp vue vue-resource websocket

Last synced: 20 Jan 2026

https://github.com/rookiemonkey/messageme

A chat application written in ruby :diamonds: using ruby on rails framework utilizing ActionCable for realtime data

action-cable chat ph philippines ruby ruby-on-rails websocket

Last synced: 01 May 2026

https://github.com/nasim-khalili/emailverify

EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis

api celery crud django docker elasticsearch redis test testing throttling unittest websocket

Last synced: 09 Apr 2026

https://github.com/tobbbles/clickgang

A simple interactive webgame

game golang javascript websocket

Last synced: 15 Apr 2026

https://github.com/tuxes3/bomberman

Web based classic Bomberman Application

bomberman game javascript php pixi-js websocket

Last synced: 17 May 2026

https://github.com/cuonggt/binance-connector-php

A simple connector to Binance Public API

binance exchange market-data trading websocket

Last synced: 10 Apr 2025

https://github.com/spinda/ws-pacemaker

💗 Drop-in WebSocket ping/pong heartbeat handling for Node.js

heartbeat javascript nodejs websocket

Last synced: 16 May 2026

https://github.com/xelis-project/xelis-dart-sdk

XELIS software development kit (SDK) for Dart.

dart flutter sdk websocket

Last synced: 13 Apr 2025

https://github.com/longcipher/orderly-sdk-py

Orderly.Network Async Python SDK

async orderly orderly-sdk pdoc poetry rest websocket ws

Last synced: 14 Dec 2025

https://github.com/mchmarny/eventstore

Knative CloudEvents Firestore Archiver

golang knative kubernetes redis ui websocket

Last synced: 09 Apr 2026

https://github.com/PaoDevelopers/cca-legacy

[Mirror] IB Computer Science IA (Course Selection System)

go golang postgresql school web websocket

Last synced: 30 Dec 2025

https://github.com/MekhyW/DYNAMO-Eye-Graphics

Animated eyes with real-time movement and expression manipulation, via websocket. Made using Unity for the DYNAMO project

live2d-cubism unity websocket

Last synced: 01 May 2025

https://github.com/mikenew01/mc-quarkus-websocket

Projeto de websocket utilizando quarkus.

java quarkus undertow websocket

Last synced: 18 May 2026

https://github.com/eseom/vue-nes

vuejs hapi nes plugin

hapi nes vue websocket

Last synced: 26 Apr 2026

https://github.com/vrachieru/ws

WebSocket command line client.

cli client websocket

Last synced: 20 Jan 2026

https://github.com/douxxtech/circles-ws

An interactive WebSocket-based visualization that connects multiple clients with animated circles.

circles development web websocket

Last synced: 26 Jul 2025

https://github.com/spooled-cloud/spooled-example-spriteforge

Interactive pixel art sprite generator demonstrating Spooled Cloud's distributed job queue. Watch workflows, workers, real-time events, and automatic retries in action. Live demo: example.spooled.cloud

background-jobs demo example job-queue pixel-art real-time spooled-cloud sprite-generator sse websocket workflow

Last synced: 06 May 2026

https://github.com/ejiroosiephri/multiplayer-pong-game

Simple Multiplayer game that makes use of the socket.io library logic to perform multiple requests on multiple client

expressjs nodejs socket-io websocket

Last synced: 07 Apr 2026

https://github.com/bukharney/bukchat

A realtime chat web applications

gin go postgresql react real-time websocket

Last synced: 05 Apr 2026

https://github.com/dulanjayabhanu/online-auction-system

A distributed online auction system developed using J2ee technologies, including EJB, JMS, CDI, and WebSocket. Designed for real-time bidding, modular deployment, and concurrency control, the system demonstrates enterprise-grade architecture with in-memory data management

cdi-injection concurrent-processes ejb enterprise-applications j2ee java jms-topic livedata microservice online-auction-system performance-testing websocket

Last synced: 21 Jun 2025

https://github.com/nitoba/poll-voting

Inspirado pela NLW Expect da Rocketseat, onde um projeto semelhante foi desenvolvido na trilha de NodeJS. Poll Voting é uma api construída em Golang para votações em enquetes. A intenção deste projeto é demonstrar a utilização de ferramentas e técnicas de desenvolvimento web em Golang

api clean-architecture ddd-architecture golang websocket

Last synced: 13 Jul 2025

https://github.com/arshtiwari2004/handsfree-os

HandsFree OS is a gesture-based desktop control system that lets users navigate their computer using hand motions alone. Powered by MediaPipe and AI, it enables touch-free actions like opening apps, scrolling, and switching tabs—designed to enhance accessibility for differently-abled users and multitaskers alike.

firebase firestore-database mediapipe pyautogui python reactjs tensorflow websocket

Last synced: 07 Apr 2026

https://github.com/m8nt0/dating-app

🔥 A modern open-source dating platform built with React, Node.js, and AI-powered matching. Features real-time chat, end-to-end encryption, and smart algorithms for meaningful connections. Built for developers, by developers. Join us in revolutionizing online dating through open source!

ai-matching dating-app docker express graphql machine-learning mongodb nodejs oauth open-source pwa react real-time redis socket-io tailwindcss typescript webrtc websocket

Last synced: 15 Jun 2025

https://github.com/1001bit/onlinecanvasgames

Websocket driven game platform in Go

api game go golang online online-game sse web website websocket

Last synced: 27 Mar 2025

https://github.com/ulso/pico-can-bridge

USB-C CAN bridge with a built-in web UI for desktop and mobile hosts

can-bus cdc-ncm embedded ipad iphone mcp2515 rp2040 usb usb-c websocket zephyr

Last synced: 16 May 2026

https://github.com/cutevil-magal/stellar-burgers

Космическая бургерная с интерактивным конструктором. React-приложение с авторизацией, real-time обновлениями и системой заказов.

authentication burger-builder burger-constructor css-modules frontend protected-routes react realtime-orders redux rest-api typescript websocket

Last synced: 30 Apr 2026

https://github.com/mgunawardhana/spring-boot-notification-system-with-web-socket-and-thymleaf

A simple notification system built with Spring Boot and WebSocket for real-time updates. It delivers instant notifications to connected clients efficiently. Ideal for applications requiring real-time alert functionality.

notification-service real-time spring-boot thymeleaf thymeleaf-template-engine websocket

Last synced: 15 Jul 2025

https://github.com/manaphp/app-pusher

swoole websocket pusher

manaphp pusher swoole websocket

Last synced: 20 Jun 2025

https://github.com/limbanga/moviex-server

This is the backend part for my movieX project - an website for booking movie ticket online.

backend django jwt-authentication rest-api websocket

Last synced: 16 Jul 2025

https://github.com/confy-security/server

Web server for forwarding messages sent by compatible client applications

confy fastapi redis uvicorn websocket

Last synced: 28 Jan 2026

https://github.com/l33t-c0d3r-66/chat-app-springboot

A simple chat application with Web Sockets and Spring Boot

sockjs spring-boot websocket

Last synced: 17 May 2026

https://github.com/adhamhshm/uniclubshub

Final year project that aims to develop a web-based system that enhances student clubs and societies engagement in the university.

javascript js jsonwebtoken momentjs mysql mysql-database react-router react-router-dom scss socket-io websocket

Last synced: 07 Apr 2026

https://github.com/hsyntes/merntube-api

Full Stack Video & Audio downloader API from YouTube. It provides a powerful Back-End API with WebSocket.

express mongodb nextjs nodejs react react-router redux redux-toolkit websocket youtube youtube-api

Last synced: 10 Apr 2026

https://github.com/nishantdecode/isleverse-fe

IsleVerse is a real-time communication platform built with Next.js, leveraging WebRTC, WebSockets, and peer-to-peer communication for seamless video calling.

nextjs peer-to-peer peerjs radix-ui reactjs shadcn-ui socket-io webrtc websocket

Last synced: 07 Apr 2026

https://github.com/sun1211/socket-example

A simple real-time chat application demonstrating Socket.IO with a standalone HTML client and Node.js server.

express socket-io websocket

Last synced: 16 May 2026

https://github.com/bickyeric/nyaweria

saweria clone to learn fullstack web application: https://www.youtube.com/live/8Qp_SLd6MBQ?si=X7d9yr1_6McN2cFg

dev-container docker go golang podman saweria visual-studio-code websocket

Last synced: 16 May 2026

https://github.com/tomenz/websock

Websocket Library

ssl websocket websocket-server

Last synced: 03 Apr 2025

https://github.com/ntshvicky/aimlchatbot

A NLP/NLU chatbot in Java, spring-boot, web socket, Speech Recognition, Natural language Processing, NLU and AIML

ai chatbot java natural-language-processing natural-language-understanding nlp nlu spring-boot websocket websocket-chat

Last synced: 11 Jul 2025

https://github.com/waylaidwanderer/websocketex.js

Extended WebSocket library for Javascript, which allows subscribing to events along with handling various events with callbacks.

extended-websocket-library javascript websocket

Last synced: 11 Jul 2025

https://github.com/intellisrc/icl

ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).

common database-management encryption-decryption groovy java logging terminal-app webservices websocket

Last synced: 14 Mar 2026

https://github.com/thebozzz34/socketlink

SocketLink allows developers to connect their Minecraft server's chat to a variety of other applications using simple, easy to use Websockets.

minecraft spigot websocket

Last synced: 02 May 2026

https://github.com/pratham-srivastava-07/lair

Lair – A high-performance WebSocket backend written in Go. Designed for real-time communication, scalability, and efficiency.

chat golang websocket

Last synced: 19 Jul 2025

https://github.com/abhinavexists/ine-assessment

Auction application that enables users to create, participate in, and manage online auctions

javascript pdfkit postgresql sendgrid upstash websocket

Last synced: 17 May 2026

https://github.com/yusuf-daglioglu/raw-websocket-with-spring

Minimalist WebSocket example without STOMP and SocksJS

spring-boot websocket

Last synced: 17 May 2026

https://github.com/smooai/smooth-operator

Polyglot AI agent service — knowledge chat, tools, durable checkpoints, human-in-the-loop, and multi-participant conversations over one schema-driven WebSocket protocol. Built on the smooth-operator-core engine (5-language parity). Deploy to Kubernetes, AWS serverless, or run locally. Hosted at lom.smoo.ai.

agent-framework agent-service ai-agent knowledge-base kubernetes langgraph llm polyglot rag rust serverless sst websocket

Last synced: 02 Jul 2026

https://github.com/izumi-kun/hls-playlist-proxy

HLS playlists proxy with counting viewers

hls monitoring node streaming websocket

Last synced: 14 May 2026

https://github.com/lucaspin/spring-replication-proxy

A Spring-powered replication proxy that transforms an RTP stream into a Websocket one

rtp spring-boot websocket

Last synced: 15 May 2026

https://github.com/aryan-bhokare/syncspot

SyncSpot is a team communication app featuring functionalities like RealTime Chats, Video and Audio Channels.

chat nextjs postgresql prisma-orm shadcn-ui typescript webrtc websocket

Last synced: 11 Jan 2026

https://github.com/marceldobehere/goofy-websocket-socket-bridge

Goofy Websocket Server/Proxy for SSH over Websocket

js nodejs proxy ssh tunnel websocket websockets

Last synced: 17 May 2026

https://github.com/nning/rails5-websocket-angular

Prototype for server push with ActionCable and AngularJS

angularjs prototype rails rails5 websocket

Last synced: 19 Jan 2026

https://github.com/betaweb/websockets

A simple JavaScript class to handle browser-side Websockets

browser javascript javascript-class simple-api websocket websocket-client websockets

Last synced: 11 Sep 2025

https://github.com/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 02 Feb 2026

https://github.com/asad9711/websocket-proxy-server

To proxy and monitor outgoing websocket requests

cobra-cli golang gorilla-websocket http-hijacking websocket

Last synced: 02 Jul 2026

https://github.com/yisibell/myws

A tiny websocket client library.

mitt vue vue-plugin websocket websocket-client

Last synced: 07 Apr 2026

https://github.com/fifolio/comma

Comma is an advanced MERN stack chat app with WebSocket integration. It offers real-time features like online indicators, file uploads, and auto-scrolling. Experience a professional chat solution powered by modern technologies.

api backend chat express frontend fullstack mern mongodb mongoose node react websocket

Last synced: 06 Apr 2026

https://github.com/okayama-daiki/snake-game

Online PvP snake game

rust snake-game webassembly websocket

Last synced: 17 Mar 2025

https://github.com/plh97/chat

new chat room v2, rebuild my repository<chatroom>

mysql nodejs react redis websocket

Last synced: 04 Apr 2026

https://github.com/wolfieleader/eth-dapp

🪙 Simplifying crypto for you

binance cryptocurrency ethereum graphs react web3 websocket

Last synced: 15 May 2026

https://github.com/lijianqiao/network_manage

一个使用 FastAPI 和现代 Python 技术栈构建的高性能网络自动化平台

fastapi network-automation nornir python scrapli websocket

Last synced: 16 May 2026

https://gitlab.com/intellisrc/common

ICL : Intellisrc Common Library : This library can help you to write less code and speedup the development of your next great application. It is particularly designed to accomplish most of the common tasks required by backend services.

Console Application Firebird SQL Server computer vision database/sql encryption groovy hashing image processing java logging mariadb multithreading mysql obfuscation oracle database postgresql serial communication smtp sqlite tcp terminal-app udp web application webserver websocket

Last synced: 19 Apr 2025

https://github.com/fazzal-dev/chunkr

⚡ P2P File sharing web app built using WebRTC and WebSockets

file-transfer nextjs nodejs p2p react webrtc websocket

Last synced: 05 Apr 2026

https://github.com/jakmobius/tanks

Browser action game project

game multiplayer typescript webgl websocket

Last synced: 11 Apr 2025

https://github.com/simukti/dnswsforfun

A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).

channel concurrent-programming go golang goroutines websocket

Last synced: 04 Apr 2025

https://github.com/bettersupport/better-websocket

基于Netty的WebSocket实现,使用注解快速实现websocket服务。如果你发现项目有不足,欢迎加入,我们一起优化

netty socket spring-boot websocket

Last synced: 05 Apr 2025

https://github.com/igorsheg/set-up

A real-time multiplayer card game of "Set".

cards game reactjs rust typescript websocket

Last synced: 11 Jun 2026

https://github.com/ducksoft/smssenderdroid

基于 WebSocket 的编程控制短信群发系统

anko kotlin kotlin-android ktor websocket

Last synced: 04 Apr 2025

https://github.com/drew138/tictac

API for tic tac toe website

backend golang rest-api websocket

Last synced: 03 Jul 2025

https://github.com/web2solutions/jumentix-vue-ui

"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.

indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket

Last synced: 13 Apr 2026

https://github.com/ivoputzer/coinbase-pro-feed

Lightweight Coinbase Pro Websocket Feed implementation wirtten in es6+

coinbase coinbase-pro coinbase-pro-feed websocket ws

Last synced: 12 Aug 2025

https://github.com/rxtoolkit/ws

🔌 RxJS operators for working with WebSockets

fp functional-programming observables package reactive-programming rxjs websocket websockets

Last synced: 10 Jun 2026