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/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/margo-yunanova/react-burger

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

react typescript websocket

Last synced: 24 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/davidyen1124/not-really-mcp-client

A confusingly-named Node.js client for Claude Code's VS Code bridge (not actually MCP)

claude cli json-rpc mcp nodejs vscode websocket

Last synced: 30 Apr 2026

https://github.com/craiggleso/empireengine

Let's build a connected world together

empire engine p2p webrtc websocket

Last synced: 08 Jun 2026

https://github.com/mpolinowski/html_ws_client

Websocket client for the INSTAR IP camera videostream

html5-video websocket websocket-client

Last synced: 01 May 2026

https://github.com/nshkrdotcom/jido_hive

Phoenix coordination server and embeddable Elixir client for augmented human-AI telepathy. Transforms multiplayer terminal chat into live, room-scoped structured context graphs and actionable consensus workflows.

actor-model asm client-server concurrency coordination distributed-systems elixir elixir-otp event-driven execution-engine llm-workflows local-execution multi-agent nshkr-ai-agents phoenix real-time relay room-management round-robin websocket

Last synced: 01 May 2026

https://github.com/null-none/drf-chat

Simple async and sync messaging app for Django Rest Framework

api chat drf python websocket

Last synced: 06 May 2026

https://github.com/microchiptech/pic32mzw1_websocket_http_website

"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.

http pic32mzw1 webpage website websocket wfi32 wfi32iot-board

Last synced: 12 Jun 2026

https://github.com/aseeralfaisal/chat_mate

A messaging app that connects people with common interest

ffpmeg webrtc websocket

Last synced: 13 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/zeek/zeek-websocket-rs

Bindings for Zeek's WebSocket API

c python rust websocket websocket-client zeek

Last synced: 23 Jun 2026

https://github.com/yoset77/shogihome-lab

ShogiHome をフォークしたセルフホストサーバー型 GUI

shogi typescript usi vue websocket

Last synced: 21 Apr 2026

https://github.com/cvweiss/redis-websocket

Node implementation of redis to websocket broadcasting.

nodejs pubsub redis websocket

Last synced: 01 Feb 2026

https://github.com/httpland/http-websocket

HTTP request for websocket with standard Request and Response

deno handler http request response rfc-6455 validate websocket

Last synced: 31 May 2026

https://github.com/drumath2237/signalr-swa-functions-chat

フロントVue3+TypeScript、バックAzureFunctions+SIgnalR構成をAPI統合したAzure Static Web Appsでホスティングしたサーバレスチャット

azure azure-functions azure-static-web-apps signalr typescript vite vue websocket

Last synced: 11 Apr 2026

https://github.com/george551556/distributed_control

The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself

distributed distributed-systems gin golang http md5 websocket

Last synced: 08 Feb 2026

https://github.com/rcasto/distributedexperiment

An experiment with distributed web computing

distributed-computing raytracing webgl websocket webworker

Last synced: 15 Oct 2025

https://github.com/wifiwang777/letter-java

java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天

apollo jwt mybatis-plus protobuf springboot websocket

Last synced: 22 Apr 2026

https://github.com/sarguroh20/realtime-editor

SynCode is a real time web-based code editor with multi-language support compiler

codemirror-editor editor final-year-project javascript-framework piston-api uuid website websocket

Last synced: 23 Apr 2026

https://github.com/stultuss/node-ws-server

Distributed Message Service Cluster for Service Registration and Discovery via ETCD

distributed-systems nodejs service-registration-discovery typescript websocket

Last synced: 15 Apr 2026

https://github.com/niladrichatterje/kafka-binance-tracker

monitoring 6 cryptos with 3 consumers from same group using Kafkajs. Follow @binance/connector-typescript

kafkajs stream websocket

Last synced: 24 Apr 2026

https://github.com/sikelio/sikontrol

Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable

audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket

Last synced: 13 Apr 2026

https://github.com/winston-yallow/mosaic-server

WebRTC Signalling Server made for a Godot game

game-development webrtc-demos webrtc-signaling websocket

Last synced: 25 Oct 2025

https://github.com/adamanr/videochat

Video chat built in Golang language (Server) and React framework (Client)

go golang react videochat websocket

Last synced: 05 May 2026

https://github.com/reamp/server

Base server component for reamp

amphp ratchet reamp websocket

Last synced: 13 Jan 2026

https://github.com/dmitrymyadzelets/uploader

Uploads files via WebSocket API

uploader websocket

Last synced: 27 May 2026

https://github.com/denisraymer/bitcoin-alert

View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley

javascript websocket

Last synced: 05 Dec 2025

https://github.com/eugenepokalyuk/react-burger

The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.

cypress jest react redux typescript websocket yandex-praktikum

Last synced: 27 Jan 2026

https://github.com/fmotalleb/hemend_async_log_recorder

An Extension to the hemend_logger package that enables asynchronously logging.

async async-logger dart file-logger flutter logger logging stream websocket

Last synced: 26 Apr 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: 27 Oct 2025

