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/SaurabhKumarDev/ChatRoom

ChatApp for the local communities

expressjs path redis static-html websocket

Last synced: 25 Apr 2025

https://github.com/muhammadranju/scic-job-task

The Task Management Application is a fully responsive web-based application that allows users to manage their tasks effectively. Users can add, edit, delete, and reorder tasks through a drag-and-drop interface while categorizing them into "To-Do," "In Progress," and "Done." The application ensures real-time synchronization, data persistence, and a

api backend javascript mongodb nodejs react websocket

Last synced: 09 Apr 2026

https://github.com/asynched/resource-monitor

A task manager/resource monitor version for the web using websockets.

node react websocket

Last synced: 03 May 2026

https://github.com/lipej/clear-my-doubts

An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture

ia mvvm mvvm-architecture swift swiftui voice-recognition websocket

Last synced: 28 Apr 2026

https://github.com/pradyotsrivastava/chit-chat-socialmedia

A realtime Social Media platform built using MERN stack with Socket.IO integration for instant updates. Users can securely authenticate, customize profiles, and engage in real-time interactions like messaging, creating groups, notifications., sharing audio/video files and much more.

material-ui mern-stack reacthooks websocket

Last synced: 26 May 2026

https://github.com/urijhoruzij/realtime-editor-server

Realtime editor server

editor nodejs websocket

Last synced: 28 Apr 2026

https://github.com/h0rn0chse/socket-server

Extends express.js and ws server with some utilities

express expressjs websocket websocket-client websocket-server ws

Last synced: 28 Apr 2026

https://github.com/zahtec/pindrop

Quick file sharing using modern web technologies

express file-sharing pwa webrtc websocket

Last synced: 23 Mar 2025

https://github.com/f1scher7/harmony-link

HarmonyLink is an innovative app merging video and text chat features with advanced filters, tailored to diverse user preferences and interests.

ajax aws-ec2 bootstrap5 css3 docker-image html5 java javascript jquery maven mongodb-atlas spring-boot spring-oauth2 spring-security thymeleaf webrtc-video websocket

Last synced: 10 Apr 2026

https://github.com/evs-ptr/rust-rcon-web

A fast, modern web console for Rust game server administration via RCon.

bun rcon rust svelte sveltekit tailwindcss typescript websocket

Last synced: 12 Apr 2026

https://github.com/kdwils/weatherstation

An interface for displaying real time tempest observartions from your own device

golang tempest udp weather websocket

Last synced: 13 Feb 2026

https://github.com/codybartfast/hello-websocket-cs

WebSocket Client 'Hello World' using .Net in C#

client csharp dotnet hello-world websocket

Last synced: 29 Apr 2026

https://github.com/cold-bin/mini-websocket

websocket框架

golang websocket

Last synced: 09 Oct 2025

https://github.com/mahmoudsaeednst/buddyboss-with-websocket-react-and-flutter

Creating Websocket Server with Front-End to add new features for buddyboss messages (real-time messaging and calling video/audio)

buddyboss flutter nodejs react websocket

Last synced: 14 Apr 2026

https://github.com/ngnhatthanh/vdt-miniproject

A meeting schedule / management website with microservice architecture in Java

docker-compose java kafka keycloak microservice spring-boot websocket

Last synced: 07 May 2026

https://github.com/sanlamamba/chat-app

Real-Time Chat Application: WebSocket server + terminal client with room-based chat, presence, message history, and user authentication

mongodb nodejs real-time redis terminal websocket

Last synced: 02 Apr 2026

https://github.com/denisraymer/bitcoin-alert

View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley

javascript websocket

Last synced: 05 Dec 2025

https://github.com/hakoniwalab/hakoniwa-pdu-python

Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket

hakoniwa ros shared-memory simulation websocket

Last synced: 30 Aug 2025

https://github.com/hoangvuvan0611/javacv_attendance_recognition

program javacv, opencv attendance&recognition

java javacv spring-boot websocket

Last synced: 09 May 2026

https://github.com/pottava/gorilla-websocket-chat

WebSocket simple app

docker websocket

Last synced: 29 Apr 2026

https://github.com/julianolorenzato/trendle

🔥 A self-hosted, real-time polling system.

docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket

Last synced: 29 Apr 2026

https://github.com/sounishnath003/practice-leetcode-multiplayer

