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/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/ravening/bitvavo-trading

Java app to fetch data from bitvavo trading system

bitcoin bitvavo bitvavo-trading java spring-boot spring-cloud-config websocket

Last synced: 06 May 2026

https://github.com/samuelastech/youtube-remote-client

🎛️ A web client to connect on a socket server and send commands

css html javascript 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/ggdream/light-im-server

Golang+Websocket实现的轻量级IM

golang im lightweight server websocket

Last synced: 07 May 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/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/yevheniidatsenko/goit-pythonweb-hw-03

📂 Hometask - FullStack Web Development with Python (Simple Web App)

docker docker-compose goit-pythonweb-hw-03 http-server python 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/nukopy/engawa

Chat application in your terminal

axum chat rust websocket

Last synced: 10 Jun 2026

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

Zoom Clone using WebRTC and Websockets

express nodejs websocket

Last synced: 09 May 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/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/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/skorotkiewicz/cubes

Multiplayer Cubes

react react-ssr websocket

Last synced: 09 May 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/mesamirh/script-manager-web

A modern, professional web dashboard for managing and running local Node.js and Python scripts with real-time monitoring, file editing, and console output.

automation nodejs python script script-manager webapplication websocket

Last synced: 10 May 2026

https://github.com/funnyboy-roks/chess

Mutiplayer chess using websocketrs and p5js

chess javascript p5js socket-io sockets typescript websocket

Last synced: 10 May 2026

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

Weekend project. Learning to combine WebSockets and React :)

chat-application react reactjs socket-io websocket weekend-hacking weekend-project

Last synced: 10 May 2026

https://github.com/mat-sz/poll-ws

🗳️ Decision making software backend (TypeScript/node/WebSockets).

nodejs typescript websocket websocket-server

Last synced: 10 May 2026

https://github.com/syssos/goact

A Go based API and ReactJS chat component, giving developers a chat application project "exoskeleton".

chat golang nodejs websocket

Last synced: 10 May 2026

https://github.com/coderdarren/playnet

A Unity3D multiplayer framework with an MMORPG bias.

game game-development gamedev mmo mmorpg multiplayer rpg server sockets unity3d websocket

Last synced: 10 May 2026

https://github.com/humbertodias/ws-live-chat-system

WebSocket Live Chat using Load Balancer with HAProxy

docker haproxy nodejs websocket

Last synced: 11 May 2026

https://github.com/mostafamoradii/eveys-console

System-administration console for the OCPP gateway — sign-in protected, single WebSocket per tab, live snapshot+tail subscriptions over the gateway's Kafka topics and REST API.

ev-charging fastify kafka ocpp protobuf react realtime shadcn-ui tailwindcss typescript vite websocket

Last synced: 11 May 2026

https://github.com/hanz-archer/vscode-live-collab

A VS Code extension for real-time collaboration, allowing multiple users to edit the same file simultaneously. It syncs changes across instances using a unique document ID, making collaborative coding seamless.

extension firebase json typescript visual-studio-code websocket

Last synced: 12 May 2026

https://github.com/svastikkka/madhyastha

It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media

ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket

Last synced: 12 May 2026

https://github.com/flameart/websocket-core

Easy websocket framework with async auth, json-messages and user model

async authentication authorization nodejs ping-pong websocket websocket-server

Last synced: 13 May 2026

https://github.com/dotcoocoo/hermitstash-sync

Desktop sync client for HermitStash. PQC TLS, WebSocket real-time sync, zero-dependency Node.js daemon.

desktop-client file-sync hermitstash ml-kem mtls nodejs post-quantum pqc-tls websocket zero-dependency

Last synced: 18 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/ayush-github123/health-backend

Healthcare Backend made using django

django django-rest-framework docs python websocket

Last synced: 13 May 2026

https://github.com/hyunjinno/websocket-tutorial

A repository for testing WebSocket.

websocket

Last synced: 14 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/pakhmutov/crypto-dashboard

Personal crypto portfolio and market tracker. Next.js, TradingView charts, Binance WebSocket, CoinGecko API.

binance coingecko crypto nextjs react tailwindcss typescript websocket zustand

Last synced: 17 Jun 2026

https://github.com/gqtpe/chat-front

simple chat using websockets

react socket-io socketio-client websocket

Last synced: 18 Jun 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/amr-elwetaidy/binance-crypto-trade-stream

The Crypto Trade Stream script is a Python script designed to connect to the Binance WebSocket API and stream real-time trade data for multiple cryptocurrency symbols.

binance crypto-trading websocket

Last synced: 20 Jun 2026

https://github.com/owengombas/instagram-stories-ts

Get notified on Instagram story updates

api instagram socket-io story update user websocket

Last synced: 20 Jun 2026

https://github.com/dreygur/protide

Native desktop API testing tool - HTTP, GraphQL, WebSocket, gRPC, tRPC, Socket.IO. Built with Rust + GPUI.

api-client developer-tools gpui graphql grpc http-client lsp rust websocket

Last synced: 21 Jun 2026

https://github.com/legendarym4x/app_socket_udp

Simple Web App with UDP Socket Communication

python threading websocket

Last synced: 22 Jun 2026

https://github.com/yazelin/industrial-ai-dashboard-starter

Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.

agv dashboard fastapi industrial-iot websocket

Last synced: 23 Jun 2026

https://github.com/suprim-corp/zava

Unofficial Java SDK for Zalo Web API. Port of zca-js.

chat java sdk websocket zalo zalo-api zca-js

