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/tinawebdev/skillbox-chat-server

Simple Chat Server using Sockets

chat-server cpp-chat uwebsockets websocket

Last synced: 20 Jun 2026

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/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/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/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/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/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/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/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/musobarlab/socket-draw

realtime websocket drawing app

go golang websocket

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

Personal Security Server for VPS (rpm/deb)

security vmess websocket xray-core

Last synced: 22 Jan 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/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/ranjanrak/phpkc-ticker

PHP kiteconnect client websocket ticker implementation.

kiteconnect websocket

Last synced: 24 Oct 2025

https://github.com/tattle-made/viral-spiral-backend

a multiplayer card game about sharing news on the internet

game python websocket

Last synced: 15 Mar 2026

https://github.com/lagenorhynque/websocket-example

Luminus/Immutant WebSocket example app

clojure clojurescript immutant luminus websocket

Last synced: 25 Oct 2025

https://github.com/viktorsvertoka/goit-cs-hw-06

Home task for Computer Systems and Their Fundamentals course💾

bootstrap docker goit goit-cs-hw-06 html5 mongodb python websocket

Last synced: 28 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/ndrean/demo-solidjs-websockets

Phoenix LiveView with Solidjs with WebSockets

apexcharts elixir liveview solidjs websocket websockets-client

Last synced: 06 Feb 2026

https://github.com/suconghou/signalserver-nim

webrtc signalserver in nim

nim nim-lang p2p signalserver webrtc websocket

Last synced: 16 Mar 2026

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

SWS - SecureWebSocket Spec

nacl secure-websocekt websocket

Last synced: 29 Jan 2026

https://github.com/dostondevop/click-clone-backend-java

💳 Click Clone - Payment Backend 🚀 A Spring Boot-powered backend for a Click payment system clone, supporting money transfers, bill payments, online store transactions, and more! Secure, fast, and built with WebSockets, Redis, PostgreSQL, and Spring Security. ⭐ Give it a STAR if you like it! 🌟

payment-app payment-system redis websocket

Last synced: 21 Feb 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/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/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/romulodm/go-chess

A multiplayer chess game made with React and Gorilla WebSocket.

chess chess-game go gorilla-websocket react websocket

Last synced: 28 Feb 2026

https://github.com/swift-libp2p/swift-libp2p-websocket

A WebSocket Transport Module for LibP2P Applications

libp2p libp2p-transport websocket

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

Advanced web concepts like: WebSocket, Core Vitals, Performance, etc.

performance web-vitals websocket

Last synced: 02 Mar 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/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/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/dinsaw/spring-boot-jetty-websocket-example

Basic example of how to configure Jetty WebSocket with Spring Boot

java jetty-server spring spring-boot websocket

Last synced: 17 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/mmikhail2001/esp32_weather_station

Микроконтроллерная система для измерения качества воздуха в помещении с информированием о текущих показателях удаленного сервера.

esp-idf esp32 freertos i2c iot microclimate websocket wifi

Last synced: 18 Apr 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/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/gabeduartem/simple-ws-wrapper

Provides a socket.io inspired API for sockets, but using native websockets protocol

native socket socket-io socketio sockets web websocket websockets ws

Last synced: 26 Apr 2026

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/menurivera/web3-mcp

MCP server for using your browser wallet with natural language

bun mcp mcp-server typescript web3 websocket

Last synced: 27 Apr 2026

https://github.com/damianmarti/websocket-examples

Test applications using websockets

ruby websocket

Last synced: 28 Apr 2026

https://github.com/takielias/deno-websocket-chat

This is a simple Deno Websocket Chat Example with OAK Middleware Inspired by https://cutt.ly/7yVWKuK

chat deno middleware oak websocket

Last synced: 29 Apr 2026

https://github.com/catalinfl/adler

High performance WebSocket server library built on top of gobwas/ws

broadcast game-server go gobwas-ws golang hub multiplayer networking real-time rooms session websocket websocket-server

Last synced: 01 May 2026

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/conterkote/cryptocurrency-viewer

Cryptocurrency monitoring via websockets, implemented on RTK Query

binance-api coingecko-api javascript react redux-toolkit redux-toolkit-query tailwindcss typescript websocket

Last synced: 04 May 2026

https://github.com/spiral/simple-chat

A real-time demo chat application using the Spiral Framework, RoadRunner, and Centrifugo with authentication and bidirectional communication.

bidirectional centrifugo grpc php roadrunner spiral-framework websocket

Last synced: 04 May 2026

https://github.com/sreesh-mallya/django-channels-demo

Django Channels and WebSocket based chat room web app

asgi django django-channels websocket

Last synced: 04 May 2026

https://github.com/baselrabia/twitter