a multiplayer application to practice leetcode problems easily with peers

golang htmx leetcode websocket

Last synced: 18 Apr 2026

https://github.com/itsusinn/mesagisto-client

Message forwarding client.消息转发客户端,提供消息语义解析。

jvm-languages kotlin okhhtp3 websocket

Last synced: 23 Oct 2025

https://github.com/larbibaraka/bookstore-server

bookstore using nestjs - graphql - websockets - ElasticSearch

elasticsearch google-authentication graphql nestjs prisma saml typescript websocket

Last synced: 05 May 2026

https://github.com/mondominator/opsdec

A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.

analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket

Last synced: 13 Apr 2026

https://github.com/owenaedwards/bulletinhub

A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.

docker go golang material-ui mongo mongodb react typescript websocket

Last synced: 12 Apr 2026

https://github.com/fardinak/websocket

An opinionated WebSocket Server in Golang

golang golang-module websocket websocket-server

Last synced: 14 Jan 2026

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

🖼️ Transform Mermaid diagrams to SVG or PNG with a high-performance Node.js server, featuring caching, real-time rendering, and minimal browser use.

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

Last synced: 29 Apr 2026

https://github.com/block-core/blockcore-ws

Blockcore-ws is a WebSocket library designed to provide an easy and seamless way to implement WebSocket communication in various environments.

blockcore browser browsers node websocket ws

Last synced: 23 Jan 2026

https://github.com/syntax-queen/adc-backend

Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.

chat-app chat-application dream-analysis flask openai vue websocket

Last synced: 29 Apr 2026

https://github.com/princiya/websc

Web summer camp (JavaScript) - Peer to Peer Web

canvas express getusermedia javascript node selfieapp webrtc websc websocket

Last synced: 13 Apr 2026

https://github.com/drumath2237/signalr-swa-functions-chat

フロントVue3+TypeScript、バックAzureFunctions+SIgnalR構成をAPI統合したAzure Static Web Appsでホスティングしたサーバレスチャット

azure azure-functions azure-static-web-apps signalr typescript vite vue websocket

Last synced: 11 Apr 2026

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

Chat using React, Typescript and Tailwind

react tailwindcss typescript vite websocket

Last synced: 29 Apr 2026

https://github.com/simone-sanfratello/nodejs-gp

Node.js Grand Prix workshop

gpio raspberry-pi websocket

Last synced: 30 Apr 2026

https://github.com/BounebRayan/ChatRoomsService

A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.

chat chat-rooms community messaging microservice real-time rooms socket-io websocket

Last synced: 11 Aug 2025

https://github.com/mightymatth/earthquake-tools

Set of utilities that help to track and notify users about recent earthquakes.

earthquake golang telegram-bot websocket

Last synced: 14 Jan 2026

https://github.com/luechtdiode/mobile-queue

Digital and mobile queue for events, which allows the interested parties to share the waiting time for more meaningful activities as standing the whole time in the real queue.

akka-http akka-streams angular ionic scala websocket

Last synced: 30 Apr 2026

https://github.com/nahida-aa/siokit

Socket.IO-compatible server & client

socket-io websocket

Last synced: 28 May 2026

https://github.com/samicpp/tcp-services

A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS

deno http http-server http2 http2-server library server tls-support typescript webserver websocket

Last synced: 10 Mar 2026

https://github.com/fish-tennis/gnet_csharp

c# connector library for gnet

gnet network websocket

Last synced: 25 Oct 2025

https://github.com/saber2pr/messager

文本传输助手

koa koa-router react typescript websocket

Last synced: 30 Apr 2026

https://github.com/vong3432/swiftchatapp

This is a learning project to get myself familiar on how to integrate Websocket servers with SwiftUI app.

swiftui vapor websocket

Last synced: 30 Apr 2026

https://github.com/vincent7128/raspberrypi-magic-photo

Raspberry pi magic photo system, use PIR sensor to activate photo to be like as "Harry Potter" magic photo.

gpio nodejs pir raspberry-pi websocket

Last synced: 06 May 2026

https://github.com/TouradBaba/sensors_data_streaming

A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.

api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket

Last synced: 16 May 2025

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

PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI

api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand

Last synced: 13 Apr 2026

https://github.com/aya-jafar/gemini-api

Gemini chatbot & image with text generating

