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

WebSockets for ESP32 devices, enabling real-time communication between the ESP32 and web clients

embedded-systems esp32 websocket

Last synced: 01 May 2026

https://github.com/vigneshshanmugam/turbo-ws-server

Minimal WebSocket server written using turbo

nodejs rfc6455 turbo websocket

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

Rxjs websocket wrapper

json reconnect rxjs websocket

Last synced: 02 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/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/sh13y/secure-chat

A real-time secure chat application with end-to-end encryption built with TypeScript, React, Node.js, and MongoDB

chat-application encryption jwt mongodb nodejs react real-time secure-chat typescript websocket

Last synced: 02 May 2026

https://github.com/raojinlin/mutagen-server

为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。

go mutagen websocket

Last synced: 02 May 2026

https://github.com/exanubes/api-gateway-websocket-api

An AWS Api Gateway Websocket API implementation using Pulumi

aws pulumi typescript websocket websockets

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/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/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/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/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/snuffish/obs-panel

Dashboard application to manage OBS Streaming, Recording, Video/Audio Input sources, Scene selection, monitoring and so on.

nextjs obs recording streaming typescript websocket

Last synced: 03 May 2026

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

A chat app with demo 👨🏻‍💻

chat deno preact typescript websocket

Last synced: 03 May 2026

https://github.com/yasamin-khodarahmi/dash-realtime-table

A Dash application that provides real-time table management capabilities using Python, Redis, and WebSocket

dash dashplotly python3 redis socket-io websocket

Last synced: 03 May 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/farshadsharifi/farshadsharifi

I am a results-driven Senior Software Engineer with over 17 years of experience in architecting and developing scalable applications. My expertise lies at the intersection of high-performance system programming and robust enterprise solutions.

api csharp flutter grpc php rust websocket

Last synced: 03 May 2026

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

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.

react redux websocket

Last synced: 03 May 2026

https://github.com/tauseefk/reconcile

Collaborative text editor using operational transforms.

collaborative-editing nestjs nodejs operation-transformation typescript websocket

Last synced: 03 May 2026

https://github.com/tlabaltoh/unity-sfu-integration

Test project for implementing WebSocket / WebRTC's SFU (Selectable Forwarding Unit) network architecture on the Unity. This project was created for use in Oculus Quest 2, but supports other platforms (PC, Android mobile) to test the connection from multiple clients.

multiplayer network networking sfu unity unity3d webrtc webrtc-sfu websocket

Last synced: 03 May 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/tsaplia/energy-controller-refactored

ESP8266 Energy Consumption Controller measures AC power with PZEM-014/016 sensor via Modbus. It offers a web interface for live data, charts, and settings.

arduino cpp esp8266 html-css-javascript iot platformio webinterface websocket

Last synced: 04 May 2026

https://github.com/clarisar/chat_app

Chat application with sockets

nodejs socket-io websocket

Last synced: 04 May 2026

https://github.com/pedr0rocha/nodejs-websocket

A simple websocket server with a rest endpoint to get messages stored in mongodb

mongodb node nodejs websocket

Last synced: 04 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/880831ian/soketi-log-502-error

Soketi WebSocket Server LOG 不定時出現 502 error 以及 connect() failed (111: Connection refused)

soketi websocket

Last synced: 09 Jun 2026

https://github.com/datsfilipe/wsnode

This project is a websocket using Node to create a realtime application.

express nodejs socket-io typescript websocket

Last synced: 04 May 2026

https://github.com/isystk/react-video-chat

React.js(Next.js)で作成したビデオ&チャットアプリケーションです。 チャット機能は、AWS Lambda の WebSocket機能を利用しています。 ビデオ通話には、AWS Kinesis Video Streamを利用しています。

kinesis-stream lambda material-ui nextjs react websocket

Last synced: 04 May 2026

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/marialuizaleitao/codedocs-websocket

Real-time collaborative text editor implementing WebSocket communication for document synchronization.

mongoose socket-io websocket

Last synced: 05 May 2026

https://github.com/iamsayedanowar/sendp2p

A P2P File-sharing App Built With HTML, CSS, JavaScript, Node.js, WebRTC, And WebSocket For Sharing Files Instantly

css css3 file-sharing html html5 javascript nodejs pwa webrtc 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/franklioxygen/heartbeat-monitor

ExpressJS + React + Websocket live data monitor

express fullstack json-server react realtime websocket

Last synced: 05 May 2026

https://github.com/null-none/hyper-view

Full-featured HTMX-style micro library with WebSocket, history, spinner, and more

html htmx javascript library npm websocket

Last synced: 05 May 2026

https://github.com/lmlk-seal/web-development-server

A lightweight, professional-grade development server with live file watching and hot reload notifications for modern web applications.

angular auto-refresh cli-tool cross-platform developer-tools development-server file-watcher frontend hot-reload lightweight live-reload local-development python react spa static-site vue web-development 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/agustinlozano/ur-partner-realtime

I gotta make room experience even better 🫡

aws-api-gateway aws-lambda dynamodb serverless-framework 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/macktb/realtime-chat

RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat

dom-manipulation fetch-api spring-boot spring-mvc stomp websocket

Last synced: 05 May 2026

https://github.com/tejashah88/triforce-control

An Android app that bridges any ADT-1 dev game controller to a Windows computer to allow playing GameCube/Wii Games (mainly SSBM).

android dolphin-emu gamecube kotlin ssbm websocket wii windows

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

sleep() you can interrupt with redis or websocket event

cron cronjob instant interrupt interruption redis safe sleep websocket

Last synced: 06 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/wpsignal/wordsocket

Sends realtime events from WordPress to browsers via api.wpsignal.io. Connects via WebSocket (SSE fallback) and exposes a public JS API for other plugins to share the connection. Also provider a WebSocket based provider for WordPress's Realtime Collaboration.

