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/jeremiias8/sockets_client-server

Proyecto con cliente-servidor usando WebSockets.

client-server css3 html5 javascript websocket websockets

Last synced: 12 Apr 2026

https://github.com/kelvinleandro/jogo-do-bicho

Jogo do Bicho básico implementado com socket.io (Flask) e React (Next.js) para a interface

flask flask-socketio javascript jogo-do-bicho nextjs nextjs14 python python3 react reactjs shadcn-ui socket-io typescript websocket

Last synced: 02 Apr 2026

https://github.com/czzonet/im-system

一个简单的即时通讯系统,利用 websocket 实现。包括前后端。

websocket

Last synced: 30 Mar 2025

https://github.com/athrvk/catch10

a card based game inspired from Dehla Pakad created using React, SpringBoot, MongoDB

card-game game mongodb react spring-boot websocket

Last synced: 12 Apr 2026

https://github.com/mediacomem/comem-archioweb-tictactoe

An exercise to implement a real-time tic-tac-toe with WebSockets or the Web Application Messaging Protocol (WAMP).

exercise real-time wamp wamp-protocol websocket ws

Last synced: 08 Apr 2025

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/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/saadzahidqureshi/django-chat-app

Chatting app developed in django, including P2P chat, Group Chat, Public Chat, share files functionalities were added.

css django django-channels html htmx hyperscr javascript sqlite3 websocket

Last synced: 05 Feb 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/lq782655835/websocket-audio

transform audio buffer to nodejs by websocket

html5 node websocket

Last synced: 16 Mar 2025

https://github.com/tedyno/tvremote

Self-hosted web remote for Samsung Tizen TVs — Go server with Wake-on-LAN, app launcher and an installable PWA client.

golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket

Last synced: 17 Jun 2026

https://github.com/prayagupa/music-producer-js

chat app to produce music

chat-application nodejs websocket

Last synced: 03 Jun 2026

https://github.com/humanjavaenterprises/node-red-contrib-nostr

Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.

node-red node-red-contrib node-red-nodes nodered nostr nostr-protocol typescript websocket

Last synced: 17 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/alvinsj/live-x

Playing with Web Worker+Socket & requestAnimationFrame

comlink hooks raf requestanimationframe websocket webworker

Last synced: 04 Apr 2026

https://github.com/datashaman/emoji-pit

Real-time Slack emoji reaction visualizer with Matter.js 2D physics

emoji matterjs physics real-time slack slack-bot typescript visualization websocket

Last synced: 04 Apr 2026

https://github.com/joeylr2042/flask-socketio-api

Flask_SoketIO implementation of an algorithmn API. The API is based on the websocket and can asynchronously return data to clients.

api-client api-server flask-api flask-socketio python websocket

Last synced: 01 Apr 2025

https://github.com/jamessizeland/websockets

testing rust tungstenite websockets to react browser

async fullstack react rust tungstenite typescript websocket

Last synced: 11 Apr 2026

https://github.com/zabit923/pa-dgu

👨‍🎓 Diplom project on FastAPI 👩‍🎓

docker fastapi python rest-api websocket

Last synced: 17 Apr 2026

https://github.com/idabmat/tic_tac_toe_channel

Phoenix WebSocket API for TicTacToe game

api elixir phoenix tic-tac-toe websocket

Last synced: 25 Mar 2025

https://github.com/lesiaukr/goit-cs-hw-06

Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06

asyncio docker goit-cs-hw-06 http-server mongodb python websocket

Last synced: 08 May 2026

https://github.com/ikuradon/tsunagiya

繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.

deno jsr mock nostr relay testing typescript websocket

Last synced: 04 Apr 2026

https://github.com/advanced-vyra/create-node-spark

CLI tool to scaffold scalable, production-ready Node.js backends with Express, JWT, dotenv, ESM, ESLint — in seconds.

automation backend cluster docker dotenv jwt linear-regression mongodb mongoose nnode-cluster project-generator python scaffolding-tool websocket

Last synced: 11 Apr 2026

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/matheusadc/chatpython

O projeto visa a criação de uma sala de conversa privada mediante acesso a determinada url através da linguagem de programação Python.

flet python websocket

Last synced: 15 Mar 2025

https://github.com/applefrittr/messenger-api

API to work with the Messenger-app client. Created using Node.js and the Express framework.

