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/davi0805/gnose-notification

Notification microservice that consume messages from Redis Streams, using Rest and WebSocket

go golang redis redis-streams websocket ws

Last synced: 28 Apr 2026

https://github.com/kriogenia/allforone-service

Repository of the service for the 4l1 (AllForOne) project

alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket

Last synced: 29 Apr 2026

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

Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06

asyncio docker goit-cs-hw-06 http-server mongodb python websocket

Last synced: 08 May 2026

https://github.com/0xc0dec0ffeelab/sim_stock_notify

sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.

csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket

Last synced: 07 Apr 2026

https://github.com/taiyoh/graphqlws-subscription-server

this project is work in progress

golang graphql websocket

Last synced: 21 Feb 2026

https://github.com/mrts/vaadin-javaee-jms-server-push-example

An example Vaadin 8 Java EE application that demonstrates how to use Vaadin's server push along with Java EE JMS messaging APIs

javaee jms message-driven-bean vaadin vaadin-cdi-addon vaadin-push vaadin-testbench websocket

Last synced: 29 Apr 2026

https://github.com/epatel/claude-agent-team

Always-on autonomous dev lab: a self-hosted Claude Agent SDK web console that does real work on git repos — per-project chat, repo actions, uploads — with platform clients dialing in over WebSocket to run builds/tests in manifest-synced mirrors.

ai-agents anthropic autonomous-agents claude claude-agent-sdk developer-tools fastapi mcp python raspberry-pi self-hosted websocket

Last synced: 20 Jun 2026

https://github.com/frne/play-nosock

Play Framework Extension for Realtime Client Updates without using Websockets

comet javascript playframework sbt scala websocket

Last synced: 29 Apr 2026

https://github.com/mrbrunelli/node-scalable-upload

Node application to upload large files in a scalable way

bootstrap javascript node scalable websocket

Last synced: 29 Apr 2026

https://github.com/reiver/go-actsock

Package actcon implements an ActivityPub & ActivityStreams like protocol over a WebSocket, for the Go programming language.

activitypub activitysocket activitystreams websocket

Last synced: 29 Apr 2026

https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone

simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication

socket-io websocket

Last synced: 29 Apr 2026

https://github.com/crolang-p2p/examples-java-crolang-p2p-node-jvm

Examples on how to use the CrolangP2P library in a JVM (Java) environment for the CrolangP2P project

cross-platform distributed-systems framework java jvm kotlin p2p websocket

Last synced: 29 Apr 2026

https://github.com/mat-sz/poll-web

🗳️ Decision making software frontend (TypeScript/React/WebSockets).

react reactjs typescript websocket

Last synced: 29 Apr 2026

https://github.com/deya19/sportz

WebSockets Real-Time Sports Engine (10ms Updates)

websocket websockets ws

Last synced: 29 Apr 2026

https://github.com/pacna/chillax

A versatile software that enables you and your friends to enjoy synchronized YouTube video watching, whether you're using a single device or multiple devices.

golang lit typescript websocket

Last synced: 29 Apr 2026

https://github.com/quaddarv1ne/course-management-platform

Платформа управления онлайн-курсами с использованием современных технологий API взаимодействий

2024 analytics api api-rest app course courses grpc maximdupley platform quadd4rv1n7 rest web webhook websocket

Last synced: 29 Apr 2026

https://github.com/lihongjie0209/mermaidjs-server

High-performance Mermaid rendering service (HTTP & WebSocket) converting Mermaid to SVG/PNG with caching, Docker & Cloud Run.

cloud-run diagrams docker mermaid nodejs png puppeteer rendering svg websocket

Last synced: 29 Apr 2026

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

Implementation of a React application Connected to a websocket server displaying live information from multiple sensors

react redux redux-toolkit typescript websocket

Last synced: 29 Apr 2026

https://github.com/ronakbediya310/web-based-terminal-emulator

A real-time, cross-platform web terminal with file copy support, built using Node.js, WebSockets, and node-pty. This server allows users to interact with a shell via a web UI and copy files/folders between paths through the browser.

html-css-javascript http-server linux node-pty nodejs npm websocket xterm-js

Last synced: 29 Apr 2026

https://github.com/phantie/snake

Singleplayer/Multiplayer browser game on modern Rust stack (Yew, Axum) and WebSocket