https://github.com/cmmvio/cmmv

Contract-Model-Model-View (CMMV) - Minimalistic Node.js Server Framework

cmmv contracts nestjs nodejs protobuf rpc typescript websocket

Last synced: 17 Oct 2025

https://github.com/kiranparajuli589/scaling-websocket

A very simple demonstration of scaling WebSocket servers.

proxy redis redis-client websocket websockets

Last synced: 27 Apr 2026

https://github.com/hoangvuvan0611/javacv_attendance_recognition

program javacv, opencv attendance&recognition

java javacv spring-boot websocket

Last synced: 09 May 2026

https://github.com/chocolateloverraj/group-game

Demo game with many options for connecting devices.

android electron game tcp website websocket

Last synced: 10 May 2026

https://github.com/abelflopes/websocket-chat

PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI

api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand

Last synced: 13 Apr 2026

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.

express javascript nodejs socket-io typescript websocket

Last synced: 14 Mar 2025

https://github.com/ivanatias/deno-chat

Experimenting with WebSockets using Deno!

deno websocket

Last synced: 27 Apr 2026

https://github.com/jeremymarshall/xterm.js-docker-bridge

xterm.js based terminal emulator to bridge to docker exec

angular4 docker express nodejs websocket xterm-js

Last synced: 10 Apr 2026

https://github.com/korkje/wsi

Asynchronously iterate WebSockets

deno iterator typescript websocket

Last synced: 28 Apr 2026

https://github.com/pouchlabs/pouchrealtor

blazing fast socket.io alternative,pure websockets.

io pubsub realtime socket websocket ws

Last synced: 27 Feb 2026

https://github.com/abdulrahmans0414/sockettalk

This is a real-time chat server built using React, Node.js, Express, and Socket.io.

express nodejs react real-time-chat socket-io socketio-server tailwindcss websocket

Last synced: 09 Apr 2026

https://github.com/anirbanroydas/opruut

A route optimiser for metro stations and subways giving (a). the shortest travel time with (b). maximum comfort [eg: less crowd, possibility of finding a seat, etc..] using primarily React Js (with Redux), Laravel framework(PHP), Node-Js(Socke.io Server), Neo4J (Graph Database).

graph-database job-queue laravel machine-learning mysql neo4j nodejs react redis redux route-optimization socketio websocket

Last synced: 09 Apr 2026

https://github.com/urijhoruzij/realtime-editor-server

Realtime editor server

editor nodejs websocket

Last synced: 28 Apr 2026

https://github.com/maniam/speak-io

A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.

bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp

Last synced: 29 Apr 2026

https://github.com/berat02xz/global-chat-app-kiii

global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS

azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket

Last synced: 06 Apr 2026

https://github.com/arumes31/whois

High-performance network diagnostics & discovery platform. Features DNS-over-HTTPS (DoH), WHOIS/RDAP, GeoIP, subdomain discovery, and port scanning with live WebSocket streaming.

dns-over-https echo-framework geoip golang htmx network-diagnostics port-scanner subdomain-discovery websocket whois

Last synced: 12 Jun 2026

https://github.com/pawelzeja098/flask-web-app-for-video-editing-and-transcription

Web application for video preview, transcription, adding subtitles, trimming, and processing in Flask

flask socket-io subtitles transcription video-streaming websocket whisper-ai

Last synced: 09 May 2026

https://github.com/chempik1234/empty-kitchen-microservices

a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time

alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket

Last synced: 12 Feb 2026

https://github.com/young-flash/websockets-demo

This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).

cpp publish-subscribe websocket websockets-server

Last synced: 03 Apr 2025

https://github.com/semihbkgr/gorun

GoRun is a server application let you execute your go code through a web socket connection.

golang java netty server websocket

Last synced: 11 May 2026

https://github.com/ch-iv/flask-websockets

WebSockets extension with channels for Flask

flask flask-websockets python websocket websockets

Last synced: 29 Apr 2026

https://github.com/shubhendu-bhakat/websocket-chat-app

Simple chat application using webscoket ,TS and React +Vite

react typescript websocket

Last synced: 24 Jun 2026

https://github.com/ibrahimhabibeg/echo

Chat application built with micro-services architecture and front-end caching

chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket

Last synced: 02 Apr 2026

https://github.com/tasnia-h/communication-app

A full-stack communication app that allows users to send messages, make audio/video calls, share screens, and exchange photos and files. The app supports both manual and Google authentication, with real-time notifications to enhance user experience.

nestjs nextjs postgresql webrtc websocket

Last synced: 10 Apr 2026

https://github.com/simatec/iobroker.gotify-ws

Gotify web socket for connection to various notification systems

adapter discord email gotify iobroker matrix pushover signal telegram websocket whatsapp

Last synced: 15 Apr 2025

https://github.com/estebanqui/blue-vs-red

Blue VS Red is a school project game where users join either the Blue or Red team to compete by clicking within their team's area. It utilizes HTML, CSS, JavaScript, and a Node.js backend with real-time communication via Socket.IO.