express mongodb mongoose nodejs websocket

Last synced: 04 Apr 2026

https://github.com/akashrajpurohit/chatapp

Real time chat application with emojis and live location sharing feature

chat-application mustache-js real-time websocket

Last synced: 22 Apr 2025

https://github.com/jackchang1025/bbin-websocket-client

一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装

baccarat bbin websocket

Last synced: 14 Jan 2026

https://github.com/chamster24/intrachat

IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!

anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket

Last synced: 01 Mar 2026

https://github.com/krutarth-2004/chess

A real-time multiplayer Chess game built with Node.js, Express, Socket.IO, and Chess.js. Supports drag-and-drop moves, move validation, board sync, player roles (White, Black, Spectator), pawn promotion, game restart, draw offers, and resign feature — all in a modern responsive UI.

browser-game chess chessjs draggable-ui expressjs javascript multiplayer-game nodejs real-time socket-io tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/maximilianmairinger/functionaladapter

Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.

adapter functional websocket worker ws

Last synced: 15 Mar 2025

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/salman679/task-management-frontend

This Task Management Application allows authenticated users to manage tasks by adding, editing, deleting, and reordering them across three categories: To-Do, In Progress, and Done. The app features a drag-and-drop interface and real-time synchronization with the database, making it a powerful tool for efficient task management.

mongodb react tawilwindcss websocket

Last synced: 05 Apr 2026

https://github.com/flug/websocket-server-app

[WIP] An app weboscket server implemented

php websocket

Last synced: 24 Mar 2025

https://github.com/alexhiriavenko/social-network

React app with server and database. Backend is written in Java. Social network with all the necessary functionality. Created according to the Facebook template. !_Final Project. Frontend Course _!

fecth-api mui react react-router-dom redux-toolkit vercel-deployment websocket

Last synced: 18 Apr 2026

https://github.com/harry-urek/ws-server

websocket grpc server with redis session management - logging and error handling

express-session grpc-server logger nodejs pubsub redis websocket

Last synced: 09 May 2026

https://github.com/crolang-p2p/examples-kotlin-crolang-p2p-node-jvm

Examples on how to use the CrolangP2P library in a JVM (Kotlin) environment for the CrolangP2P project

cross-platform distributed-systems framework java jvm kotlin p2p websocket

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/longjoel/nosebleed

Web-first libretro runtime for low-latency browser emulation streaming

emulation game-streaming libretro retro-gaming webrtc websocket

Last synced: 19 Jun 2026

https://github.com/abailey81/implicit-interaction-intelligence

Adaptive AI companion that builds a model of each user from implicit interaction signals — keystroke dynamics, linguistic complexity, temporal patterns — and continuously adapts its responses. Custom TCN + transformer + contextual bandit, built from scratch in PyTorch.

adaptive-systems contextual-bandit deep-learning edge-ai fastapi from-scratch huawei human-machine-interaction language-model machine-learning personalization poetry privacy-by-design python pytorch temporal-convolutional-network thompson-sampling transformer user-modeling websocket

Last synced: 18 Apr 2026

https://github.com/iluha168/obcb-api-wrapper

(WebSocket) API wrapper for One Billion Checkboxes by Alula

api deno jsr obcb onemillioncheckboxes ts websocket

Last synced: 19 Apr 2026

https://github.com/theoliverlear/script-social

Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.

angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket

Last synced: 29 Apr 2026

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/anubhavick/t.lob

a website that let you make website from prompt

express llm react saas stackbit webcontainer websocket

Last synced: 09 May 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/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 2025

https://github.com/zhjain/bubbleboard

一个现代化的实时协作平台,使用 Elixir/Phoenix + Alpine.js 构建。提供多用户实时聊天、协作绘图白板、用户在线状态管理等功能。基于 WebSocket 技术实现低延迟的实时通信,适合团队协作、在线教学和创意分享场景。

alpine-js chat collaboration drawing elixir phoenix real-time tailwindcss websocket whiteboard

Last synced: 19 Apr 2026

https://github.com/taigrr/log-socket

Client-server model for logging. Designed to work well with websockets. Simple client page included.

go golang hacktoberfest logging-library websocket

Last synced: 04 Jun 2026

https://github.com/jakh0n/hacathon_backend

This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.

express-js node-js websocket

Last synced: 07 May 2025

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/arturoccs/secret-santa