async axum data-compresssion k8s multiplayer nix snake websocket yew

Last synced: 29 Apr 2026

https://github.com/kasonbraley/chat-li

Real-time terminal chat application

nodejs socket-io websocket yarn

Last synced: 29 Apr 2026

https://github.com/aabbtree77/cryptobot

Cryptocurrency trading bot with resync, modulo actual trading.

distributed-computing latency reconnection resilience resync trading websocket

Last synced: 20 Jun 2026

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

Космическая бургерная

cypress dnd jest react redux redux-thunk typescript websocket

Last synced: 29 Apr 2026

https://github.com/ttwno/lamegames.io

A game platform hosted on lamegames.tait.tech

django games python webapp website websocket

Last synced: 30 Apr 2026

https://github.com/diegogtz03/pcpower

API and WebSocket server for remote ESP32 powered PC power monitor and switch

api nodejs websocket

Last synced: 30 Apr 2026

https://github.com/halsekiraika/wawwd

This is a backend application for the digital art project "みんなの空間~We are what we do~", which is positioned as part of Ehime Prefecture's "Web 3.0 Human Resource Development Verification Project".

backend rest-api rust-lang websocket

Last synced: 08 Oct 2025

https://github.com/chaudharypraveen98/djangorealtimeapp

This app will show real time chart. It will include web sockets with the help of django channels.

django python webdevelopment websocket

Last synced: 30 Apr 2026

https://github.com/dehongi/iming

A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.

daphne django django-channels websocket

Last synced: 08 Jun 2026

https://github.com/marvnc/discord-websocket-text-inserter

Userscript to send text from a websocket to a Discord chat.

discord textractor userscript websocket

Last synced: 09 May 2026

https://github.com/jkaninda/okapiws

Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs

go-websocket go-websocket-server websocket

Last synced: 08 Jun 2026

https://github.com/kenken64/merlioncoin

Simple Blockchain written in Javascript

nodejs websocket

Last synced: 30 Apr 2026

https://github.com/pixelcaliber/log-monitor

Real-time log monitoring and broadcasting app leveraging asyncio, WebSockets, docker and NGINX for monitoring huge size log files and broadcasting updates to multiple clients in real-time.

asyncio docker docker-compose nginx-proxy tail-f websocket

Last synced: 09 May 2026

https://github.com/postsilicondev/tdn-bevy

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 08 Oct 2025

https://github.com/arjunan-k/byteping

Byteping is a real time chat application which supports both one on one and group messaging.

nextjs styled-components typescript websocket

Last synced: 09 May 2026

https://github.com/jackrekirby/qwirkle-multiplayer-v3

A recreation of the board game Qwirkle with multiplayer support via web sockets

github-pages heroku javascript qwirkle websocket

Last synced: 02 Apr 2025

https://github.com/poboll/echo-room

回声谷即时通讯系统-后端

ffmpeg jwt mysql-redis rabbitmq spring-boot websocket

Last synced: 30 Apr 2026

https://github.com/li0ard/meridicord

Rich Presence для Meridius на Linux (и не только)

discord meridius music rich-presence vk vkontakte websocket

Last synced: 18 Jan 2026

https://github.com/kartikmehta8/rs-websocket-chat

A Websocket based chat application using Rust backend, and React frontend.

react rust websocket

Last synced: 30 Apr 2026

https://github.com/manuel-lohmus/ws13

A simple and easy-to-use WebSocket protocol implementation

communication real-time websocket websockets-server ws ws13

Last synced: 28 Oct 2025

https://github.com/radiantnode/tensies

A real-time multiplayer dice game for the bar, the beach, or anywhere you forgot to bring actual dice.

browser-game dice-game docker fastapi multiplayer party-game python real-time redis vanilla-javascript websocket

Last synced: 20 Jun 2026

https://github.com/joschonarth/flask-websocket-chat

💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.

flask flask-socketio python websocket

Last synced: 01 May 2026

https://github.com/clarius/websocketchannel

Official docs site for https://github.com/devlooped/WebSocketChannel

channels dotnet websocket websockets

Last synced: 29 May 2026

https://github.com/crazystuffxyz/crazy-deep-research-gpt

