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/filipe1309/ew-hacker-chat-server

Project developed during EW JS Expert v3

ew-js-expert js-expert-week nodejs websocket

Last synced: 18 Apr 2026

https://github.com/tsubasagit/aibou

AIが同僚になるセルフホスト型チャットツール

ai-chat nextjs self-hosted tailwindcss typescript websocket

Last synced: 03 Jun 2026

https://github.com/charmee123/charmee-gandhi-21bce11016

Developing a turn-based chess-like game with a server-client architecture, utilizing websockets for real-time communication and a web-based user interface

bootstrap5 css css3 expressjs html5 nodejs websocket

Last synced: 05 Mar 2026

https://github.com/jeffasante/chatroom.go

Go-powered real-time chatroom with a distinctive terminal-inspired interface. Uses Gin & GORM.

chatroom gin golang gorm real-time websocket

Last synced: 17 Apr 2026

https://github.com/ucx15/websocks

Implementation of WebSockets using Node.js and WebSockets API

javascript nodejs websocket

Last synced: 14 May 2026

https://github.com/sambit77/realtime-notif-app

A springboot app demonstrating real time push notifications using websocket

realtime-messaging springboot websocket

Last synced: 05 Jun 2026

https://github.com/abhishek-sanwal/stockbro_trading_app

StockBro is a trading app through which can view indian stock markets shares in real-time.

asynchronous-programming django-application python36 real-time stock-market synchronous websocket

Last synced: 04 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/vaibhavgupta5/patient_dashboard

Patient-Hospital Connect System

nextjs websocket

Last synced: 12 May 2026

https://github.com/eldavid1996/mendozapp

A web chat with a desing like whatsapp done in typescript with react and express

css express html javascript mongodb nodejs react socket-io tailwindcss typescript websocket

Last synced: 11 Apr 2026

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

Our project is a chat application built using Python, Django, Django Channels, WebSocket, Tailwind CSS, JavaScript, and SQLite3. It aims to provide a seamless and secure messaging experience for users across different platforms.

argocd chat-app django docker jenkins minikube websocket

Last synced: 17 Apr 2026

https://github.com/kaustabhbarman/filetransferapplication

A networking project to transfer file from client to server and download file from server to client

java netbeans server-client-communication socket-programming websocket

Last synced: 17 Apr 2026

https://github.com/henriqueyun/chat-backend-socket

A socket.io implementation to manage multiple client connections that receives and broadcast messages in the Xet project

chat nodejs socket socket-io websocket

Last synced: 17 Apr 2026

https://github.com/proximile/proxiport

Self-hosted remote-management server with SSH-over-WebSocket tunnels. Fully open source (AGPL-3.0): no proprietary plugin host, no closed frontend, no capability gates. Continuation of the rport/openrport lineage, with a fresh SvelteKit UI and modernized build.

chisel golang monitoring remote-management remote-management-monitoring reverse-tunnel self-hosted sveltekit websocket

Last synced: 26 May 2026

https://github.com/nukopy/engawa

Chat application in your terminal

axum chat rust websocket

Last synced: 10 Jun 2026

https://github.com/mlangumier/websocket-server

A WebSocket server for a Tic-tac-toe mini-game in Node.js

game nodejs tic-tac-toe websocket websocket-server ws

Last synced: 17 Apr 2026

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

Express + Postgres demo for live match commentary with a Websocket broadcast channel

express react websocket ws

Last synced: 04 Apr 2026

https://github.com/aakashgaurab/dmchatapp

It is a direct messaging real time chat application

bcrypt expressjs jsonwebtoken mongodb nodejs reactjs websocket

Last synced: 11 Apr 2026

https://github.com/indiu6/generative-ai

A Generative AI microservice using Node.js TypeScript Python for backend services, leverages Apache Kafka for messaging, Postgres for structured data storage, Pinecone for vector storage, ElasticSearch for search functionality, OpenAI's API for LLMs - stateful, event-based Realtime API communicates over a WebSocket

datadog docker elasticsearch kafka kubernetes llm nodejs openai pinecone postgres python reactjs typescript websocket

Last synced: 04 Apr 2026

https://github.com/kunal-511/beatwave

BeatWave | 🎵 Full-Stack Music Streaming App | 🎧 Seamless playback | 💬 Real-time chat with WebSockets | 🚀 Built with TypeScript, React, Express, Docker & Clerk Auth. Connect, stream & vibe with friends! 🎶

backend clerk-auth express frotnend nodejs react redis shadcn-ui socket-io typescript websocket

Last synced: 11 Apr 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/zabit923/pa-dgu

👨‍🎓 Diplom project on FastAPI 👩‍🎓

docker fastapi python rest-api websocket

Last synced: 17 Apr 2026

https://github.com/suhailroushan13/websocket.io

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets

websocket websocket-client websocket-server

Last synced: 26 Jun 2025

https://github.com/litert/node-ws-utils

A C++ native extension providing utilities for WebSocket, in NodeJS.

