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/justine-george/nexus-decentralized-messaging

A decentralized messaging service built with Go and WebRTC, ensuring secure, peer-to-peer communication with end-to-end encryption.

golang messaging peer-to-peer protobuf webrtc webrtc-experiments websocket

Last synced: 22 Apr 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/shuklaritvik06/nestjsprojects

A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.

authentication crud nestjs websocket

Last synced: 24 Apr 2026

https://github.com/tgropper/async-backend-poc

PoC async backend operations in .NET core using websockets and Redis pub/sub

async netcore2 publish-subscribe redis websocket

Last synced: 24 Apr 2026

https://github.com/algrvvv/laravel-pings

Небольшой проект на Laravel, который может пинговать нужные вам сервера в нужный промежуток времени

composer laravel npm php pusher vuejs websocket

Last synced: 11 Apr 2026

https://github.com/arnu515/python-realworld-chat

RealWorld Chat App with Python (FastAPI) and ReactJS

chat discord fastapi python3 real-time realworld svelte websocket whatsapp

Last synced: 11 Apr 2026

https://github.com/artur24814/calendar_manager

📅 Social media web site for managing business meetings or friends meeting

calendar chatroom django railway redis-server social-network websocket

Last synced: 25 Apr 2026

https://github.com/zunohoang/chat_realtime

Web Chat Realtime with Spring Boot, WebSocket.

spring websocket

Last synced: 25 Apr 2026

https://github.com/hjyup/translatify

chat application with async translation

golang grpc microservice rabbitmq service-workers websocket

Last synced: 26 Apr 2026

https://github.com/erickgbr/ws-library

Simple structure of native webSockets server, similar to socket.io but with eco WebSockets ( web sockets from the backend)

back-end node node-js real-time server websocket ws

Last synced: 26 Apr 2026

https://github.com/gunantos/express-io

Simple websocket with Express

express javascript node nodejs npm socket websocket

Last synced: 27 Apr 2026

https://github.com/sankhadip-roy/chat-app

real-time chat application [building]

mern websocket

Last synced: 27 Apr 2026

https://github.com/streamlined2/websocketschat

Basic WebSockets chat implementation in Java

java-21 maven websocket websocket-client websocket-server

Last synced: 27 Apr 2026

https://github.com/o-rumiantsev/exchange

Data Exchange System (Prototype)

chat css data exchange system websocket

Last synced: 27 Apr 2026

https://github.com/charistheo/node-chat-app

A simple web-app chat app on Node.js and websockets

chat-application chatapp node-js nodejs websocket websocket-chat websockets

Last synced: 27 Apr 2026

https://github.com/roycuadra/websocket-button-control

The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to turn the button on or off.

esp8266 relay websocket

Last synced: 28 Apr 2026

https://github.com/ywatanabe1989/scitex-orochi

Django + Channels hub that tracks Claude Code agents across a fleet — real-time WebSocket messaging, channel routing, live dashboard with pane state, hook-event telemetry, and functional-heartbeat liveness probes.

ai ai-agents anthropic automation claude-code dashboard developer-tools django fleet-management mcp multi-agent orchestration scitex scitex-ecosystem telemetry tmux websocket

Last synced: 28 Apr 2026

https://github.com/chabane/mitosis

A SDaaS for building Big Data, Machine Learning and Serverless applications based on cost prediction driven development

apache-spark aws client-go docker helm kops kubernetes mobx monaco-editor nodejs openfaas react seldon-core websocket

Last synced: 11 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/iluha168/globalcapslockapi

TypeScript API wrapper for https://globalcapslock.com/

eieio typescript websocket

Last synced: 14 Nov 2025

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/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/rialparmar1777/metrics-dashboard

Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.

axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server

Last synced: 30 Apr 2026

https://github.com/carloseduardodb/arithmetics-math-frontend

Jogo de duelos com operações matemáticas.

reactjs typescript websocket

Last synced: 23 Jun 2026

https://github.com/akhtar21yr/realtime-feed-subscription

This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.

django django-rest-framework djangp-channel postgresql redis socket sql websocket

Last synced: 01 May 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/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/gituser12981u2/sync

p2p file sharing program built with rust

encryption file-sharing networking p2p-network rocket rust tlc websocket

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/iollaph/pi-image-client

Node.js client that prints Base64 images received via WebSocket to a thermal printer on Raspberry Pi.

base64 nodejs printer raspberry-pi 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/alisawari/wstunnel-scripts