A hyper-functional, sleek, and fully local web-based AI interface built with Node.js and powered by Ollama. It offers intelligent research modes, customizable AI behaviors, and Markdown conversion—perfect for deep exploration or quick answers, all with zero tracking or API keys required.

ai-research alpinejs chatbot cheerio deep-research deepseek deepseek-r1 generative-ai javascript llama3 llama3-2-1b-model llm local-ai nodejs ollama open-source-ai personal-ai tailwindcss turndown websocket

Last synced: 01 May 2026

https://github.com/sohei-t/training-content-progress-tracker

FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新

dashboard fastapi file-monitoring full-stack python real-time vue3 websocket

Last synced: 01 May 2026

https://github.com/actyx/wsrpc

WebSocket-based RPC server

rpc rust websocket

Last synced: 29 Jun 2026

https://github.com/ducksoft/smssendergo

基于 WebSocket 的编程控制短信群发系统(Golang 后端)

gin-gonic golang melody websocket

Last synced: 01 May 2026

https://github.com/aryainguz/ping

Real time photo sharing and chat app using web sockets and react native

expo react-native websocket

Last synced: 10 May 2026

https://github.com/tomgxz/tfldepartureboard

"Live" departure boards for the London Underground, accessed via TFL's Open Data API

html jquery london london-underground nodejs scss signalr tfl websocket

Last synced: 10 May 2026

https://github.com/vhyran/openchat

ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.

toml websocket zap zig

Last synced: 01 May 2026

https://github.com/drstone438/mk-bot-online

Interfaz web para controlar remotamente el robot MK-BOT con D-Pad y video en tiempo real. Compatible con ESP32, ESP32-CAM y ESP8266.

esp32 esp8266 websocket

Last synced: 01 May 2026

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

Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)

java javascript socket websocket

Last synced: 01 May 2026

https://github.com/quocanh189/messagechat_reverb

This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.

headlessui laravel react reverb tailwindcss websocket

Last synced: 30 Nov 2025

https://github.com/sulmar/dotnet-core-websocket

Przykład obsługi WebSocket w .NET Core

dotnet-core3 websocket

Last synced: 22 Jun 2026

https://github.com/exanubes/appsync

Go client library for AWS AppSync Events over WebSocket with API key, IAM, Lambda authorizer, Cognito, OIDC, publish, and subscribe support.

appsync appsync-events aws aws-appsync cognito events go golang iam oidc pubsub serverless websocket

Last synced: 23 Jun 2026

https://github.com/scrntprcrz/web-p2p-taskzz

WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.

datachannel javascript local-first nodejs p2p socketio web webrtc websocket

Last synced: 01 May 2026

https://github.com/pranav291/ghost-messenger

👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend

android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp

Last synced: 01 May 2026

https://github.com/naveennk045/realtime-stock-price-streaming

A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.

api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket

Last synced: 07 Jan 2026

https://github.com/aortizgu/homekit

The purpose of this project is to create a smart thermostat that controls the temperature of a house based on certain rules according to the day, time and threshold temperature. It also allows to know the record of temperatures registered during a configured time. It has a web dashboard to know the status of the system and program its behaviour and an LCD screen to know the status of the system. Users are notified by mail about fails, changes of state, etc.. Communication between devices is via wifi ethernet using mDNS(multicast dns) and DNS-SD (dns service discovery), so address configuration is not needed.

1wire esp8266 golang i2c-lcd linux mdns mdns-sd nodemcu-esp8266 orangepi revel websocket

Last synced: 05 Feb 2026

https://github.com/mathisburger/testlytic

A websocket testing client built with electron and react

electron-app json react test-client websocket websocket-tester

Last synced: 01 May 2026

https://github.com/cronware/esp32-thermostat-temperature-prediciton

An IoT-based thermostat using ESP32, WebSockets, and MQTT for real-time control and monitoring.

esp32 esp32-webserver home-automation humidity-sensor iot mqtt predictive-maintenance smart-home temperature-sensor websocket

Last synced: 10 May 2026

https://github.com/athrvk/tic-tac-two

A modern twist on the classic Tic-Tac-Toe game with enhanced gameplay and strategies.

game java react tic-tac-toe websocket

Last synced: 02 May 2026

https://github.com/rj1221/codeclauseinternship