websocket

Last synced: 04 Apr 2026

https://github.com/kimhan-nah/zoom

Zoom Clone using WebRTC and Websockets

express nodejs websocket

Last synced: 09 May 2026

https://github.com/katagaki/sockstar

FastAPI SocketIO implementation in Python and React.

fastapi python react socketio vite web websocket

Last synced: 04 Apr 2026

https://github.com/lithika-damnod/chatium

Instant Messaging App

messaging-app python reactjs websocket

Last synced: 18 Apr 2026

https://github.com/achim-k/foxglove_websocket_server

A simple websocket server that exposes ROS topics using the Foxglove websocket protocol

foxglove foxglove-studio ros websocket

Last synced: 18 Apr 2026

https://github.com/rafaelalmendra/polls-api

Real-time voting system built with Node.js

fastify nodejs postgresql prisma redis typescript websocket

Last synced: 05 Apr 2026

https://github.com/iwatanikenji/full-stack-page

College project with notifications system through queues, websocket and redis implementation

docker firebase rabitmq redis websocket

Last synced: 18 Apr 2026

https://github.com/jaycanuck/poke-team-stream

Webapp and StreamElements widget for displaying and remotely updating Pokemon team roster via WebRTC.

obs pokeapi pokemon streamelements streamelements-api twitch webrtc websocket

Last synced: 10 Apr 2026

https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket-facebook

Bonus #4 of the Rocketseat GoStack Bootcamp: Facebook Posts and Notifications with AdonisJS WebSocket.

adonisjs backend bonus bootcamp brazil course frontend fullstack goiania goias gostack html javascript jquery matheus nodejs oliveira ramalho rocketseat websocket

Last synced: 05 Apr 2026

https://github.com/ericflo/modelrelay

Central HTTP LLM proxy that routes inference requests to authenticated remote workers over WebSocket — queueing, streaming, and cancellation included.

anthropic-compatible gpu inference llama llm openai-compatible proxy rust websocket worker

Last synced: 18 Apr 2026

https://github.com/mottamarcio/supersoniq

SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.

fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket

Last synced: 18 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/phpxcoder/lanyard

🏷️   Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds

discord discord-rpc elixir websocket

Last synced: 19 Apr 2026

https://github.com/romulooliveira94/romin-chats

Full-stack Real time chat website, with multiple rooms.

javascript nodejs react socket-io tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/lovesaroha/ltalk

A simple one on one video chat app implemented using WebSockets.

javascript nodejs video-chat websocket

Last synced: 09 May 2026

https://github.com/ramchaik/matchify

A full-stack application that enables users to connect with others based on shared interests. Users can create or join events, engage in group chats, and more.

aws-s3 ci-cd docker fullstack geocoding integration-testing java jest junit5 jwt mockito mvc mysql react springboot websocket

Last synced: 11 Apr 2026

https://github.com/diloabininyeri/chrome

It allows you to perform actions by communicating with chrome dev-tools, such as going to this site, taking data, taking a photo, opening a new tab or clicking this button.

chrome chrome-headless dev-tools php selenium webdriver websocket ws

Last synced: 19 Apr 2026

https://github.com/sherwinshen/data-vision-echarts

📈 数据可视化- ECharts项目

echarts koa2 vision vue2 websocket

Last synced: 19 Apr 2026

https://github.com/atharmohammad/chat-e

A Chat Channel for People to chat with each other in different public rooms

django djangochannels javascript reactjs websocket

Last synced: 09 May 2026

https://github.com/soumya9832/chitchat_app_client

ChitChat: A Comprehensive End-to-End Chat and Video Call Application

android chat-application kotlin material-ui mysql retrofit video-calling-app webrtc websocket

Last synced: 20 Apr 2026

https://github.com/zyazosk/seculogrt

A real-time Linux Security Event Monitoring System built and tested on Arch Linux, using a FastAPI WebSocket backend and a React frontend.

arch-linux fastapi linux-security log-analysis reactjs real-time-monitoring websocket

Last synced: 09 May 2026

https://github.com/chozzz/vargos

Self-hosted agent OS. Persistent memory, multi-channel presence, tools, scheduling, and sub-agent orchestration — any LLM, your hardware.

ai-agent llm local-first mcp runtime telegram typescript websocket whatsapp

Last synced: 15 Jun 2026

https://github.com/victron-venus/inverter-dashboard

Real-time web dashboard for Victron inverter monitoring via MQTT

cerbo-gx dashboard docker fastapi mqtt python real-time uplot venus-os victron vue websocket

Last synced: 29 Apr 2026

https://github.com/ahmed-gelemli/docker-agent-backend

Lightweight, secure Docker agent with REST and WebSocket APIs for container management and real-time monitoring, built with FastAPI.

backend container-management docker docker-compose fastapi mcp-server monitoring real-time rest-api websocket

Last synced: 20 Apr 2026

https://github.com/maettuu/project-beatblend

