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

This is a simple real-time chat application built using Node.js, Express, and Socket.io. The app allows multiple clients to connect and chat with each other in real-time.

css3 express-js html5 node-js websocket

Last synced: 09 Apr 2026

https://github.com/funnyboy-roks/chess

Mutiplayer chess using websocketrs and p5js

chess javascript p5js socket-io sockets typescript websocket

Last synced: 10 May 2026

https://github.com/ratneshjain40/webrtc-peerjs

This is a demo webRTC video calling project, using a simple-peer webRTC wrapper library and web sockets.

peer-to-peer webrtc websocket

Last synced: 30 Apr 2026

https://github.com/jquagliatini/angular-chat

a angular chat

angular chat websocket

Last synced: 30 Apr 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/sebastianmarines/typescriptchat

Chat app made with React, Node, and Typescript

node react typescript websocket

Last synced: 30 Apr 2026

https://github.com/wiese-m/quote-rs

A very simple Binance market data connector app written in Rust

async crypto data-feed rust tokio websocket

Last synced: 23 Jun 2026

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

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

ffmpeg jwt mysql-redis rabbitmq spring-boot websocket

Last synced: 30 Apr 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/awakelife93/node-message-action

message action process server

express nodejs typescript websocket ws

Last synced: 15 Apr 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/whyankush07/exchange-app

A stock exchange application where you can exchange stocks with a currency. Supports USD and Bitcoin exchange.

expressjs nextjs nodejs redis websocket zod

Last synced: 02 Apr 2026

https://github.com/ducksoft/smssendergo

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

gin-gonic golang melody websocket

Last synced: 01 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

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/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/madhur/load-test-websocket-locust

Sample code for the blog article

java locust websocket

Last synced: 30 Mar 2025

https://github.com/adarsh-kmt/websocketreverseproxy

A light weight fault tolerant reverse proxy, used to load balance websockets and http requests.

golang health-checks load-balancer multithreading websocket

Last synced: 19 Aug 2025

https://github.com/dannywillems/near-intents-tools

Tools for monitoring and interacting with NEAR Intents protocol

blockchain crypto intents near near-protocol rust websocket

Last synced: 11 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/hanz-archer/vscode-live-collab

A VS Code extension for real-time collaboration, allowing multiple users to edit the same file simultaneously. It syncs changes across instances using a unique document ID, making collaborative coding seamless.

extension firebase json typescript visual-studio-code websocket

Last synced: 12 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/majid-cj/go-chat-server

This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles

authentication-middleware docker-compose golang iris-golang rest-api sse 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/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/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/speedycraftah/node-svelte-chat-app

A full-stack chat app which supports direct messages and eventually normal channels written in Svelte and Node.js.

chat-application fastify full-stack nodejs svelte sveltekit websocket

Last synced: 14 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/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/pierrad/hangmanws

Multiplayer Hangman game with WebSocket

css html javascript nodejs websocket

Last synced: 12 May 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/ejfkdev/shellanywhere

Secure remote shell access from any browser — WebRTC/WSS transport, E2EE, multi-session, mobile-friendly web terminal

e2ee react remote-shell rust terminal web-terminal webrtc websocket

Last synced: 03 May 2026

https://github.com/iyedexe/binfrost

Unofficial Client Library for Binance in C++

async binance bitcoin cpp17 cpp20 crypto fix low-latency rest websocket

Last synced: 15 Aug 2025

https://github.com/srect/websocket

WebSocket聊天室

chatroom koa2 socket-io websocket

Last synced: 03 May 2026

https://github.com/rudsarkar/pubsub-websocket

WebSocket pub/sub implementation usin Go gin, Postgresql

gin-gonic golang postgresql pubsub websocket

Last synced: 03 May 2026

https://github.com/br-silvano/mcp-todo

API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.

agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod

Last synced: 10 Apr 2026

https://github.com/puckwang/web-realtime-comm-demo

A demo project built with .NET and React to showcase and compare four realtime communication techniques: Polling, Long Polling, WebHook, and Server-Sent Events (SSE).

dotnet long-polling nextjs polling react server-send-event websocket

Last synced: 03 May 2026

https://github.com/anand3125/support-ticket-app

Smart Ticket App (Frontend) is a responsive React + TypeScript ticket management interface that allows users to view, create, filter, and paginate support tickets.

