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/lemon-mint/go-websocket-study-chat

A simple chat demo that works with the go language echo framework and websocket

chat polling vue vuejs websocket

Last synced: 21 May 2026

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

Projeto de websocket utilizando quarkus.

java quarkus undertow websocket

Last synced: 18 May 2026

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/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/satriaapn/tictactoe-online-backend

this is the backend application for tictactoe online, where you can playing tictactoe with other player real-time

backend nodejs rest-api singleton-pattern websocket

Last synced: 27 Apr 2026

https://github.com/lukaskirner/teachable-pi-websocket

Picamera websocket for Teachable Machine

pi picamera python3 teachable-machine websocket

Last synced: 13 Apr 2025

https://github.com/pavlo-0/uirealtimecommunicator

UiRealTimeCommunicator is a NuGet library designed to enable seamless strongly-typed message exchange between a C# .NET 8 server-side and a TypeScript client-side (using SignalR). This library simplifies WebSocket-based communication by providing strict type safety and an intuitive API.

aspnet-core communication messaging signalr strongly-typed typescript websocket

Last synced: 06 May 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/toppers/hakoniwa-sim-csharp

This repository provides features for integrating Unity applications as Hakoniwa assets. Hakoniwa is a simulation platform for virtual environments, enabling robot and IoT device testing. Key features include PDU communication and time synchronization. With a standardized API and flexible protocols (e.g., WebSocket, shared memory), it supports effi

simulation unity websocket

Last synced: 09 Mar 2026

https://github.com/yeabnoah/maven

Maven is a simple real time messaging app built with express, socket io, Nextjs, postgresql, prisma and better auth

better-auth expressjs messaging-app nextjs postgresql prisma socket-io websocket

Last synced: 08 Apr 2026

https://github.com/bmedicke/bhdr

beauftiful home assistant TUI 👁️🐙

cli command-line go golang home-assistant tui unittest websocket

Last synced: 01 Sep 2025

https://github.com/ynixt/shared-finances

A project written in spring + angular to control personal and group finances

angular controle-financeiro financas finance-control kotlin postgresql spring websocket

Last synced: 14 Aug 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/letsmakecakes/protocol-bridge

Joystick Drone Control Protocol Bridge. Control a drone using a joystick via a client-server connection.

client-server drone joystick mavlink pygame pymavlink python websocket

Last synced: 18 Jul 2025

https://github.com/nioc/jeedom-websocket

Jeedom plugin to provide a client-server communication over websocket protocol

jeedom jeedom-plugin websocket websocket-server

Last synced: 07 Apr 2025

https://github.com/ue2020/arras-helper

Crate for interfacing with arras.io

arras protocol rust websocket

Last synced: 03 Nov 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/marceldobehere/goofy-web-ssh-client

a web client to ssh into servers that offer ssh over websockets

client css html js libssh2 ssh web websocket websockets xterm

Last synced: 18 Apr 2026

https://github.com/sawirstudio/bunpush

Modern Realtime solution that doesn't make you sweat. Simply use Pusher's API and you're good to go.

bun messaging push push-notifications realtime websocket

Last synced: 27 May 2026

https://github.com/ashad001/rapidchat

A react + golang chat application

backend chat-application golang react real-time-chat rooms websocket

Last synced: 21 Jan 2026

https://github.com/hodlwarden/solana-pumpfun-monitor

Solana Pumpfun Monitor using grpc/websocket/bloxroute

bloxroute grpc monitor pumpfun solana websocket

Last synced: 07 May 2026

https://github.com/sanskarsharma/chat

Websocket chat server, without database/logging, completely anonymous and ephemeral

chat golang websocket

Last synced: 07 Oct 2025

https://github.com/yuaanlin/multiplayer-car-game

A simple multiplayer car game to practice three.js and websocket.

car-game express game three-js threejs websocket

Last synced: 18 Apr 2026

https://github.com/st1vms/ws-listener

Python Websocket listener based off Selenium and Chromedriver

chrome chromedriver interceptor listener python reader selenium websocket windows

Last synced: 17 Apr 2026

https://github.com/9ssi7/ssi-we

The full stack web event activity inspector plugin

docker golang javascript websocket

Last synced: 06 Mar 2025

https://github.com/amiwrpremium/go-derive

Go SDK for the Derive exchange — REST + WebSocket, EIP-712 signing, typed errors, full JSON-RPC coverage.

crypto derivatives derivatives-trading derive derive-xyz eip712 ethereum go golang jsonrpc l2 lyra options perpetuals sdk trading websocket

Last synced: 26 May 2026

https://github.com/1ort/wtop

Python based remote system monitor

