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/1113464192/freeopsclient

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

crud css devops jwt naive-ui ops ops-admin pinia typescript vite vue vue3 vuejs websocket webssh xterm

Last synced: 10 Apr 2025

https://github.com/wamp3hub/wamp3router

Router for Web Application Messaging Protocol

messaging networking real-time router wamp wamp3hub websocket

Last synced: 14 Jan 2026

https://github.com/dorky-robot/katulong

Self-hosted remote workspace in your browser. Terminal (xterm.js + tmux), file browser, port proxy, drag-and-drop uploads, clipboard bridge, and multi-session tabs. Access any server from iPad, phone, or laptop with WebAuthn security.

file-browser homelab remote-desktop self-hosted ssh-alternative tmux web-terminal webauthn websocket xterm-js

Last synced: 02 May 2026

https://github.com/instantwebp2p/sws-spec

SWS - SecureWebSocket Spec

nacl secure-websocekt websocket

Last synced: 29 Jan 2026

https://github.com/milochen0418/nodejs-websocket-to-serialport

The Node.JS server-side convert serialport data into WebSocket, so that client-side can communicate with the serial port through the node

converter node-js nodejs serial serial-ports serialport websocket websocket-server

Last synced: 18 May 2026

https://github.com/funnygeeker/keiyume

溪梦框架:依赖go-cqhttp运行,简单易用的qq框架,适合入门级开发者~

framework python python3 qq websocket ximeng

Last synced: 15 Jun 2026

https://github.com/lynxline/backws

Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.

load-balancer pool redis redis-pooling server sidekiq websocket workers

Last synced: 14 Feb 2026

https://github.com/anuversehq/qrpc-socket

qRPC-Socket: A Rust-based open-source project that merges the power of gRPC's remote procedure calls, GraphQL's graph-based queries, and WebSocket's real-time communication into a unified framework.

graphql hacktoberfest language-agnostic omni-platform rpc rust unified websocket

Last synced: 09 Feb 2026

https://github.com/seyed0123/oxdebate

Experience the power of AI in a user-friendly chat interface with our ChatGPT Web Application.

chatbot css golang gpt-4 html javascript python react websocket

Last synced: 12 Apr 2026

https://github.com/maxedpc08/astrolabe

Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designed to be the easiest vision processing system to use for FRC teams.

first-robotics first-robotics-competition frc python vision-processing websocket

Last synced: 24 Oct 2025

https://github.com/hrygo/hotplex

HotPlex — Unified access layer for AI Coding Agent.

aep ai-agent claude-code feishu gateway go openclaw opencode slack websocket

Last synced: 15 May 2026

https://github.com/soumyadip007/websocket-message-broking-using-spring-boot-rest-microservices-thymeleaf-sockjs-webjars

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011, and the WebSocket API in Web IDL is being standardized by the W3C. WebSocket is distinct from HTTP.

java jquery messagebroker microservices microservices-architecture restapi sockjs spring-boot topic-modeling webjars websocket websocket-client websocket-server

Last synced: 31 Jan 2026

https://github.com/glurp/dynamicreverseproxy

Exemple of a solution for dynamic Http/WS reverse proxy with nginx and /etc/hosts manipulation

dynamic-reverse-proxy nginx ocpp openresty reverse-proxy websocket

Last synced: 04 Apr 2025

https://github.com/drdreo/tell-it

tell-it is a round based story telling game you can play with friends.

angular nestjs nx webgame websocket

Last synced: 23 Jan 2026

https://github.com/ranjanrak/phpkc-ticker

PHP kiteconnect client websocket ticker implementation.

kiteconnect websocket

Last synced: 24 Oct 2025

https://github.com/sadrib-perfecthonest/whatsapp-clone

It is the repository of whatsapp clone UI where there is chat section applied websocket and camera section also works properly

chat-application chatapp flutter flutter-app flutter-ui socket-io websocket whatsapp whatsapp-clone

Last synced: 31 Jan 2026

https://github.com/alcoralcor/lidarz

OKDO LD06 Serial binary to WebRTC Data channel and/or Websocket

lidar python webrtc websocket

Last synced: 25 Feb 2026

https://github.com/cntryl/fitz

Unified broker for KV, queue, notice, RPC, lease, stream, and schedule messaging patterns.

event-driven key-value-store message-broker pubsub queue rpc rust scheduler stream-processing tcp websocket

Last synced: 09 Jun 2026

https://github.com/andrianalisoa-sylvere/chatapp-api