Let's recreate Twitter with Laravel! Completely from scratch, we'll use Laravel and Vue to build out a Twitter Clone with as many features as we can. Includes a timeline, notifications, media uploads, hashtags, mentions, granular search and much more. To top it off, everything is updated in true realtime.

laravel realtime realtime-rendering tailwindcss vue vuex websocket

Last synced: 05 May 2026

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/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/maechabin/websocket-leaflet-sample

The sample web app that can share the location information with WebSocket

leaflet react sample websocket

Last synced: 07 May 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/tarsislimadev/foxbit-ws

To get data from Foxbit.

foxbit websocket

Last synced: 09 May 2026

https://github.com/fullstop000/golang-online

A web app for compiling .go file online using Websocket and native go tools

golang websocket

Last synced: 10 May 2026

https://github.com/claymantwinkle/godot-cli-control

WebSocket bridge for headless / scripted control of Godot 4 scenes (click / property / input / screenshot / record).

ai-agent automation game-testing gdscript godot godot-plugin godot4 llm pytest websocket

Last synced: 12 Jun 2026

https://github.com/primebible/primebible-obs

Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship

bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship

Last synced: 14 Jun 2026

https://github.com/cplieger/plex-exporter

See what your Plex server is doing in Grafana — sessions, libraries, bandwidth, transcoding

distroless docker golang grafana homelab metrics monitoring plex plex-media-server prometheus prometheus-exporter websocket

Last synced: 16 Jun 2026

https://github.com/nikhil-kumaran/chatapp

A simple messaging app using web sockets

chat-application websocket websocket-client

Last synced: 20 Jun 2026

https://github.com/strong-roots-capital/bitmex-realtime-api

[MIRROR] A reference adapter for receiving realtime data from the BitMEX API

api bitmex realtime websocket

Last synced: 28 Jun 2026

https://github.com/mk4levi/mern-chatting-app

This MERN-Chatting-App is a real-time messaging platform. It supports user authentication, one-on-one and group chats, with real-time updates via WebSockets. The responsive React.js front-end ensures a smooth UX, while the Node.js and Express.js backend efficiently manages data and user interactions.

bcrypt-nodejs cloudinary-api docker jwt-authentication mern-stack websocket

Last synced: 26 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/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/memoryInject/ws-client

WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼

bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets

Last synced: 31 Mar 2025

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

O Projeto Nyx é um plugin opcional desenvolvido em Shell para o Projeto Íris. Ele permite o uso TOTAL do Bash e de programas CLI, como os de hacking, quase qualquer programação e até mesmo o APT, desde que a saída não passe de 65K de caracteres. Com a Nyx, você pode criar funções sem precisar alterar o código principal da Íris ou aprender Node.js.

api bash bot bot-framework curl easy iris jq modular multiplatform plugin post shell socket socket-io termux websocat websocket whatsapp whatsapp-bot

Last synced: 28 Jan 2026

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/ichiro-its/kumo-client

JavaScript client library for Kumo WebSocket to ROS 2 bridge

javascript ros ros2 typescript websocket websocket-client

Last synced: 26 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/cunningdj/eda-site

Event-Driven Architecture project, to experiment with EDA

distributed-system event-driven event-driven-architecture kafka nodejs system-design typescript websocket

Last synced: 09 Feb 2026

https://github.com/kerolesnabiel/realtimechatapi

This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.

asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket

Last synced: 10 Feb 2026

https://github.com/kianoushamirpour/rag_chatbot

Leveraged advanced RAG techniques and a quantized version of LLaMA-3 with Llama-cpp to create a chatbot. Redis Streams and WebSockets were utilized to enable real-time interaction and keep track of chat history.

chatbot docker-compose fastapi llama3 llamacpp llamaindex qdrant rag redis redis-stream websocket youtube-api

Last synced: 10 Feb 2026

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/dheerajgits/peerconnect-server

This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.

mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket

Last synced: 12 Feb 2026

https://github.com/filippo-orru/group-gifts

Group gifts makes Christmas in a large friend group stress-free!

firebase firebase-cloud-messaging firebase-notifications gifts nitro nuxt typescript vue websocket

Last synced: 12 Feb 2026

https://github.com/linux300/network

# Network is set of tools mainly for local user.

ansible bash devops docker javascript penetration proxy python ruby websocket

Last synced: 02 Apr 2026

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

A high-performance, lightweight WebSocket library for Go.

fast go golang rfc6455 websocket websockets

Last synced: 13 Feb 2026

https://github.com/yuantsai1115/ar.camera.mobile

It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and WebSocket..

ar bim collaboration construction-management vr websocket webxr

Last synced: 13 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/ok-home/i2c_ws_tools

ESP32 ESP-IDF i2c Tools with websocket interface

esp-idf esp32 esp32c3 esp32s3 i2c websocket

Last synced: 16 Feb 2026

https://github.com/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 01 Mar 2026

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