This application allows for easy and quick "Secret Santa" draws. Users can join a room where secret friends are assigned randomly. The app is designed to ensure that no user is assigned to themselves as their secret friend.

html-css-javascript nodejs websocket

Last synced: 19 Apr 2026

https://github.com/a-saed/datum

Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.

geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket

Last synced: 29 May 2026

https://github.com/sftsrv/synk

An offline-first data synchronization library

database nodejs offline-first web websocket

Last synced: 09 May 2026

https://github.com/keval-gandevia/medhub

MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.

aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket

Last synced: 11 Apr 2026

https://github.com/jarenal/horseracing

Horse Racing is a game for testing purposes using websockets and PHP.

php websocket

Last synced: 04 Jun 2026

https://github.com/pixelcaliber/log-monitor

Real-time log monitoring and broadcasting app leveraging asyncio, WebSockets, docker and NGINX for monitoring huge size log files and broadcasting updates to multiple clients in real-time.

asyncio docker docker-compose nginx-proxy tail-f websocket

Last synced: 09 May 2026

https://github.com/omjoshi29/hypernode

A web application to find tech courses and compare courses from various platforms

css expressjs mongodb nodejs reactjs redux websocket

Last synced: 11 Apr 2026

https://github.com/knutkirkhorn/nettverksprogrammering

Øvinger fra TDAT2004 Nettverksprogrammering, dataingeniør NTNU

client java javascript react rmi server tcp thread udp websocket

Last synced: 20 Apr 2026

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

This fullstack application contains both a frontend using React (in the client subfolder) and a backend. The application uses 'express' and 'ws' to serve both the frontend and the websocket endpoint using the same port. This allows deploying the application on platforms like Heroku and Glitch where only one port is available for the application.

chat education glitch realtime websocket

Last synced: 20 Apr 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/hack-in-peace/collaborative-code-editor

A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.

express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket

Last synced: 12 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/joeke80215/wsstatus

golang websocket state machine

golang-package websocket

Last synced: 16 Jan 2026

https://github.com/calico32/solid-use-lanyard

SolidJS wrapper for the Lanyard API

discord javascript lanyard solid-js typescript websocket

Last synced: 09 May 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/epatel/claude-agent-team

Always-on autonomous dev lab: a self-hosted Claude Agent SDK web console that does real work on git repos — per-project chat, repo actions, uploads — with platform clients dialing in over WebSocket to run builds/tests in manifest-synced mirrors.

ai-agents anthropic autonomous-agents claude claude-agent-sdk developer-tools fastapi mcp python raspberry-pi self-hosted websocket

Last synced: 20 Jun 2026

https://github.com/pexmor/qr-io

Minimal app for reproducing and sharing QR codes.

javascript qr-scanner qrcode qrcode-generator websocket

Last synced: 09 May 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/tianlangstudio/chat

Chat developped with Rust and React

actix-web chat javascript react rust webrtc websocket

Last synced: 08 May 2026

https://github.com/bokiko/btc-liquidations

Real-time Bitcoin liquidation monitor across Binance, Bybit, OKX, Hyperliquid & Aevo

bitcoin cryptocurrency defi liquidations nextjs real-time trading typescript websocket

Last synced: 20 Apr 2026

https://github.com/rahul-deka/gupsup

Secure terminal chat app

chat python secure terminal websocket

Last synced: 20 Apr 2026

https://github.com/higorsnt/modclima

Desafio FullStack da Cyan AgroAnalytics

java junit postgis postgres react spring-boot swagger websocket

Last synced: 20 Apr 2026

https://github.com/ax-sh/see-this

an experiment to understand websocket and socketio, just drag and drop an image to populate it to every client connected

nextjs socket-io socket-io-server websocket

Last synced: 21 Apr 2026

https://github.com/seldszar/stug

Simple web server broadcasting file changes through WebSocket.

filesystem watcher webserver websocket

Last synced: 21 Apr 2026

https://github.com/kimseogyoung/csharpchattingserver

C# Socket/WebSocket ChattingServer + Redis PUB/SUB Example

csharp redis socket websocket

Last synced: 21 Apr 2026

https://github.com/asmeikal/gql-on-ws-on-saga

A client for graphql-ws implemented on top of redux-saga.

gql-on-ws graphql graphql-ws redux-saga subscription websocket

Last synced: 19 May 2026