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/dayvsonspacca/rwst

Test websockets servers via CLI

rust rust-lang websocket

Last synced: 09 Apr 2025

https://github.com/equalsgibson/five9-go

Interact with Five9 REST API and WebSocket using Go

five9 golang rest-api websocket

Last synced: 17 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/Voxray-AI/Voxray

Open-source real-time Voice AI infrastructure in Go. Stream audio via WebRTC or WebSocket, connect STT → LLM → TTS pipelines, and build scalable voice agents and conversational AI applications.

ai-ivr audio-streaming conversational-ai generative-ai ivr-application ivr-system llm real-time real-time-audio sdp speech-ai speech-recognition speech-to-text text-to-speech turn-server voice-agent voice-agents voice-ai webrtc websocket

Last synced: 11 Jun 2026

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/matthewoestreich/chat-app

A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode

chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws

Last synced: 20 Feb 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/sanskarsharma/chat

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

chat golang websocket

Last synced: 07 Oct 2025

https://github.com/easin/wsctp

上期所api二次封装,提供websocket和redis队列交互

ctp ctpapi redis websocket

Last synced: 14 Feb 2026

https://github.com/christophertrimboli/react-vrm-server

Backend server for react-vrm demo, multiplayer websocket.

metaverse multiplayer react-three-fiber vrm websocket

Last synced: 08 Oct 2025

https://github.com/upsub/dispatcher

High performance Pub/Sub messaging server for the Web

dispatcher message-bus real-time server upsub websocket

Last synced: 14 Jan 2026

https://github.com/arya2004/gobanter

A lightweight real-time chat application built with Go, using WebSocket

go golang hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 web-development websocket

Last synced: 08 Oct 2025

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/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/snaffi/booze

Golang Websocket RPC implementation

go golang json-rpc json-rpc2 websocket ws

Last synced: 14 Jan 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/faluciano/react-native-couch-kit

React native libraries for hosting websocket games on TV hardware with controller client packages

android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket

Last synced: 02 Mar 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/akotov-dev/vmess-ws

Personal Security Server for VPS (rpm/deb)

security vmess websocket xray-core

Last synced: 22 Jan 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/mpol1t/async-websocket-pool

async-websocket-pool is a Python library that enables efficient creation and management of a pool of asynchronous WebSocket clients.

asyncio python websocket

Last synced: 06 Feb 2026

https://github.com/philipphermes/planning-poker

Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.

nextjs planning-poker react sqlite typescript websocket

Last synced: 23 Jan 2026

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/injoyai/ios

万物皆IO,任意数据的互通,例如http数据桥接到串口上,实现通过串口上网

io mqtt serial sse ssh tcp websocket

Last synced: 09 Apr 2026

https://github.com/c410-f3r/wtx-bench

Different benchmarks of different implementations measured mainly to evaluate the performance of the wtx project

benchmark go http2 javascript rust websocket wtx

Last synced: 01 Apr 2026

https://github.com/scalajs-io/express-ws

WebSocket endpoints for Express applications

express expressjs node nodejs npm npm-package websocket

Last synced: 09 Apr 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/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/joriewong/websocket-message-queue

:chart_with_upwards_trend:Testing RabbitMQ to WebSocket by Echarts

echarts nodejs rabbitmq websocket

Last synced: 09 Aug 2025

https://github.com/brucearmstrong007/my-chat

A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo

angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod

Last synced: 09 Apr 2026

https://github.com/ody-dev/swoole

ODY Swoole classes and helper methods

framework php swoole websocket

Last synced: 10 Aug 2025

https://github.com/foundation-components/socket-io

A - soon to be - very flexible socket.io Polymer component.

html js polymer socketio web websocket

Last synced: 04 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/rishavmehra/gomeet

Blazingly fast Golang powered Video Conferencing app

fiber golang pion webrtc websocket

Last synced: 28 Apr 2026

https://github.com/1boch1/skip-or-meet

P2P video chat application

nodejs p2p websocket

Last synced: 19 Apr 2026

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

https://github.com/matibbb232/ws-cat

Simple utility for testing WebSocket connections. Written in Go.

go golang testing-tools websocket websockets

Last synced: 24 May 2026

https://github.com/iamalirezaj/wsroomsgolang

Websocket server with room management in golang programming language

golang golang-ws websocket ws ws-go ws-golang ws-rooms

Last synced: 30 Mar 2025

https://github.com/ashishkumbhar01/php-chat-app

A PHP Chat App based on Web Socket async

async asynchronous chat javascript messaging mysql php sql websocket

Last synced: 03 Feb 2026

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/balintsoos/api.rezsi.io

RESTful Web API powered by Node.js and MongoDB

api express javascript jwt mongodb nodejs passport rest websocket

Last synced: 10 Apr 2026

https://github.com/nelsonwenner/python-data-sampling-app

:package: The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file.

arduino csv datacollection pysimplegui python sampling sensors sensors-data-collection serialport thread websocket wifi

Last synced: 25 Apr 2026

https://github.com/touchdeck/websocket-proxy

A websocket proxy with local discovery for piping data between two clients.

docker-image proxy server websocket websocket-proxy

Last synced: 03 Feb 2026

https://github.com/fasakinhenry/locloud

locloud helps to transfer text from laptop to phone over a local network without internet connection especially on windows

javascript lan laptop local phone webapp websocket

Last synced: 04 Jan 2026

https://github.com/frckbrice/social-media-backend

This server provide a Backend functionality for Next.js Front-end. It's a RESTfull API where user perform CRUD operations on users from mongoDB database via mongoose odm. built with TypeScript, Websocket, Nest.js , Mongoose and MongoDB

mongodb-database mongoose-odm nestjs-backend typescript websocket