aiohttp psutil python3 system-monitor system-monitoring websocket

Last synced: 27 Mar 2025

https://github.com/dfordivam/audiocapture

Capture live audio stream from browser using ghcjs and websockets

ghcjs haskell webmedia websocket

Last synced: 12 Nov 2025

https://github.com/didierfranc/socket.cool-example

A simple node.js chat built on top of socket.cool

javascript node websocket

Last synced: 29 Apr 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/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/yuvraj0028/node-realtime-chat-app

Our Realtime Chat App, driven by Node.js and WebSockets, ensures low-latency instant messaging with secure room creation. Enjoy responsive design, user authentication, and customizable features for a seamless and personalized chat experience. Connect effortlessly and communicate in real time across devices and browsers.

backend chat expressjs nodejs websocket

Last synced: 10 Jul 2025

https://github.com/koko37/orderbook-component

Basic orderbook component with websocket

centrifuge orderbook websocket

Last synced: 07 Apr 2025

https://github.com/tianqbu/doppelvoice

Real-time Chinese↔English speech translation with zero-shot voice cloning · 端到端实时语音翻译 + 0样本音色克隆 · Powered by Doubao Seed LiveInterpret 2.0

chinese-english doubao protobuf pyside6 real-time simultaneous-interpretation speech-translation voice-cloning websocket windows

Last synced: 02 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/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/mahmud-r-farhan/realtime-location-tracker

Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.

admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket

Last synced: 06 Jul 2025

https://github.com/aditya43/complete-nodejs

:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.

axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger

Last synced: 10 Apr 2026

https://github.com/mukeshjha3/whatsapp-fullstack-project

This is a fullstack Whatsapp clone project which is basically made on the top of Springboot(Backend) and React.js(frontend).

css3 html5 java-8 javascript jwt maven mysql-database reactjs springboot springboot-security stomp websocket

Last synced: 10 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/pronazmul/chat-application-express-mvc

This is a Real-Time chatting application powered by Expressjs, Mongoose, Soket.io, and Ejs Template Engine. The Complete Project Has been made by Following the MVC Pattern standard.

bcrypt-password-hashing cookie-parser ejs-template-engine express-validator expressjs jwt-authentication mongoose-model multer mvc-pattern nodejs rest-api server-side-rendering websocket

Last synced: 29 Jan 2026

https://github.com/cryptpad/netflux-websocket

a websocket based implementation of the netflux api

cryptpad netflux websocket

Last synced: 12 Dec 2025

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/dungwinux/file_transfer

A Flutter app that allow any 2 devices can connect and transfer files directly.

android cross-platform dart2 flutter flutter-app web websocket windows

Last synced: 20 Apr 2026

https://github.com/lreiner/yt-realtime-channelstatistics

Websocket Server to push out Youtube Channel Statistics in Realtime. Free to use for everyone! 🖨

angular api ionic js nodejs socket websocket youtube youtube-api

Last synced: 11 Apr 2026

https://github.com/fxxkrlab/adminchat_panel

Telegram Bot Customer Service Platform - Multi-bot pool, bidirectional messaging, FAQ engine (8 modes + AI), real-time web chat, user management. Python/FastAPI + React/TypeScript + PostgreSQL + Redis. Docker deployable.

admin-panel ai chatbot customer-service docker faq fastapi postgresql react telegram-bot typescript websocket

Last synced: 10 Apr 2026

https://github.com/sutac/connect4

Connect4 is a project aimed at implementing the classic game of the same name using web technologies.

css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket

Last synced: 04 Apr 2026

https://github.com/jayakrishnan-mk/real-time-notification-system

Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.

authentication-middleware bullmq clean-architecture docker hashmap heartbeat microservice prisma pubsub queue-workers rate-limiting receipts reconnection redis retry-strategies rooms swagger websocket

Last synced: 29 Jul 2025

https://github.com/egdavid/rusty-socks

🧦 Rusty Socks: Real-time Communication Made Simple. Rusty Socks is a lightning-fast WebSocket server crafted with Rust. Born from my passion for efficient networking, this project combines the safety of Rust with the power of WebSockets to create a strong foundation for any real-time applications.

async communication networking real-time rust rust-lang server tokio warp websocket websocket-server

Last synced: 24 Feb 2026

https://github.com/tricked-dev/dws

The first fully opensource Skyblock mod backend lol.

axum rust websocket

Last synced: 01 Jun 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/huntlabs/netkit

This library contains tcp / http / http2 / websocket servers and clients.

client http http2 server tcp websocket

Last synced: 03 Mar 2026

https://github.com/alnoori1/claw-companion-android

Operator-first Android companion for OpenClaw gateways

