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/pabloxt14/nlw-expert-polls

Um sistema de votação em tempo real em que os usuários podem criar uma enquete e outros usuários podem votar. O sistema gera uma classificação entre as opções e atualiza os votos em tempo real.

fastify nodejs postgresql prisma redis typescript websocket zod

Last synced: 09 Apr 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/ducksoft/smssendergo

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

gin-gonic golang melody websocket

Last synced: 01 May 2026

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/luciana-pereira/gdrive-clone

Este projeto é uma adaptação em desenvolvimento da semana js expert 05 do Erick Wendel.

css3 ecmascript6 html5 javascript websocket

Last synced: 09 Apr 2026

https://github.com/manishtmtmt/sportz-websockets

Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message, validation, subscriptions).

websocket websockets ws

Last synced: 28 Jun 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/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/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/oluizeduardo/planning-poker

Planning Poker is a collaborative and effective method used to estimate the relative effort required for a specific task within a team.

bootstrap5 javascript nodejs planning-poker scrum scrum-poker socket-io websocket

Last synced: 09 Apr 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/iyedexe/libxchange

Unofficial Client Library for Binance in C++

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

Last synced: 13 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/3a-systems/openig

Интернет шлюз (реверсивный прокси) контроля доступа к UI и API. Позволяет организовывать защищенный доступ к веб приложениям и API путем решения задач маршрутизации, аутентификации, авторизации, федерации и расширения профиля.

api authorization federation gateway groovy mq openam openig opensso replay reverse-proxy throttling websocket

Last synced: 04 Oct 2025

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/hotframe/hotframe

Modular Python web framework with hot-mount dynamic modules and stateful WebSocket-driven LiveComponents.

fastapi jinja2 live-component plugin-system python server-rendered sqlalchemy web-framework websocket

Last synced: 24 May 2026

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/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/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/debuging-life/sportz

express postgress websockets

websocket

Last synced: 19 Feb 2026

https://github.com/MAKS11060/protocols

Implementation of simple protocols in typescript

deno stun typescript upnp websocket

Last synced: 04 Oct 2025

https://github.com/mkhuda/gowes-pingpong

Golang Websocket PingPong Latency Test

golang melody ping-pong websocket

Last synced: 09 Jun 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/ayush272002/chat-app

A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.

nextjs redis-pubsub websocket

Last synced: 09 Apr 2026

https://github.com/axelop96/bingo-websocket

Bingo game with websockets and spring mvc

game spring-mvc thymeleaf websocket

Last synced: 13 May 2026

https://github.com/larock22/aider-mcp

WebSocket server that exposes Aider's AI coding capabilities through the Model Context Protocol (MCP) for programmatic access

ai-coding aider mcp-server model-context-protocol openai typescript websocket

Last synced: 13 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/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/xurenlu/gws

push service based on websocket and golang

golang push websocket

Last synced: 14 May 2026

https://github.com/srect/websocket

WebSocket聊天室

chatroom koa2 socket-io websocket

Last synced: 03 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/aruizeac/stream-api-go

A Golang stream API microservice demo using Gluon and clustered Apache Kafka.

apache-kafka event-driven golang microservice streams-api websocket

Last synced: 04 Oct 2025

https://github.com/mariosantosdev/py-chat

A simple chat built in Python to understand about flask and websocket connection.

chat css flask html javascript python websocket

Last synced: 09 Apr 2026

https://github.com/st1vms/words-on-stream-bot

Words on Stream bot, using Selenium with both Chromedriver and Geckodriver, able to capture websocket events.

bot chrome chromedriver firefox geckodriver python scraper selenium twitch websocket words-on-stream

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/aiterm-io/aiterm-connector

Thin-client connector for the AITerm multi-AI terminal SaaS platform

ai claude llm ollama pty python saas self-hosted terminal websocket

Last synced: 12 Jun 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/danekf/web-socket-exploration