Last synced: 19 Apr 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/anosatsuk124/syncyt

Yet Another YouTube Sync Player. It's useful to watch the same videos with someone at the same time!

synchronous websocket youtube youtube-player

Last synced: 28 Apr 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/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/kalm/kalm-cli

Kalm, from the comfort of the CLI

cli ipc kalm socket tcp udp websocket ws

Last synced: 13 Jul 2025

https://github.com/dunnock/poloniex-api-rs

Poloniex API client for Rust

cryptotrading rust websocket

Last synced: 31 Mar 2025

https://github.com/tejmagar/django-channels-websocket-example

Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/

channels django websocket

Last synced: 10 Jun 2025

https://github.com/peterxcli/location-switch

"Location-switch" 🔁 utilizes WebSocket technology for live interactions 🚀, featuring user identification 👤, WASD movement 🕹️, chat messaging 💬, and a check-in system ✅. User data is stored locally 🗃️, allowing the server to push updates, messages, and check-in details to clients in real-time 📡.

fastapi leaflet vue3 websocket

Last synced: 04 Sep 2025

https://github.com/ashutoshdm1/codegen

CodeGen: Online coding platform with AI-powered assistance and collaborative development for seamless coding.

codegen machine-learning nextjs react19 real-time shadcn-ui webcontainer websocket

Last synced: 12 Apr 2025

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/mykeels/time-track-sync

A simple app that tracks time spent active on a page and syncs between open tabs

express express-ws javascript node vue websocket

Last synced: 13 Apr 2026

https://github.com/youichi-uda/droidpilot

Stable Android device automation for AI agents. Uses Accessibility Service + MCP protocol — no ADB, no OCR, just native OS APIs over WiFi.

accessibility-service ai-agents android android-automation automation claude kotlin llm mcp mcp-server mobile-automation model-context-protocol rpa typescript websocket

Last synced: 16 Jun 2026

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

A simple dashboard control system.

dashboard golang websocket

Last synced: 13 Apr 2025

https://github.com/etcdpad/etcdpad-core

etcdpad-web server, support etcdv3 only

etcd etcd-client etcdv3-web go multiplex websocket

Last synced: 14 Jan 2026

https://github.com/lishank0119/fibril

Fibril is a fast and modular WebSocket server framework for Go, with sharding, pub/sub, and full client control.

backend distributed-systems fiber fibril framework go go-websocket gofiber golang hub pubsub realtime websocket websocket-server

Last synced: 14 Jan 2026

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/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/mutasim77/fast-redis-chat

💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.

caddy docker fastify horizontal-scaling nextjs redis reverse-proxy websocket

Last synced: 27 Jan 2026

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

⚡ A simple WebSocket example

haskell miso websocket

Last synced: 11 Oct 2025

https://github.com/can-dy-jack/websocket-chat

a simple chat app created by websocket.

chat javascript simple socket websocket

Last synced: 14 Oct 2025

https://github.com/bhaskarblur/distributed-chat-system

A scalable, distributed chat system built with Go - Gin, Kafka, and WebSocket. Distributes messages over services via Kafka

chat-application gin-gonic golang kafka redis websocket

Last synced: 27 Jan 2026

https://github.com/dairaga/js

Go WebAssembly and Bootstrap 4 toolkit.

audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest

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/yoruakio/websocket-server

📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.

cmake cpp json server websocket websockets websockets-client websockets-server

Last synced: 23 Jan 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/spcent/golang_simple_server

Minimal Go HTTP server with routing, middleware, and graceful shutdown

framework golang http-server web-api websocket

Last synced: 06 Feb 2026

https://github.com/briandenicola/azure-sentiment-analysis-chat

A demo application written in Go to showcase Azure Cognitive Services running in Docker Containers

azure azure-cognitive-services golang kubernetes-deployment websocket

Last synced: 31 Jan 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/krwclassic/opera-custom-homepage-bypass

Bypass for Opera's custom homepage block with address bar auto-focus (ERR_BLOCKED_BY_CLIENT)

bat batch bypass javascript js newtabdraft newtabstartpage ntd ntsp opera opera-gx operagx py pyautogui pygetwindow python pythonw websocket websockets windows

Last synced: 14 Feb 2026

https://github.com/saddickq/kawulaconnect

A modern messaging app that brings people closer with seamless real-time chat and an intuitive interface. With a focus on connection and community, KawulaConnect makes it easy to stay in touch, share moments, and communicate effectively.

chat cloudinary expressjs mongodb-atlas nodejs reactjs shadcn-ui socket-io socket-io-client websocket

Last synced: 01 Mar 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/deepsalunkhee/blockmeet

A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture ⚙️

decentralized express mongodb polygon react solidity tailwindcss webrtc websocket

Last synced: 01 Apr 2026

https://github.com/krlan2789/express-ws-app

Express - WebSocket Server Application

expressjs nodejs postgresql websocket websocket-server

Last synced: 04 Mar 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/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/deepcloudlabs/dcl420-2019-dec-23

DCL-420: Developing SOAP and RESTful Web Services on Java EE 8

javaee8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 18 Apr 2026

https://github.com/maxzinchenko/react-use-socket

The package which makes web socket management much easier by using hooks.

react react-use-socket socket websocket

Last synced: 18 Apr 2026

https://github.com/geo-tp/websocket-chat

Simple Websocket based chat channel

django-rest-framework react websocket

Last synced: 19 Apr 2026

https://github.com/ayushshri/you-chat

A client Chat Appliation or Instant Messenger built using Socket.io and Node.JS where users can seemlessly group chat by joining the common public chat room. It also Offers Auto-Reconnection support.

chat express groupchat nodejs socket-io websocket

Last synced: 20 Apr 2026