🌐 WebDev Internship Repository: A collection of my web development projects and code samples created during my internship. Exploring frontend and backend technologies to build modern, responsive, and dynamic web applications. Join me on my coding journey and let's create the web of tomorrow! 🚀 #WebDevelopment #Internship #CodeSamples" #CodeClause

css html javascript websocket websockets

Last synced: 02 May 2026

https://github.com/geocine/bubble

chat application built with Web Components and Go

chat go webcomponents websocket

Last synced: 02 May 2026

https://github.com/konojunya/socket.io

socket.ioを用いたweb socketのサンプル

nodejs socketio websocket

Last synced: 09 Apr 2025

https://github.com/yarsawyer/lattice

Ephemeral post-quantum encrypted 1:1 chat and file transfer. ML-KEM-768 + X25519 hybrid key exchange, XChaCha20-Poly1305 encryption, Rust/WASM crypto, zero persistence.

axum end-to-end-encryption ephemeral-chat file-transfer fips-203 hkdf hybrid-encryption ml-kem ml-kem-768 post-quantum-cryptography privacy react rust secure-messaging wasm webassembly websocket x25519 xchacha20-poly1305

Last synced: 02 May 2026

https://github.com/meibraransari/node-websocket

⚛️ Nodejs web-socket app to test application

node nodejs nodejs-server web-socket websocket

Last synced: 02 May 2026

https://github.com/peter-oroszvari/aws_websocket_authorizer

Cognito Auth Lambda: A custom python authorizer for API Gateway that authenticates users with Amazon Cognito User Pools. This AWS Lambda function verifies access tokens and generates IAM policies for secure API access control.

aws-api-gateway aws-lambda python websocket

Last synced: 10 Jun 2026

https://github.com/y0sif/ferlay

Start and manage Claude Code sessions from your phone.

ai-agent claude-code cli developer-tools flutter mobile remote-control rust session-management websocket

Last synced: 02 May 2026

https://github.com/sikelio/sikontrol-app-legacy

App for connecting to sikontrol-desktop and send websocket envents to control Windows audio

android android-app android-application audio macro macros react-native shortcuts-app socket-io websocket

Last synced: 02 May 2026

https://github.com/discretetom/ws-server

A CLI tool to start a WebSocket debug server using NodeJS.

cli nodejs websocket ws wscat

Last synced: 02 May 2026

https://github.com/datsfilipe/support-chat

An realtime support chat app using Node, Express and websocket.

express nodejs typescript websocket

Last synced: 02 May 2026

https://github.com/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/shahidmalik4/fastapi-streamlit

Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.

coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket

Last synced: 02 May 2026

https://github.com/srang/ca

cellular automata

camel sockjs spring-boot websocket

Last synced: 03 May 2026

https://github.com/mehedi752/retrievify-client

Ferot - The Lost & Found System is a web-based platform that enables users to report lost items, find returned belongings, verify ownership, and connect with others to reclaim their items. Designed with trust, transparency and user experience in mind.

firebase html5 javascript react tailwind-css websocket

Last synced: 03 May 2026

https://github.com/lee-seokmin/DownBit

📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.

bitcoin coin javascript upbit upbit-api virtual-currency websocket

Last synced: 06 Oct 2025

https://github.com/coderdarren/playnet

A Unity3D multiplayer framework with an MMORPG bias.

game game-development gamedev mmo mmorpg multiplayer rpg server sockets unity3d websocket

Last synced: 10 May 2026

https://github.com/munadil-dev/chat-room

Created to learn WebSockets in JS

react typescript websocket

Last synced: 13 Apr 2026

https://github.com/caio-andres/real-time-chat

Real-time chat | Back-end: NestJS + TypeScript + Websockets | Front-end: React with Vite + TypeScript

api json nestjs nestjs-backend react socket-io typescript vite websocket

Last synced: 03 May 2026

https://github.com/ecebeci/whiteboardbot

Simple Discord bot using WebSocket

discord-js nodejs websocket

Last synced: 13 Apr 2026

https://github.com/podnet/websocket-mgos-test

Mongoose OS WebSocket client application

c esp32 mongoose-os mongoose-os-app websocket

Last synced: 11 Apr 2026

https://github.com/charlie5dh/django-channels-chat-tutorial

Chat classic tutorial teching django channels and WebSockets

channels django python websocket

Last synced: 11 May 2026