💬 A NestJS ChatApp API using Socket.io, Postgresql, Typeorm

chat-application nestjs postgresql realtime-chat socket-io typeorm websocket

Last synced: 02 Mar 2026

https://github.com/patrick-ehimen/chain-alert

A backend-only application that allows users to monitor wallet addresses on EVM-compatible blockchains and Solana. The system tracks wallet balances, detects new token purchases, trades, or transactions, and sends real-time notifications via Telegram.

alchemyapi mongodb nodejs redis solana-web3js telegram-bot telegram-bot-api websocket

Last synced: 26 Oct 2025

https://github.com/o0101/websocket_chat_app_homework

A VERY simple chat app, with a single room, unlimited members, built using vanilla JS (no frameworks) to the spec of a homework assignment.

app chat full-stack nodejs websocket

Last synced: 08 Apr 2025

https://github.com/xenon5401/skynet-baritone

SkyNet est une app pour gérer des bots Minecraft. Elle automatise le lancement d'instances, contrôle les bots via WebSocket et propose une interface Electron moderne. Elle permet de lancer plusieurs comptes, envoyer des commandes et automatiser des tâches comme le minage.

automation baritone bot electron meteor-client minecraft websocket

Last synced: 28 Feb 2026

https://github.com/pandaoh/chatroom

websocket 实现的聊天室,一个是 php 原生 websocket+vue 实现的聊天室,另一个是通过 swoole 扩展实现的聊天室,供大家学习参考。

element-ui php swoole vue websocket

Last synced: 19 Apr 2026

https://github.com/quocanh189/eventhub

EventHub is an online event management and ticketing application that allows users to create, manage, and participate in events with ease and convenience.

i18next material-ui react redux redux-tookit signalr soket-io styled-components tailwindcss websocket

Last synced: 12 Oct 2025

https://github.com/shobhit2205/runcode

RunCode is an online code editor and compiler that enables real-time collaboration between two users in the same room.

docker nodejs reactjs websocket

Last synced: 11 Feb 2026

https://github.com/simonfxr/wszero

A high-performance, lightweight WebSocket library for Go.

fast go golang rfc6455 websocket websockets

Last synced: 13 Feb 2026

https://github.com/haskell-miso/miso-websocket

⚡ A simple WebSocket example

haskell miso websocket

Last synced: 11 Oct 2025

https://github.com/mix-php/websocket

PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端

coroutine mix swoole websocket

Last synced: 09 Oct 2025

https://github.com/kei-k23/realtime-chat-app

This is simple real-time chat application using Spring boot backend and React frontend.

react spring-boot websocket

Last synced: 06 May 2026

https://github.com/abiosgaming/push-api-client

[deprecated] A demo client showing how to subscribe to Abios' data pushes

demo-client deprecated esports golang push-api websocket

Last synced: 14 Jan 2026

https://github.com/margo-yunanova/react-burger

Stellar burgers - одностраничное приложение бургерной

react typescript websocket

Last synced: 24 Apr 2026

https://github.com/sigma-quantiphi/polymarket-pandas

Python SDK for Polymarket — every endpoint returns a pandas DataFrame. Sync + async HTTP, WebSockets, pandera schemas, order building & signing, on-chain CTF operations.

api-client async betting cryptocurrency dataframe defi pandas pandera polygon polymarket prediction-markets python sdk trading websocket

Last synced: 29 Apr 2026

https://github.com/dgl/go-web-dashboard

A simple dashboard control system.

dashboard golang websocket

Last synced: 13 Apr 2025

https://github.com/mono424/go-pts

Go Library for WebSocket Channel Management ✨

go golang websocket

Last synced: 30 Jan 2026

https://github.com/dosmike/tf2cc

Lobby based community casual server finder for Team Fortress 2

casual community-driven lobby lobby-system matchmaking quickplay teamfortress2 website websocket

Last synced: 30 Jan 2026

https://github.com/clinth/remote

A framework for super easy cross device communication

broadcastchannel webrtc websocket

Last synced: 04 Dec 2025

https://github.com/sammck-go/wstunnel

wstunnel provides extensible, secure TCP tunneling through an HTTP/websocket server

chisel firewall port-forwarding proxy-server reverse-proxy ssh ssh-tunnel tcp-ip tunnel websocket

Last synced: 14 Jan 2026

https://github.com/itraceur/sockjs-channels

WebSocket emulation - SockJS server implementation for Django Channels.

asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket

Last synced: 23 Jun 2026

https://github.com/mpol1t/off_broadway_websocket