Self guided exploration and writeup about web sockets. Explanation, use and examples

http nodejs ruby websocket

Last synced: 03 May 2026

https://github.com/enindu/node-js-websocket

WebSocket demonstration with Node.js

client nodejs server websocket

Last synced: 13 Aug 2025

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

Front end web interface for the socketioxide chat API and websocket made using React js and vite.

api react reactjs rest-api rust socket-io vite websocket

Last synced: 09 Apr 2026

https://github.com/songchengen/websocket-demo

基于WebSocket的聊天室应用

nodejs websocket

Last synced: 04 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/ak1m1tsu/skadi

Low-level socket communication using Redis

golang redis websocket

Last synced: 04 May 2026

https://github.com/rsp2k/django-ollama

Production-ready Django integration for Ollama LLMs with native async support, WebSocket streaming, and comprehensive test coverage

async django llm ollama 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/saibarathr/watch-together

/*In Development learning in-depth about WebRTC */. Personal passion project. Use Case: Watch videos/movies together with your friends & family from any where in the world together using your local videos or any streaming service..

babel react spring-boot webpack5 webrtc-video websocket

Last synced: 04 May 2026

https://github.com/vishalv47/spatialmeet

Java Spring Boot spatial audio conferencing platform with WebRTC, real-time communication, and 3D spatial audio positioning for virtual meetings. Features user management, guest mode and room creation.

h2-database java jwt-authentication maven spring-boot webrtc websocket

Last synced: 09 Apr 2026

https://github.com/dipanshu18/devsnet

A social media network for devs for sharing posts, realtime features like messaging, etc.

nextjs oauth postgresql prisma redis shadcn-ui tailwindcss websocket

Last synced: 09 Apr 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/sahilbhukal001/rapidfix

Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery

expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket

Last synced: 09 Apr 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/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/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/itsagurin/messenger-web

Backend-focused messenger web application with paid subscriptions

directus docker nestjs prisma-orm reactjs stripe-payments turborepo websocket

Last synced: 05 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/zenithexe/disappearing-tictactoe

A unique way to play Tic-Tac-Toe, built using WebSocket

game nodejs reactjs tic-tac-toe websocket

Last synced: 12 Apr 2026

https://github.com/seyed0123/voro

Voro is a strategic game, a color war

django python strategic-game websocket

Last synced: 23 Jun 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/tkw1536/wssecho

A quick and dirty web socket echo server

docker golang 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/alphahydrae/msg-central

WebSocket & Web Application Messaging Protocol (WAMP) web client

wamp-client wamp-protocol websocket websocket-client ws ws-client

Last synced: 23 Aug 2025

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/brennanb/webrtc-telestrator

WebRTC-powered telestrator for live streaming and recording. Features Apple Pencil support, real-time drawing synchronization, OBS integration, and responsive touch controls for content creators.

apple-pencil broadcasting canvas content-creation drawing ipad javascript nodejs obs-studio real-time streaming telestrator touch-events webrtc websocket

Last synced: 07 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/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/michelbr84/open-chat.us

Modern real-time chat platform with neon UI, secure guest and user messaging, private chats, emoji reactions, and crypto donations. Open source, mobile-friendly, and powered by Supabase.

chat crypto donations emoji guest mobile modern neon notifications open-source privacy react realtime responsive secure supabase typescript ui us websocket

Last synced: 05 May 2026

https://github.com/rudrakshi99/chatty

A simple realtime chat app built with Django, Channels, and Redis.

bulma-css channels chat-application django redis websocket

Last synced: 05 May 2026

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

Учебный проект Я.Практикум "Stellar Burgers"

cypress jest react redux typescript websocket

Last synced: 05 May 2026

https://github.com/shantoislamdev/shellwire

A WebSocket daemon for remote shell execution and interactive terminal sessions, built to give Android apps and agents a full desktop-like shell through Termux

android cli daemon posix pty python remote-execution remote-shell termux websocket

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