Repository for the Master's Project 2024 on Visualizing and Explaining Sequential Song Recommendations through Data Humanism

audio-features aws ci-cd content-based-recommendation data-visualization discogs-api docker fastapi full-stack jwt-token masters-project postgres python recommendation-system redis rest-api spotify-api visual-data vuejs websocket

Last synced: 11 Apr 2026

https://github.com/sachin-duhan/gotify-playground

Test bed with Node app using Gotify WS server & load script using vegeta

docker golang gotify nodejs vegeta websocket

Last synced: 20 Apr 2026

https://github.com/batuhanbaysal/chess-platform

A professional, real-time chess platform built with Java 17, Spring Boot 3 (DDD/Clean Architecture), and React 19 with TypeScript.

chess-engine clean-architecture ddd-architecture java-17 monorepo react-19 spring-boot-3 typescript websocket

Last synced: 20 Apr 2026

https://github.com/tyler36/ddev-laravel-reverb

Run reverb as a web daemon in DDEV

laravel reverb-laravel websocket

Last synced: 20 Apr 2026

https://github.com/semihbkgr/spring-chat

Spring chat application sample built using Redis pub-sub and STOMP

messaging pubsub redis spring-boot stomp websocket

Last synced: 20 Apr 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/520mianxiangduixiang520/letsdiagram

多人协同在线UML绘制

cscw uml-diagram websocket

Last synced: 21 Apr 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/ogtayhuseynov0/rising-water

SpaceApps 2019 Baku, Azerbaijan, Rising-Water

googlemaps-api quasar-framework vuejs websocket

Last synced: 05 Jun 2026

https://github.com/kzw200015/kt-tunnel

Reverse tunneling tool based on Kotlin, Netty, and WebSocket

kotlin netty tunneling websocket

Last synced: 22 Apr 2026

https://github.com/aknopov/websocket-simulator

Java library for unit testing websockets

java library simulator websocket

Last synced: 22 Apr 2026

https://github.com/beenotung/setup-tsc

CLI tool to setup TypeScript projects for npm and browser distribution

cli configuration http-server http2 nginx nodejs npx port-forwarding server websocket

Last synced: 09 May 2026

https://github.com/lnsp/webchat

Scalable, non-persistent WebSocket-based chatroom.

chat chatroom rabbitmq scalable websocket websockets

Last synced: 09 Aug 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/fabogit/web-socket

Websocket implementation

socket-io websocket

Last synced: 15 May 2025

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

secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).

postgresql prisma typescript webrtc 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/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/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/parina-khilari/network-packet-sniffer-

An educational network packet sniffer serves as a hands-on bridge between theoretical networking and practical cybersecurity. By combining Python's powerful backend libraries with modern web technologies, students can move beyond terminal-based outputs to interactive visual representations of how data traverses the OSI model.

cybersecurity fastapi learning-project networking packet-capture packet-sniffer python scapy websocket

Last synced: 24 Apr 2026

https://github.com/singcl/websocket

A simple websocket server and client.

react react-redux redux websocket

Last synced: 21 Apr 2026

https://github.com/oaslananka/codex-app-server-web

A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.

ai codex developer-tools nextjs react state-management typescript ui ux websocket

Last synced: 25 Apr 2026

https://github.com/2sem/coinone-api-skills

Skill pack for Coinone Open API usage

api coinone crypto openapi skill 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/marcelocantos/pigeon

WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.

aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519

Last synced: 29 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/arterialist/live-c-elegans

Real-time C. elegans active-inference simulation streamed over WebSocket to a browser canvas — add/remove food live

active-inference c-elegans computational-neuroscience connectome mujoco neuroscience python real-time simulation websocket

Last synced: 26 Apr 2026

https://github.com/jakh0n/hacathonn

🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.

express nextjs nodejs tailwindcss typescript websocket

Last synced: 26 Apr 2026

https://github.com/gregwhitaker/springwebflux-websockets-example

Example of a reactive application using Websockets and Spring WebFlux

project-reactor reactive reactor spring-boot spring-webflux websocket

Last synced: 27 Apr 2026

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

user events for WebSocket-Node

events json nodejs websocket

Last synced: 10 Apr 2026

https://github.com/ladmakhi81/bazdidan-api

Bazdidan is project that use for buy house or get help from estate company agent to find your favorite house, in this typeof project you can search based on your requirement and if any estate company agent has any options that related to your requirement, send notification to them to connect to you and talk with you.

docker docker-compose husky jimp localization nestjs postgres prisma rest-api server-sent-event websocket

Last synced: 10 Apr 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/robert-96/websockets-cursor-sharing

An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.

demo javascript nodejs sockjs websocket

Last synced: 27 Apr 2026

https://github.com/tusho7/local-recommendations-front

A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.

axios react sweetalert2 tailwind typescript websocket

Last synced: 27 Apr 2026

https://github.com/pedro-demeu/chat_django

Criando um chat realtime com django framework

chat-realtime django fullstack-development websocket

Last synced: 27 Apr 2026