An Off-Broadway producer enabling real-time ingestion of WebSocket data.

broadway elixir websocket

Last synced: 27 Oct 2025

https://github.com/codewithsushil/php-chat-room-with-websocket

in this project used websocket realtime chat no used any database only Ratchet library WebSockets for PHP

php php-framework php-library php7 php8 phpwebsocket ratchet ratchet-websocket-server websocket

Last synced: 14 Jun 2025

https://github.com/deepgram-starters/go-live-transcription

Get started using Deepgram's Live Transcription with this Go demo app

asr deepgram live real-time speech-to-text stt transcription websocket

Last synced: 21 Jan 2026

https://github.com/sheninthjr/bloggerhub

BloggerHub is a feature-rich web application that empowers users to connect, share content, and engage in real-time conversations. Built on a robust tech stack including Next.js, GraphQL, WebSocket. BloggerHub offers a seamless and modern experience for bloggers and content enthusiasts.

express graphql next-auth nextjs postgresql prisma redis tailwindcss websocket zod

Last synced: 10 Feb 2026

https://github.com/paulkokos/project-management-dashboard

A comprehensive project management dashboard with real-time collaboration, task tracking, and team management features

collaboration dashboard django project-management react real-time task-tracking team-management websocket

Last synced: 02 Apr 2026

https://github.com/pfrederiksen/rivian-ls

Production-quality TUI + headless CLI for monitoring Rivian vehicle telemetry via unofficial API

bubbletea cli golang graphql rivian telemetry tui websocket

Last synced: 05 Apr 2026

https://github.com/btschwertfeger/krakenex.jl

Julia Package to interact with the Kraken Cryptocurrency Exchange API for both Spot and Futures, REST and Websocket endpoints.

api cryptocurrency exchange futures futures-market futures-trading julia-package kraken-exchange-api rest-api spot spot-trading spotify-api trading trading-algorithms websocket websockets-client

Last synced: 03 Mar 2026

https://github.com/rishiganeshe/crypto-alert-system

A high-performance cryptocurrency API that provides real-time market data, caches responses using Redis, and allows users to set price alerts with instant email notifications via SendGrid. The system also includes a WebSocket connection for continuous updates, ensuring seamless tracking.

expressjs mongodb nodejs redis-cache sendgrid websocket

Last synced: 13 Apr 2026

https://github.com/101t/marketmaker

Market Maker for streaming data from coinbase

coinbase golang websocket

Last synced: 22 Feb 2026

https://github.com/antony/websocket-tester

A run-once docker container for testing websocket endpoints as part of a CI build or locally

ci websocket websocket-client websockets ws

Last synced: 08 Apr 2025

https://github.com/alexander-hagen/node-api-kucoin

Non-official implementation of KuCoin's API's. Developed for personal use.

api-rest javascript kucoin nodejs websocket

Last synced: 10 Feb 2026

https://github.com/mr-addict/moonlight

物联网月球灯

arduino esp32 websocket

Last synced: 13 Apr 2026

https://github.com/buexplain/netsvr-business-coroutine

这是一个基于hyperf框架开发的,可以快速开发websocket全双工通信业务的包,它基于 https://github.com/buexplain/netsvr 进行工作。

coroutine hyperf netsvr php swoole swow websocket

Last synced: 13 Jan 2026

https://github.com/statiohq/funk.js

🔌 NodeJS Library for interacting with Funk - Statio's Realtime Service

api funk library nodejs realtime statio typescript websocket wrapper

Last synced: 07 May 2026

https://github.com/sim642/potatonet

Social network project for Web Application Development course at University of Tartu

bootstrap course-project java-8 social-network spring-boot thymeleaf websocket

Last synced: 20 Apr 2026

https://github.com/trannguyenhan/simple-chatroom-realtime

Chatroom realtime with java websocket

chatroom-realtime java-websocket websocket

Last synced: 29 May 2026

https://github.com/dayvsonspacca/rwst

Test websockets servers via CLI

rust rust-lang websocket

Last synced: 09 Apr 2025

https://github.com/threeal/simple-web

A simple HTTP, HTTPS, WS and WSS server and client library

http http-client http-library http-server https websocket websocket-library

Last synced: 21 Mar 2025

https://github.com/mchmarny/eventstore

Knative CloudEvents Firestore Archiver

golang knative kubernetes redis ui websocket

Last synced: 09 Apr 2026

https://github.com/opsdis/aci-streamer

A Cisco ACI streaming telemetry server written in Go

aci apic cisco elasticsearch golang loki streaming telemetry websocket