android android-app apk jetpack-compose kotlin openclaw tailscale websocket

Last synced: 01 Apr 2026

https://github.com/musobarlab/socket-draw

realtime websocket drawing app

go golang websocket

Last synced: 12 Oct 2025

https://github.com/maitrungduc1410/socket.io-mesh-adapter

The first adapter that truly scales your SocketIO app horizontally 🚀

mesh mesh-network scale socketio websocket

Last synced: 26 Feb 2026

https://github.com/arshtiwari2004/waygen

WayGen is an AI-powered traffic management system

deepsort docker flask mapmyindia-api mongodb opencv raspberry-pi websocket yolov8

Last synced: 08 Aug 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/newyaroslav/kurlyk

C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.

api cpp11 cpp17 curl curl-library curl-utility curl-wrapper http websocket

Last synced: 12 Aug 2025

https://github.com/sahilaggarwal2004/starwars

Star Wars is a strategy PvP game where 2 players build up their teams according to their strategy and then fight to defeat the opponent player using the abilities of their team. The leader ability of players creates a big impact on the whole team. So choose your leader and team wisely and enjoy playing the game!

game javascript nextjs peerchat pwa react socket-io starwars tailwindcss webrtc website websocket

Last synced: 16 May 2025

https://github.com/nenodias/chateadeiro

Um chat com websocket (Apenas para ilustrar o uso de web sockets com o Tornado )

javascript python tornado websocket

Last synced: 13 Apr 2026

https://github.com/pradeep-selva/arcadia-typerace

Join or create a room and challenge your friends to a typing race

golang race typescript typing vue websocket

Last synced: 08 May 2026

https://github.com/rhazra-003/footballer_dashboard

A footballer dashboard made with matplotlib using data from Fbref and Understat

beautifulsoup4 matplotlib-pyplot numpy pandas websocket

Last synced: 08 May 2026

https://github.com/akotov-dev/vmess-ws

Personal Security Server for VPS (rpm/deb)

security vmess websocket xray-core

Last synced: 22 Jan 2026

https://github.com/nwylynko/connect420

A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io

react socket-io typescript websocket

Last synced: 11 May 2026

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/lucenarenato/laravel-websockets

laravel-websockets-swoole-ratchet

laravel php7 swoole websocket

Last synced: 01 Jan 2026

https://github.com/srijan-d/meta-messenger

Optimised Meta-Messenger. With extremely optimised SEO. Redis (Upstash API) for storage, Pusher for building real time connections faster than web sockets for establishing real time connections.

cache cache-control facebook-authentication low-latency next-auth nextjs optimistic-updates pusher pusher-channels react redis seo-friendly serverless swr tailwindcss typescript websocket

Last synced: 02 Apr 2026

https://github.com/funnygeeker/keiyume

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

framework python python3 qq websocket ximeng

Last synced: 15 Jun 2026

https://github.com/minarox/wsc-plugin

Bi-directionnal communication between WebSocket server and Rocket League

bakkesmod cpp rocket-league websocket

Last synced: 25 Feb 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/ngimdock/dask-websocket

The web socket project of a task management application in a synchronized way by a team.

expressjs socket-io typescript websocket

Last synced: 13 Apr 2026

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/techerfan/panda

A module for simplifying the use of WebSocket.

event-driven go golang publish-subscribe websocket

Last synced: 18 Jan 2026

https://github.com/kerimbr/dart_websocket_example

An example of a WebSocket Server created with Dart language and a client that can connect to it

dart dartlang websocket

Last synced: 24 May 2026

https://github.com/doubledare704/aiowhitebit

Async Python client for WhiteBit cryptocurrency exchange API

api-client asyncio cryptocurrency pydantic websocket whitebit

Last synced: 16 Jan 2026

https://github.com/omran95/chatroom

Backend for Real-time, Highly-Scalable Chat Room App

cassandra docker golang grpc kafka opentelemetry prometheus rate-limiter redis traefik websocket

Last synced: 07 Feb 2026

https://github.com/fet1sov/da-integration

🌳 Простой плагин для Tshock (Terraria) взаимодействующий с Donation Alerts API

c-sharp donationalerts otapi terraria terraria-server terraria-server-api tsapi tshock tshock-plugin twitch twitch-api websocket

Last synced: 05 Feb 2026

https://github.com/santosl2/whatsapp-ticket-gui

A small whatsapp ticket gui

study-project tailwind websocket whatsapp

Last synced: 10 Apr 2026

https://github.com/mp3martin/gameinv

A project showcasing how you can connect C# backend and Next.js or WPF frontend

csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf

Last synced: 23 Aug 2025