util scripts to manage and connect easier to wstunnel connections

network tunnel websocket wstunnel

Last synced: 02 May 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/mkhuda/gowes-pingpong

Golang Websocket PingPong Latency Test

golang melody ping-pong websocket

Last synced: 09 Jun 2026

https://github.com/ashish1906/file-sharing

A cross platform local file sharing web app............

css html javascript nodejs shell webserver websocket

Last synced: 03 May 2026

https://github.com/camilosampedro/lights-on

Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino

mqtt play-framework scala scalajs websocket

Last synced: 03 May 2026

https://github.com/lutefd/quizzo

Quizzo is a golang + svelte webapp that host quiz parties with real-time multiplayer powered by websockets

golang monorepo multiplayer svelte websocket

Last synced: 04 Jan 2026

https://github.com/caknoooo/simple-web-socket

This repository is used for learning about web sockets, namely socket.io, in addition to implementing real time chatapp

golang gorilla-websocket socket-io websocket

Last synced: 03 May 2026

https://github.com/vilchisangelraulvilchis/apidash

🚀 Create and customize API requests seamlessly with API Dash, the open-source cross-platform client for visual response inspection.

api application dart dart-library developer-tools flutter flutter-apps flutter-ui graphql gssoc hacktoberfest http-client mobile-app mobile-development postman rest-api server-sent-events websocket

Last synced: 04 May 2026

https://github.com/yunusemrenalbant/spring-react-websocket-with-kafka

Spring Boot, ReactJS, SockJS ve Kafka ile yapılmış gerçek zamanlı mesajlaşma sağlayan bir chat uygulaması örneği

java kafka reactjs sockjs spring-boot websocket

Last synced: 04 May 2026

https://github.com/adesoji1/openairealtime-api

This describes a conversational bot between An Ai Agent and a Human in Realtime

fastapi mediarecorder openai-api reactjs redis-server schema websocket websocket-client worklet-loader

Last synced: 04 May 2026

https://github.com/gurkengewuerz/mqtt-server

MQTT v3/v5 server written in golang using mochi-co/mqtt

golang iot mqtt mqtt-broker mqtt-server mqtt-smarthome mqtt5 mqttv3 mqttv5 tcp websocket

Last synced: 05 May 2026

https://github.com/nathan-osman/ldclient

WebSocket client for ldserver with UI

client display light qt websocket

Last synced: 05 May 2026

https://github.com/toth2000/convoai

A website to interact with a custom language model

expressjs html-css javascript nodejs react websocket

Last synced: 05 May 2026

https://github.com/thalida/napkinnotes

A digital 'napkin' (just what everyone's wanted). Jot down quick math, list todos, paste notes, etc.

calculator devlog django django-channels django-rest-framework notes pwa side-project tasks vue vue3 websocket

Last synced: 05 May 2026

https://github.com/gdbrns/go-whatsapp-worker-redis-ssedashboard

High-performance Go WhatsApp Worker with Redis queue management and real-time SSE dashboard. Features message processing, rate limiting, health monitoring, and comprehensive API documentation. Built with Docker support and PostgreSQL integration.

dashboard docker go golang mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker

Last synced: 05 May 2026

https://github.com/iamber12/chat-app-with-websocket-and-go

Chat application built with Go, leveraging WebSockets for real-time bi-directional communication between clients and the server.

golang gorilla-websocket websocket

Last synced: 05 May 2026

https://github.com/xdusongwei/porkpepper

编写基于 Redis 通信协议的服务, 并且支持对 Websocket 会话进行操作

asyncio python python3 redis server websocket

Last synced: 06 May 2026

https://github.com/suicidekingg/up-chat

Chat Room Application using Socket.io and Node JS. A practice ground for myself to improve my web sockets and nodejs skills.

css html javascript nodejs socket-io websocket

Last synced: 06 May 2026

https://github.com/bykalachevski/ai-support-agent-template

Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.

ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket

Last synced: 26 Jun 2026

https://github.com/dougfsilva/myiot-frontend

Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.

angular angular-material css html vitrinidev websocket

Last synced: 06 May 2026

https://github.com/diegoareval/ranker-nestjs-socket

Basic Nest js app using websocket and Redis

nodejs redis typescript websocket

Last synced: 06 May 2026

https://github.com/khushal-savalakha/django-practice-projects

This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.

bootstrap5 django framework orm python redis session-management views websocket

Last synced: 07 May 2026

https://github.com/theshefer/messenger

Custom messenger based on WebSockets

nodejs react react-bootstrap socket-io typescript websocket

Last synced: 07 May 2026

https://github.com/techtronixx/pulse-terminal

A simple, high-performance crypto trading terminal featuring real-time data, technical indicators, and live market insights.

bitcoin cryptocurrency dashboard javascript orderbook-websocket terminal trading-scanners websocket

Last synced: 10 Jun 2026

https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan

For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )

guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr

Last synced: 07 May 2026

https://github.com/gnanam1990/polymarket-copy-bot

Automatically copy trades from top Polymarket wallets. Multi-wallet tracking, smart ROI filtering, paper/live trading, WebSocket prices, real-time Flask dashboard.

asyncio automated-trading clob copy-trading crypto defi flask paper-trading polymarket prediction-markets python trading-bot websocket

Last synced: 10 Jun 2026

https://github.com/solaceharmony/solacelive

Solace Live: real-time packet streaming voice interface and services

audio react realtime solace typescript vite websocket whisper

Last synced: 08 May 2026

https://github.com/jose-pleonasm/py-logging-websocket

Handler for py-logging which writes logging records to a WebSocket.

extension javascript nodejs py-logging websocket

Last synced: 08 May 2026

https://github.com/niewiemczego/feeld

Unofficial Python3 API connector for Feeld's HTTP and WebSockets APIs.

api dating-app dating-app-feeld feeld feeld-api feeld-client python python3 websocket

Last synced: 28 Jun 2026

https://github.com/shreekar11/scalable-websocket-server

This repository provides a scalable WebSocket implementation, using WebSockets and Redis Pub/Sub for efficient real-time communication.

nodejs pubsub redis typescript websocket

Last synced: 08 May 2026

https://github.com/marihachi/websocket-events

user events for WebSocket-Node

events json nodejs websocket

Last synced: 10 Apr 2026

https://github.com/anubhavick/t.lob

a website that let you make website from prompt

express llm react saas stackbit webcontainer websocket

Last synced: 09 May 2026

https://github.com/sftsrv/synk

An offline-first data synchronization library

database nodejs offline-first web websocket

Last synced: 09 May 2026

https://github.com/leokwsw/ithome-spring-boot-pocker

ithome Spring Boot... 深不可測

ithome log4j mysql spring-boot thymeleaf websocket

Last synced: 09 May 2026

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/fastpanel/socket.io

Extension to work with the "WebSocket" protocol.

nodejs socket-io typescript websocket

Last synced: 09 May 2026

https://github.com/iamigi/react-node-ws

React live cursor

nodejs react typescript websocket ws

Last synced: 09 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/apneduniya/vity-device

An AI assistant for cross-device control, automating actions seamlessly between devices.

bot capx capxai capxai-hackquest claude computer-control gemeni hackquest js openai python telegram-bot websocket

Last synced: 10 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/icyjoseph/chat-room

Weekend project. Learning to combine WebSockets and React :)

chat-application react reactjs socket-io websocket weekend-hacking weekend-project

Last synced: 10 May 2026

https://github.com/aakashsharma7/dsa_tracker

Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).

components-react reactjs vite websocket yarn-workspaces

Last synced: 10 May 2026

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

🗳️ Decision making software backend (TypeScript/node/WebSockets).

nodejs typescript websocket websocket-server

Last synced: 10 May 2026

https://github.com/happydemon/echo-server

A swoole-based implementation for a laravel echo server

echo laravel php swoole websocket

Last synced: 10 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/syssos/goact

A Go based API and ReactJS chat component, giving developers a chat application project "exoskeleton".

chat golang nodejs websocket

Last synced: 10 May 2026

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/iwatanikenji/websocket-chat

Real-time chat implemented with websocket basics and Vue client

nestjs real-time socket-io vuejs websocket

Last synced: 10 May 2026

https://github.com/marhiievhe/bitfinex-connector

Small library for safety multi connect to Bitfinex Websocket public API with singl or multi threading way.

bitfinex multiconnection multithreading mutex-lock nodejs websocket wss

Last synced: 11 May 2026

https://github.com/007tickooayush/socketioxide-rust-chat

A socket.io implementation of websockets using Rust programming to create an Http Server capable of handling websocket and HTTP requests.

axum mongodb rust serde serde-json socket-io socketioxide tokio websocket

Last synced: 11 May 2026