game render websocket

Last synced: 18 Aug 2025

https://github.com/likhithkp/realtime-notifications-service

A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.

go golang kafka notification-service notification-system postgresql real-time-notification redis websocket

Last synced: 18 Apr 2026

https://github.com/minhazulmin/laravel-realtime-notification-websocket-and-pusher-js-

Laravel real time notification with websocket & pusher js.For Sponsor WhatsApp me +8801751337061.

laravel-websocket laravel-websockets pusher-channels pusher-js pusherjs real-time-notifications websocket

Last synced: 19 Mar 2026

https://github.com/mars05/netutil

:blush:一个网络相关的工具包,对Netty进行了一些抽象封装,实现了简易的rpc、websocket服务端、分布式锁等

net netty netutil rpc websocket

Last synced: 19 Jan 2026

https://github.com/team-tritan/vps-ws-agent

grab data from vps' for uptime page using ws & node.

node typescript websocket ws ws-agent ws-server

Last synced: 10 May 2026

https://github.com/agustinsrg/ps-bot-lib

Simple library to create bots for Pokemon Showdown

bot library npm pokemon-showdown pokemon-showdown-bot sockjs typescript websocket

Last synced: 22 Mar 2025

https://github.com/ratopi/websocket-cowboy-experiments

WebSocketCowboyGunExperiments

cowboy erlang gun websocket

Last synced: 18 Jun 2026

https://github.com/elitebot47/echoline

Real-time messaging app with WebSocket communication, file uploads, and notification system. Modern full-stack implementation.

chat communication file-upload fullstack modern-ui nextauth nextjs nodejs postgresql prisma react realtime socketio tailwindcss typescript websocket zustand

Last synced: 01 Jul 2025

https://github.com/moojigc/sillygame

Multiplayer drawings! Using the power of websockets, draw collaboratively with your friends!

canvas go golang svelte websocket

Last synced: 16 Apr 2026

https://github.com/ipublikuj/websockets-zmq

ZeroMQ pusher & consumer for WAMP server for Nette Framework (3.0+)

extension ipub ipublikuj message-queue nette websocket websockets zeromq

Last synced: 20 May 2026

https://github.com/cptcr/sharding.js

Sharding.js is an advanced sharding manager designed for Discord bots, enabling seamless communication between multiple shards across different machines using **Redis** for inter-process communication.

discordjs-bot ioredis npm sharding typescript websocket yarn

Last synced: 19 Feb 2026

https://github.com/bparanj/wsock

Simple Websocket Client and Websocket Server https://rubyplus.com/articles/4451-WebSocket-Basics-Hello-World

nodejs websocket websocket-client websocket-server

Last synced: 03 Aug 2025

https://github.com/gitcoder052023/chatllama

ChatLLama is a modern, real-time chat application that leverages local Ollama models to deliver an interactive AI-based messaging experience. It offers secure user authentication, responsive design built with Tailwind CSS, and seamless communication via Socket.io.

ai chatapp chatllama css expressjs html javascript mongodb nodejs ollama realtimechat socketio tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/gorodroz/crypto-tracker

Realtime Bitcoin price tracker using Binance WebSocket and REST API. Logs prices to CSV and supports Pandas for data analysis.

binance bitcoin crypto csv-logger data-analysis pandas python rest-api websocket

Last synced: 07 May 2026

https://github.com/blankparticle/arrpc-rs

🦀 A Rust implementaion of OpenAsar/arrpc

arrpc discord ipc rust websocket

Last synced: 02 May 2026

https://github.com/shuLhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 14 Apr 2025

https://github.com/thewindows/yourawesomedrawing-open-source-

A Open Source Drawing Website With Websocket

css css3 drawing html html5 javascript js json nodejs websocket

Last synced: 02 May 2026

https://github.com/universe3/ichat-web-application

this is iChat web application. its like a web whatshap web. you can use it for messaging

beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket

Last synced: 25 Apr 2025

https://github.com/hacimertgokhan/rust-live-md

Powerful and lightweight application for live previewing and editing markdown files.

markdown markdown-to-html preview rust-cli rust-cli-apps rust-lang websocket

Last synced: 03 May 2026

https://github.com/rohanmathur91/tunnel

Tunnel a mini ngrok like tool which exposes your localhost to public internet.

golang localhost ngrok proxy tunneling websocket

Last synced: 14 Jan 2026

https://github.com/mileristovski/dataengineer-sparkstreaming

Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.

big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket

Last synced: 11 Apr 2026

https://github.com/bounebrayan/chatroomsservice

A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.

chat chat-rooms community messaging microservice real-time rooms socket-io websocket

Last synced: 03 May 2026

https://github.com/micahondiwa/rate-my_car

What do others say about this car? A capstone for the for foundation studies (first 9 months) at alx software engineering program.

django django-rest-framework websocket

Last synced: 03 May 2026

https://github.com/blaze-d83/hardware-monitor-go

This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.

go-templ golang hardware-utility htmx websocket

Last synced: 20 Apr 2026