mui-material react reacthooks responsive-design stompjs typescript websocket yup

Last synced: 23 Jun 2026

https://github.com/micilini/php-websockets

Native PHP WebSocket and realtime chat foundation built from scratch with PHP sockets. Includes chat examples, private rooms, bot hooks, storage adapters and optional Laravel integration.

chat chat-application laravel laravel-package php php-socket php-websocket private-chat realtime realtime-chat sockets websocket websocket-server websockets

Last synced: 09 Jun 2026

https://github.com/rokf/elm-lua-websocket-chat

An Elm & Lua WebSocket communication example

chat websocket

Last synced: 14 Mar 2025

https://github.com/pyother/rtapp

Real-time technologies benchmark.

ajax socket-io websocket

Last synced: 14 Mar 2025

https://github.com/clarisar/chat_app

Chat application with sockets

nodejs socket-io websocket

Last synced: 04 May 2026

https://github.com/marceloleite2604/spring-websocket-authentication

Implementation of WebSocket connection with OAuth2 authentication

authentication oauth2 spring-boot websocket

Last synced: 13 May 2026

https://github.com/anikhasibul/chatter

Simple anonymous chat app demo using golang and websocket ;)

anonymous-chat chat-app chatter golang postgresql real-time websocket

Last synced: 04 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/ayush-github123/health-backend

Healthcare Backend made using django

django django-rest-framework docs python websocket

Last synced: 13 May 2026

https://github.com/konojunya/simple-golang-chat

💬 simple golang chat

chat go golang websocket

Last synced: 19 Aug 2025

https://github.com/fikriaf/ai-vision-web

This is an AI-powered waste classification application that uses computer vision to detect and categorize different types of waste materials.

fastapi fullstack-ai object-detection react realtime waste-detection websocket yolov8

Last synced: 04 May 2026

https://github.com/vishnuka084/notification_services

This project is a notification service built using Spring Boot. It allows users to send notifications to recipients via various channels such as email, SMS, or push notifications. Below is a brief overview of the project:

mysql spring-boot stomp websocket

Last synced: 04 May 2026

https://github.com/iwansal64/wms_app

WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system

dart flutter iot mobile-app websocket

Last synced: 14 May 2026

https://github.com/trandung2k1/nestjs_tutorial

Learn nestjs 2024 (microservices using tcp, redis, rabbitmq, websocket, cqrs, graphql, bull queues)

cqrs graphql k8s microservice pm2 queue rabbitmq redis server-statistics tpc websocket worker-threads

Last synced: 05 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/lmicovic/angular-chat-application

Real-time private one-to-one chat application built with HTML, CSS, TypeScript, Angular 17 framework and WebSocket for real-time communication. The application enables secure and efficient communication, offering users a seamless chat experience.

angular chat-application css3 html5 javascritpt real-time-chat restful-api typescript websocket websocket-client

Last synced: 05 May 2026

https://github.com/ch3ber/esp32-projects

Collection of small, self-contained projects for the ESP32 family of microcontrollers programmed with MicroPython.

esp32 examples firmware hacking hardware iot iot-application led-controller microcontroller microdot micropython python web-server websocket websocket-server websockets wifi wifi-hotspot wifi-network

Last synced: 05 May 2026

https://github.com/faithleysath/remote-control-for-windows

临时、可见、可审计的 Windows 远程协助工具

cli remote-assistance rust websocket windows

Last synced: 12 Jun 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/eyalev/mdevex

Minimal web-based tmux client with a plugin-first architecture

plugin terminal tmux websocket xterm

Last synced: 12 Jun 2026

https://github.com/x-tools-author/x-flow

xFlow is a configurable and extensible communication data transfer tool, currently supports serial port, UDP, TCP, Web Socket data transfer.

data-flow flow qt tcp udp websocket

Last synced: 05 May 2026

https://github.com/chen635520874/socketchat

采用beego框架,基于go语言实现的websocket聊天室

beego go websocket

Last synced: 14 Jan 2026

https://github.com/nabeel-ahmed-jamil/scheduler1

The process used for scheduler on a different time ui (UI-MODIFY-ANALAYTICS-SCREEN CURRENT BRANCH)

angular2 deprecated-repo npm typescript webpack websocket

Last synced: 05 May 2026

https://github.com/chiragsdev/codemate-backend

Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.