Last synced: 30 Apr 2025

https://github.com/madmartigan1/tradebot

Autonomous Coinbase trading bot with adaptive EMA, RSI, and MACD strategy — commanded by the Captain (EMA), guided by the Navigator (AutoTune), and advised by the Skipper (RSI) and Commodore (MACD).

algorithmic-trading automated-trading coinbase crypto ema macd python rsi trading trading-bot websocket

Last synced: 04 Jun 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/thanhpp/zola

Server-side of a social network

golang javascript websocket

Last synced: 20 Jan 2026

https://github.com/alterra-greeve/backend-capstone

Capstone Project SIB Batch 6 x Alterra Academy

cloudrun golang gorm midtrans websocket

Last synced: 28 Jul 2025

https://github.com/scx567888/scx

✨ A simple Web development framework

ansi http http-client http-server java jdbc logging scx socket websocket

Last synced: 23 Oct 2025

https://github.com/curveball/dugout

Websocket event server. Build chatrooms and other multi-user applications

chatroom event event-sourcing websocket

Last synced: 29 Apr 2025

https://github.com/shiftinv/xssproxy

Pseudo HTTP proxy for sending requests through a hooked web browser

ctf proxy websocket xss

Last synced: 02 Apr 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/vladimirakopyan/websocket_dbreeze_server

asp.net core Websocket API with embedded DBreeze key-value database

aspnetcore embedded-database key-value nosql-database websocket websocket-server

Last synced: 29 Apr 2025

https://github.com/kimtth/xmpp-socketio-rabbitmq

🤺 Study for messaging protocols. XMPP with xmpp.js, Websocket with Socket.io, AMQP with RabbitMQ in Docker.

amqp bitnami docker ejabberd hooks koa messaging nodejs rabbitmq-client reactjs socket-io websocket xmpp-client

Last synced: 07 Apr 2026

https://github.com/chingu-voyages/v39-bears-team-11

Litetalk is platform to chat and share media files with family and friends. It is lightweight and fast so that you use less bandwidth. It is also free

golang mongodb nodejs react websocket

Last synced: 10 Apr 2025

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/hez2010/yascs

Yet Another Simple Chat Server written in Rust

actix-web chat diesel message rust server websocket

Last synced: 22 Jul 2025

https://github.com/injectrl/chatonline

WebSocket简单网页聊天室

websocket

Last synced: 18 May 2026

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/dannysmc95/rewyre

A fast and flexible wiring tool for building server side applications in little time, using REST or WebSockets, and built on top of TypeScript decorators.

api decorators http http-server node nodejs package rest-api restful-api rewyre typescript websocket websocket-server

Last synced: 22 Jul 2025

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/fabston/bitmex-liquidation-feed

📡 Fetch BitMEX liquidation data.

bitcoin bitmex cryptocurrency liquidation websocket

Last synced: 12 May 2025

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/litetex/swaps

Start a program/process without a auto-starting service

c-sharp launcher websocket windows-service

Last synced: 12 May 2025

https://github.com/truongd3/private-chat-socket

Private Chat (server) with Socket.IO

socket-io websocket

Last synced: 13 Sep 2025

https://github.com/saolghra/richpresence

This Node.js application synchronizes Discord Rich Presence with YouTube Music, displaying real-time song information and playback status. Leveraging Express.js for HTTP handling and WebSocket for live updates, it dynamically switches between play and pause icons, offers clickable buttons for easy navigation,.

discord discord-rich-presence discord-rpc express javascript music nodejs rich-presence websocket youtube youtube-music

Last synced: 03 Feb 2026

https://github.com/elius94/users-session-manager

A simple Node.js module to manage users sessions on a web application or any kind of JS apps It uses a Singleton pattern to ensure that only one instance of the module is running at a time. SessionManager is a singleton class that can be used to manage users sessions. For every user that logs in, a new session is created and stored in the database. Every session has a unique ID that is generated by the system. Every session has a setTimeout that expires after a certain time (setSessionTimeout). When a user logs out, the session is deleted from the class. Every action fires an event that can be used to listen to the session manager.

api javascript login login-page login-system nodejs npm npm-module npm-package npmjs session-management sessions socket-io users webapp webapps websocket

Last synced: 03 Feb 2026

https://github.com/sethsandaru/laravel-caro

Chơi cờ Caro Online Realtime được viết bằng PHP, Laravel 11 & Reverb

caro laravel laravel-learning php real-time reverb websocket

Last synced: 06 Apr 2025