io php php8 realtime sse sse-client typescript websocket websockets wordpress-plugin yjs yjs-provider

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

DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.

chat-application express html-css-javascript socket-io websocket

Last synced: 06 May 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/rivalcoder/chat-using-websocket

Web-Socket Connection

css html node websocket

Last synced: 06 May 2026

https://github.com/martishin/react-kotlin-chat

Real-time chat application built using React.js, Kotlin, Spring WebFlux and WebSocket protocol

kotlin reactjs spring-webflux tailwind typescript websocket

Last synced: 06 May 2026

https://github.com/tejasvi541/gocoll

Video Calling App Using Go

fiber go golang javascript pion webrtc 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/aonemd/webrtcsignalingserver

A WebRTC WebSocket-based Signaling Server

js nodejs realtime webrtc websocket

Last synced: 06 May 2026

https://github.com/vaidik24/real-time-stock-price-tracker

The Real-Time Stock Price Tracker is a dynamic web app that allows users to monitor stock prices, manage personalized watchlists, and receive instant alerts via email and SMS. Built with React and Node.js, it leverages real-time data for informed investments.

express express-rate-limit javascript jwt-authentication nodemailer react tailwind-css twilio websocket

Last synced: 07 May 2026

https://github.com/anibalalpizar/react-express-socketio

Real-time Chat web application using React and Socket.io

chat-application express react socket-io websocket

Last synced: 07 May 2026

https://github.com/denis-source/socket_chat

Websocket realtime chat application.

chat python react real-time redux server sqlalchemy websocket

Last synced: 07 May 2026

https://github.com/yusufsefasezer/websocket-drawboard

Collaborative drawing application developed with JavaScript, WebSocket and Node.js

canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets

Last synced: 07 May 2026

https://github.com/ashwamegh/chat-poc

A simple retro chat based application using react and redux

react redux redux-saga websocket

Last synced: 07 May 2026

https://github.com/kpidiba/spring_socket_chat

Socket implementation with spring boot

js spring-boot stomp websocket

Last synced: 07 May 2026

https://github.com/root27/go-ws

Very basic websocket example in Go

golang server websocket

Last synced: 10 Jun 2026

https://github.com/ggdream/light-im-server

Golang+Websocket实现的轻量级IM

golang im lightweight server 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/burakbehlull/discordjs-framework

@burxk/discordjs, A minimal Discord Client is a simple and extensible Discord bot framework

discord-client discord-framework discordapp discordjs javascript npm-package websocket

Last synced: 07 May 2026

https://github.com/akurcubic/food_order

Online platform for food ordering

angular spring-boot websocket

Last synced: 07 May 2026

https://github.com/burdiuz/js-websocket-server

Simple WebSocket Server implementation with traditional API

events javascript js nodejs websocket websocket-server

Last synced: 07 May 2026

https://github.com/haalven/bsky-jetstream

Bluesky jetstream firehose

bluesky firehose jetstream terminal websocket

Last synced: 08 May 2026

https://github.com/devzgabriel/chatty

A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture

chat http nodejs socket-io sqlite typeorm typescript websocket

Last synced: 08 May 2026

https://github.com/theshefer/socket-io

Project on how to use socket.io

nodejs socket-io websocket

Last synced: 08 May 2026

https://github.com/linwei0201/chat-room

基于websocket搭建的聊天室

express socket-io websocket

Last synced: 08 May 2026

https://github.com/mabdusshakur/pandadiscuss

PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.

api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket

Last synced: 08 May 2026

https://github.com/ericgomez/instagrom

Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB

api expressjs mongodb nodejs nodemon websocket

Last synced: 08 May 2026

https://github.com/zeh237/flask-sqs-order-analytics-backend

A Flask-based order processing system using AWS SQS for asynchronous tasks and a real-time analytics dashboard powered by SocketIO

aws awssq flask python websocket

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/zurihaqi/nestjs-ws-mongodb

This is a real-time chat application built using NestJS, WebSockets, and MongoDB. It supports user registration, login, and the ability to send messages to specific users in a chat system.

mongodb nestjs websocket

Last synced: 08 May 2026

https://github.com/subhadeeproy3902/mvp-chat

MVP-Chat is a modern chat application that enables authenticated users to create private channels, engage in real-time conversations, and share files. It features emoji support, file uploads, and a polished user experience, powered by cutting-edge technologies like Next.js, TypeScript, Clerk, and Stream.

clerk nextjs stream typescript websocket

Last synced: 08 May 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/iv4n-ga6l/websocket-chat-backend

A real-time chat server built with Go using WebSocket for handling communication

chatserver go golang websocket

Last synced: 26 Mar 2025

https://github.com/cyan903/ws-gui

A simple cross-platform gui for sending/receiving websockets using fyne.

cross-platform debugging-tool fyne gui websocket

Last synced: 17 Mar 2025

https://github.com/bassemhalim/chatroom

chat room with react + Go

gin-gonic go postgresql react typescript websocket

Last synced: 06 Apr 2026

https://github.com/raito-cache-server/raito-cache

Simple caching WebSocket server with CLI

caching cli nodejs server websocket

Last synced: 14 May 2026

https://github.com/sergioburdisso/tworld-proxy

T-World Proxy Server (WebSocket). Connect your external agent program to this server and start sending actions and receiving percepts to control the robots in the 3D simulation.

networking proxy-server server socket-2-websocket-connection sockets t-world tworld websocket

Last synced: 17 Mar 2025

https://github.com/than-dev/websocket-protocol-impl

Websocket protocol implementation using javascript (nodejs), no libraries, no dependencies.

coding javascript no-dependencies nodejs server-side web-services websocket

Last synced: 14 May 2026