aws bullmq continuous-deployment continuous-integration express mongodb nginx node-cron nodejs notifications pm2 razorpay redis websocket

Last synced: 14 Apr 2026

https://github.com/karan19698/spring-chat-app

Real-time chat app using Spring Boot, WebSocket & STOMP with Docker-based deployment.

docker java maven render springboot stomp websocket

Last synced: 11 Apr 2026

https://github.com/nccapo/ws-chat

WebSocket based chat application

chat chat-api chat-application go golang websocket websocket-chat

Last synced: 11 Oct 2025

https://github.com/andrearcaina/echo

Echo is a social meme app with real-time video and messaging features

dart flutter go rest-api websocket

Last synced: 14 Apr 2026

https://github.com/iamsuatzengin/online-auction-android

Online Auction Android application using WebSocket with Ktor client.

android kotlin ktor-client ktor-websocket websocket

Last synced: 19 Jan 2026

https://github.com/rufat/mepn-template

MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).

epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket

Last synced: 14 Apr 2026

https://github.com/jmanhype/cybertask

AI-Powered Task Management Platform built autonomously by the Cybernetic Orchestration Platform

ai-powered autonomous-development claude-flow cybernetic jwt-authentication nodejs postgresql prisma react task-management typescript websocket

Last synced: 09 Oct 2025

https://github.com/seahindeniz/thermostat-esp

A full-stack wireless thermostat project for ESP32 and ESP8266 boards runs with Espruino

docker esp32 esp8266 espruino fullstack github-actions-ci iot mongodb pnpm react tailwind typescript webpack5 websocket wifi

Last synced: 07 Apr 2026

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

A tiny WebSocket server built with Jetty 11.

jetty websocket websocket-server

Last synced: 12 Oct 2025

https://github.com/simonfinney/offset

OFFSET Dublin 2018

webapp websocket

Last synced: 09 Oct 2025

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

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 08 Oct 2025

https://github.com/cmohan312002/sketchpad

It is a simple web application that simply helps people to collaborate on various ideas and sketch it out. The users may be Students discussing any study topic, Teachers explaining students through whiteboarding and Professionals sharing their ideas while brainstorming. This whiteboard helps each and every user.

canvas expressjs nextjs react websocket

Last synced: 14 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/HyunJinNo/websocket-tutorial

A repository for testing WebSocket.

websocket

Last synced: 07 Oct 2025

https://github.com/waithawoo/hermesockserve

Modular Websocket Server using socket.io

broadcast nodejs socket socket-io websocket websocket-server

Last synced: 14 Feb 2026

https://github.com/shubhisri15/ahoylove

WIP WIP WIP: A web app / chrome extension that lets you track your long distance maritime officer lovers location and current timezone, and also set a countdown for their homecoming.

ais ais-data axios cheerio css html-css-javascript javascript nodejs reactjs tailwindcss web-scraping websocket

Last synced: 10 Apr 2026

https://github.com/harshshah6/go-websocket

A simple websocket server written in go for blazing fast communication in the connected channels.

chat-application docker docker-compose dockerfile go go-websocket go-websocket-client go-websocket-server golang websocket websocket-client websocket-server

Last synced: 04 May 2026

https://github.com/isma1306/chatsocket

little chat app made with websocket

express jquery nodejs websocket

Last synced: 13 Apr 2026

https://github.com/metadev-xi/solana-striker

Fast-paced competitive shooter with SPL token rewards

blockchain crypto solana solana-game unity web3 websocket

Last synced: 31 May 2026

https://github.com/eavelasquez/learning-blockchain

This is a project to learn about blockchain technology and how it can be used to create a blockchain.

babel blockchain cryptojs elliptic express javascript jest nodejs shell unit-test websocket yarn

Last synced: 12 Mar 2025

https://github.com/taybct/spring-taybct

Spring TayBct 是一个 Spring 业务组件基础集成的基础业务库,对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。

docker dubbo dynamic-datasource java logicflow managment-system mybatis-plus oauth2 onlyoffice-server scheduling spring-boot websocket

Last synced: 05 May 2026

https://github.com/fahrimz/chat_be_express

Backend part for chat app. Built with express.

backend chat express pnpm typescript websocket

Last synced: 06 May 2026

https://github.com/akmalovaa/centrifugo-ws-chat

learning centrifugo websocket

centrifugo chat fastapi nginx python websocket

Last synced: 08 May 2026