chatbot gemini gemini-api google websocket

Last synced: 16 May 2025

https://github.com/pilotpirxie/scrum-tool-api

🧑‍💻 Websocket api for for scrum master toolkit written in Typescript & Node

api api-server node pm2 server socket socket-io ts ts-node typescript websocket websocket-server websockets ws wss

Last synced: 08 May 2026

https://github.com/louis3797/nucleus-chat-app

Nucleus is a chat app build with Next.js and Nest.js. The name comes from the tv series Silicon Valley

chatapp nestjs nextjs react rooms websocket websocket-chat

Last synced: 30 Apr 2026

https://github.com/chempik1234/EMPTY-kitchen-microservices

a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time

alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket

Last synced: 23 Aug 2025

https://github.com/charlot-dedjinou/realtime-notifications

Développé avec React JS pour le frontend, Express JS pour le backend, et les websockets pour la communication en temps réel, ce projet permet la mise en place de notifications en temps réel.

express-js notifications react reactjs real-time websocket

Last synced: 10 Apr 2026

https://github.com/sebastian4j/ws-aws-lambda

uso de websockets en aws con lambdas

aws aws-lambda java websocket

Last synced: 01 May 2026

https://github.com/joaquinbejar/lightstreamer-rs

Lightstreamer TLCP (Text-based Live Connections Protocol). It provides a robust client SDK to interact with Lightstreamer servers, enabling real-time data streaming for financial applications, IoT systems, and other use cases requiring live data updates. While it was initially developed to support the ig

lightstreamer tlcp trading websocket

Last synced: 02 Apr 2026

https://github.com/rohanmathur91/tunnel

Tunnel a mini ngrok like tool which exposes your localhost to public internet.

golang localhost ngrok proxy tunneling websocket

Last synced: 14 Jan 2026

https://github.com/youngcoder45/discord-matrix-bridge

Discord ↔ Matrix bridge bot built with Node.js and TypeScript for syncing messages between servers and rooms.

bridge contributions-welcome discord discord-bot discord-matrix matrix matrix-bot matrix-org need-contribution nodejs opensou oss typescript webhook websocket

Last synced: 23 May 2026

https://github.com/ampersandor/cotopia

🏆 코딩테스트 준비를 위한 알고리즘 트래킹 & 팀 경쟁 플랫폼 (backend) | LeetCode & 백준 자동 추적 | 점심 메뉴 미니게임

postgresql redis spring-boot websocket

Last synced: 06 May 2026

https://github.com/backendstack21/realtime-pubsub-client

The official Realtime Pub/Sub client for JavaScript/TypeScript

client javascript messaging publish-subscribe realtime typescript websocket

Last synced: 22 Feb 2026

https://github.com/chess99/draw-something

You draw and I guess

canvas vuejs websocket

Last synced: 01 May 2026

https://github.com/imhazige/node-examples

examples of the nodejs

examples meteor nodejs nuxt websocket

Last synced: 28 Apr 2026

https://github.com/qchateau/space-dodgems

A web-based mini game in C++20, featuring coroutines.

boost coroutines cpp cpp20 javascript websocket

Last synced: 01 May 2026

https://github.com/lukataylo/foldo

A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.

agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket

Last synced: 15 Jun 2026

https://github.com/adamanr/transmitting-api

API for transmittings data from client to server

go golang websocket

Last synced: 22 Aug 2025

https://github.com/9dl/websocket

Simple Websocket App with Command Manager and Website to run Commands

go gui web webgui websocket

Last synced: 08 Aug 2025

https://github.com/dougfsilva/autoatendimento-backend

O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.

clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket

Last synced: 01 May 2026

https://github.com/prititi/chat-app

It is a chating base application you can easy chat with your friends.

css expressjs html javascript nodejs socket-io websocket

Last synced: 09 Apr 2026

https://github.com/aditya-620/chatterbox

A real-time chat application with a React frontend and Spring Boot backend. Features encrypted messaging, WebSocket communication, and responsive design. 🚀

javascript react-router reactjs real-time-chat spring-boot spring-security websocket

Last synced: 06 May 2026

https://github.com/pratyush0898/clicksphere

A real-time, globally synchronized click counter application that connects users worldwide. Every click is instantly shared across all devices, creating an engaging, collaborative clicking experience.

click-counter clicksphere express global-counter mongodb real-time sync websocket