Last synced: 24 Jun 2026

https://github.com/nathan-mwai/sportz-websocket

express+nodejs +websockets for a live sports channel

websocket websockets ws

Last synced: 24 Jun 2026

https://github.com/awelzel/zeekpy

Pure Python library for consuming and publishing events via Zeek's WebSocket API heavily using type hints

async asyncio events python typehints typing websocket zeek

Last synced: 26 Jun 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/raihan2bd/vidverse-client

Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.

firebase gin go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket

Last synced: 09 Apr 2026

https://github.com/vekeryk/art-auction-server

Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ

auction docker keycloak microservices monorepo nestjs online-auction postresql rabbitmq typeorm websocket

Last synced: 15 Apr 2026

https://github.com/shubhisri15/ahoylove

WIP WIP WIP: A web app / chrome extension that lets you track your long distance maritime officer lovers location and current timezone, and also set a countdown for their homecoming.

ais ais-data axios cheerio css html-css-javascript javascript nodejs reactjs tailwindcss web-scraping websocket

Last synced: 10 Apr 2026

https://github.com/sukramj/openccu-loom-types

Generated Pydantic v2 models and enum types for the openccu-loom REST + WebSocket contract

code-generation home-assistant homematic homematicip openapi pydantic python rest-api type-hints websocket

Last synced: 28 Jun 2026

https://github.com/byigitt/discord-zig

Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.

discord discord-api discord-bot gateway library rest-api websocket zig

Last synced: 14 Jun 2026

https://github.com/antelcat/protoo-sharp

ported to .NET from https://github.com/versatica/protoo

aspnetcore protoo protoo-server server-side signaling websocket

Last synced: 10 Feb 2026

https://github.com/yano3nora/channels-chat-example

Chat app example on WebSocket, using channels of Django and Redux Saga.

celery django django-channels react redis redux redux-saga uvicorn uwsgi websocket

Last synced: 10 Apr 2026

https://github.com/exbotanical/uxc

A full-stack real-time chat app with all the bells and whistles.

graphql react real-time redis websocket

Last synced: 16 Apr 2026

https://github.com/woragis/create_woragis_backend

My CLI tool to scaffold rust complete and complex backends so I can deploy large projects faster.

cli grpc kafka rest rust templates websocket

Last synced: 18 May 2026

https://github.com/mvaibhav131/websocket-ws

creation of websocket server using the WS Npm

connections expressjs html javascript nodejs npm readme socket-io upgrader websocket ws

Last synced: 16 Apr 2026

https://github.com/vitormarcal/vue-chat-webrtc

Sistema de marcação de consultas com atendimento via chat de texto e video

chat chatroom nuxt vue webrtc webrtc-video websocket

Last synced: 12 Feb 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/jonathanjameswatson/maths-race

A Flask website for racing others with maths questions

css flask flask-socketio python socket-io sql websocket

Last synced: 16 Apr 2026

https://github.com/norun9/hybird

Real-Time Chat App with Serverless Architecture

clean-architecture lambda serverless websocket

Last synced: 14 Feb 2026

https://github.com/sophiecollard/websocket

A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.

elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server

Last synced: 15 Feb 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/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/sawyerbivens/live-clicks

👉 A live click counter built with Express and WebSockets!

express websocket

Last synced: 17 Jun 2026

https://github.com/dnsge/go-basic-websocket

A simple WebSocket client

golang websocket websocket-client

Last synced: 12 Jan 2026

https://github.com/lordpax/sockevent

A simple Go library for managing WebSocket connections, clients, and rooms inspired by the socket.io library.

golang socket-io websocket

Last synced: 19 May 2026

https://github.com/stableflux/steelseries-apex-roller

Remap the SteelSeries Apex Pro Gen 3 volume roller and media button to per-channel Sonar control (Game/Chat/Media/Aux), with live UI sync and OLED feedback. Windows tray app.

apex-pro apex-pro-gen-3 audio audio-mixer gamesense keyboard media-keys oled pyinstaller python sonar steelseries system-tray tray-app volume-control websocket windows

Last synced: 18 Jun 2026

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/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/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/assistance-micro-design/zileo-mcp-thunderbird

MCP server for Mozilla Thunderbird — email, folders, contacts, calendar and tasks for AI assistants via a WebExtension bridge (56 tools)

ai-assistant docker email mcp mcp-server model-context-protocol thunderbird thunderbird-addon typescript webextension websocket

Last synced: 19 Jun 2026

https://github.com/nylaurent/brainy-bulb

This app simulates an IoT light control system using MQTT. A web interface allows users to turn a simulated light ON or OFF, while a Python script acts as an IoT device, receiving commands via an MQTT broker. The web client connects via WebSocket, and the Python client uses MQTT over TCP to communicate. 🚀💡

css3 esp8266 html5 javascript mqtt-broker paho-mqtt python3 websocket

Last synced: 17 Apr 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/capellax02/basic-ecommerce-backend

Simple monolithic e-commerce backend project using Spring Boot, Spring Data JPA, Spring Security, Websockets,and more.

ecommerce-backend spring-boot spring-data-jpa websocket

Last synced: 17 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/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/or9/daily-coding-challenge-server

Daily coding challenge view and submit

daily-coding-challenge rest-api websocket

Last synced: 19 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/adwilkinson/chitchatter

Anonymous chat application built using Kotlin, Ktor, React and Material Design

chat-application css heroku html javascript kotlin ktor react reactcontextapi reacthooks website websocket

Last synced: 04 Apr 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