Last synced: 01 May 2026

https://github.com/anandukrishnaaa/airsketch

A fun project inspired by a medium article I came across.

daphne django image-recognition websocket

Last synced: 31 Mar 2025

https://github.com/roq-trading/roq-client-bridge

Network access to C++ client using Websocket for transport and various encoding/decoding protocols.

api binary bridge cpp26 flatbuffers json sbe websocket

Last synced: 02 May 2026

https://github.com/uesleibros/wasabi

A pure-VBA WebSocket/WSS client powered by Winsock, Schannel, and native Windows APIs.

excel office proxy real-time schannel socket ssl tcp tls vba websocket win32 winsock wss

Last synced: 05 May 2026

https://github.com/mileristovski/dataengineer-sparkstreaming

Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.

big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket

Last synced: 11 Apr 2026

https://github.com/rookiemonkey/chatapp

A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!

chat chat-application nodejs socket-io websocket

Last synced: 10 May 2026

https://github.com/p-obrthr/web-ray

multiplayer raylib c++ to wasm & websocket

cpp emscripten javascript mutliplayer raylib raylib-cpp wasm webassembly websocket

Last synced: 06 May 2026

https://github.com/opencpo/opencpo-core

⚡ OCPP 1.6 + 2.0.1 Central System with zero trust networking, built-in PKI, and profile-driven charger compatibility

cpo ev-charging fastapi mtls ocpp ocpp16 ocpp201 pki websocket zero-trust

Last synced: 03 Jun 2026

https://github.com/reymooy27/pmtc

NodeJS REST API server for online game tournament

jwt-authentication monggose mongodb nodejs socket-io websocket

Last synced: 07 May 2026

https://github.com/sszqdz/bayes-toolkit

🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.

gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket

Last synced: 16 Apr 2026

https://github.com/thewindows/yourawesomedrawing-open-source-

A Open Source Drawing Website With Websocket

css css3 drawing html html5 javascript js json nodejs websocket

Last synced: 02 May 2026

https://github.com/man-navlakha/mechenic

"Mechanic Setu" is an on-demand roadside assistance platform that connects vehicle owners with nearby, verified mechanics for issues like flat tires or minor mechanical faults. It functions as a real-time marketplace, offering convenience and speed to users while providing mechanics with a new customer acquisition channel.

axios maps proxy react reactjs reactjs-project real-time shadcn-ui tailwindcss tailwindcss-v4 websocket

Last synced: 05 Oct 2025

https://github.com/saadmdsabah/discord-clone-using-spring-boot-stomp-client-and-react-js

A full-stack, real-time chat application inspired by Discord, featuring a containerized architecture for easy setup and seamless communication.

docker docker-compose dockerhub java-21 jwt-authentication mongodb nginx-docker react react-hot-toast reactjs redis-cache redux-toolkit spring-boot stompjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/idabmat/tic_tac_toe_client

React Client for the Tic Tac Toe game

nextjs react ssr tic-tac-toe websocket

Last synced: 16 Apr 2026

https://github.com/anas727189/summarizerx

SummarizerX is an innovative web application for quick, efficient text summarization combined with real-time collaboration on a shared whiteboard.It includes not only Fast and accurate text summarization using the Hugging Face API but also Real-time collaborative whiteboard

chatbot gemini huggingface javascript nextjs socket-io tailwindcss text-summarization text-summarizer websocket whiteboard

Last synced: 07 May 2026

https://github.com/abhirockzz/websocket-ejb

Behavior of WebSocket endpoints when decorated with EJB annotations

ejb glassfish javaee jsr356 payara-server tyrus websocket

Last synced: 26 Oct 2025

https://github.com/basemax/javascriptglobalsummit2023

Talk Live coding -"Building a WebSocket Server and Client: Live Coding with Node.js and JavaScript". In this session, we'll dive deep into the world of WebSocket technology and its transformative potential for real-time communication in web applications.

conference javascript javascript-websocket js talk websocket websocket-api websocket-application websocket-chat websocket-client websocket-connection websocket-example websocket-javascript websocket-js websocket-sample websocket-server

Last synced: 03 Apr 2025

https://github.com/thatisuday/jquery-page-reaction

a jQuery plugin to report user page interactions with web-ui using web-sockets

jquery websocket

Last synced: 18 May 2026