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/thalida/napkinnotes

A digital 'napkin' (just what everyone's wanted). Jot down quick math, list todos, paste notes, etc.

calculator devlog django django-channels django-rest-framework notes pwa side-project tasks vue vue3 websocket

Last synced: 05 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/dhenenjay/ai-superconnector

AI-powered Twilio + OpenAI integration for WhatsApp and Voice calls

fastapi openai twilio voice-ai websocket whatsapp

Last synced: 05 May 2026

https://github.com/abubakerkhaled/educa

A feature-rich e-learning platform built with Django, including a custom CMS, student registration, diverse content rendering, caching, a RESTful API, and real-time chat functionality. This project showcases advanced Django techniques like class-based views, model inheritance, API development, and asynchronous communication.

asynchronousprogramming caching cms django django-channels django-rest-api django-rest-framework e-learning memcached realtimemessaging redis restful-api websocket

Last synced: 12 Apr 2026

https://github.com/drozhkov/as-centrifugepp

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 2025

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/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 2025

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/omkaarr1/websocket

In this presentation, we will explore the process of building a WebSocket-based chat application that facilitates real-time communication between two clients. We'll delve into the server-side and client-side code to understand how messages are exchanged between the connected clients.

chat real-time realtime websocket websockets

Last synced: 22 Jan 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/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/dkxce/httpserver

dkxce HTTP Server with WebSocket and cgi-bin support

dkxce http server tcp web websocket

Last synced: 15 Oct 2025

https://github.com/seapagan/vosk-test

Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.

python speech-to-text vosk vosk-api websocket

Last synced: 16 Oct 2025

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/aplini/linka

尝试使用浏览器和Node.JS制作游戏

css html javascript websocket

Last synced: 16 Oct 2025

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/rialparmar1777/metrics-dashboard

Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.

axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server

Last synced: 30 Apr 2026

https://github.com/andys8/wscat

Websocket command line listener using elm

command-line elm nodejs websocket

Last synced: 14 Apr 2026

https://github.com/macktb/realtime-chat

RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat

dom-manipulation fetch-api spring-boot spring-mvc stomp websocket

Last synced: 05 May 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/nikhiladiga/react-wsx

A simple react websocket component written in typescript

react typescript websocket

Last synced: 01 May 2026

https://github.com/eulerbm/cyber-chat

Cyber Chat é um sistema de chat seguro desenvolvido em Java com Spring Boot no backend, permitindo que usuários se registrem, façam login e troquem mensagens privadas utilizando criptografia de ponta a ponta.

java postgres react spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/sjh9714/new-portfolio

Java/Spring 백엔드 포트폴리오 - 동시성, 이벤트 정합성, 실시간 메시징, 과금/정산 사례를 수치와 테스트로 정리한 사이트

backend event-driven idempotency java k6 kafka nextjs outbox-pattern portfolio postgresql rabbitmq redis spring-boot testcontainers websocket

Last synced: 08 Jun 2026

https://github.com/konaeakira/gomoku

A Gomoku game server and client using WebSocket

game gomoku node-js websocket

Last synced: 17 Oct 2025

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

A basic websocket chat app with a Go backend

go websocket

Last synced: 11 Jun 2025

https://github.com/drylikov/vue-native-websocket

Native websocket with vuex integration.

javascript vuejs websocket

Last synced: 29 Apr 2026

https://github.com/joschonarth/flask-websocket-chat

💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.

flask flask-socketio python websocket

Last synced: 01 May 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/banyc/mux

A high-throughput duplex-openable multiplexer on any reliable protocols

high-throughput io mux network-protocol structured-concurrency tcp tokio websocket

Last synced: 01 Apr 2025

https://github.com/owengretzinger/monkey-mind

Pet monkey that provides commentary as you browse the web + social features

chrome-extension express mongodb openai react tailwindcss websocket

Last synced: 05 Feb 2026

https://github.com/radd/rtc-test-client

Real-time communication test client

http-long-polling nodejs server-sent-events stomp websocket

Last synced: 14 Apr 2026

https://github.com/yuki-inoue-eng/lapuacore

Exchange-agnostic low-latency trading system core library (Go)

cryptocurrency exchange golang hft market-making orderbook trading websocket

Last synced: 25 Apr 2026

https://github.com/geethika-kancharla/devcollab

A real-time collaborative code editor that allows multiple users to edit code simultaneously.

jwt monaco-editor mongodb nextjs spring-boot tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/levyks/warp-ws-chat

Simple WebSocket chat server with multiple rooms, built with Warp

chat rust websocket

Last synced: 03 Jul 2025

https://github.com/chattalk/chat-msa-message

실시간 통신 기반 트래픽 제어 프로젝트 - MSA 웹소켓

java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security

Last synced: 12 Apr 2026

https://github.com/inbharatai/agent-arcade-gateway

Real-time AI agent telemetry gateway with live visualizer. Ingest, route & display LLM tool calls, errors, and metrics.

agent ai dashboard llm monitoring nextjs observability opentelemetry real-time telemetry typescript websocket

Last synced: 14 Mar 2026

https://github.com/asodja/rust-snake

Rust learning project. Gameserver for multiplayer Snake game written in Rust.

gameserver rust rust-lang slitherio snake websocket

Last synced: 07 Oct 2025

https://github.com/vinayakchandra/remote-mouse

control the mouse cursor remotely in the same network and simulate left and right clicks.

flask pynput python websocket

Last synced: 28 Apr 2026

https://github.com/jarmitage/p5.bela

Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)

bela belaplatform p5js websocket

Last synced: 08 Apr 2025

https://github.com/stjoo0925/websocket

웹소켓연습

websocket

Last synced: 20 Oct 2025

https://github.com/spearheadone/wschat

Small console chat

java jetty maven websocket

Last synced: 27 Jan 2026

https://github.com/iamrafaelmelo/gochatty

A simple Golang websocket chat powered by Fiber Framework.

chat fiber framework golang websocket

Last synced: 12 Apr 2026

https://github.com/rafaelesantos/refds-network

RefdsNetwork is a Swift Package Manager library that provides a simple and elegant way to perform HTTP and WebSocket requests in Swift applications, inspired by libraries like Alamofire.

http-client protocol refds refds-network refds-shared swift websocket

Last synced: 03 Sep 2025

https://github.com/rsurya99/cetan-vue

Realtime chat with laravel websocket and vue 3

laravel pusher vue3 vue3-typescript websocket

Last synced: 08 Apr 2025

https://github.com/quaddarv1ne/weather_avatar_bot

Бот для автоматического обновления аватара Telegram с текущей температурой в указанном городе. Изображение генерируется программно с учетом времени суток (меняется цвет фона)

analytics api api-client bot config env environment hash python telegram url websocket

Last synced: 03 Sep 2025

https://github.com/ousttrue/async_websocket

websocket implementation for asyncio of python3

asyncio websocket

Last synced: 22 Oct 2025

https://github.com/notlelouch/arbibot

A Go-based cross-exchange arbitrage bot using WebSocket for real-time crypto price discrepancies. Actively in development.

arbitrage cryptocurrency golang trading-bot websocket

Last synced: 30 Jan 2026

https://github.com/develephant/websockets-plugin-docs

Documentation for the Corona Websockets Plugin:

corona corona-sdk coronasdk lua plugin websocket websocket-client

Last synced: 08 Apr 2025

https://github.com/marcelcoding/wsocket

Lighweight, fast and native WebSocket implementation for Rust.

async http tokio websocket

Last synced: 23 Oct 2025

https://github.com/haykam821/live-comment-viewer

A live comment viewer for Reddit.

comment live reddit webapp websocket

Last synced: 02 Jul 2025

https://github.com/braycarlson/senna

A tool to automate League of Legends

golang league-of-legends league-of-legends-api websocket

Last synced: 10 Mar 2026

https://github.com/alextanhongpin/go-websocket

A deeper look into websocket with golang

go golang websocket

Last synced: 24 Mar 2025

https://github.com/amafjarkasi/windows-screenshot-mcp-server

🚀 Production-ready Windows Screenshot MCP Server with real-time WebSocket streaming, Chrome DevTools integration, and comprehensive APIs. Built with Go for high-performance native Windows screenshot automation.

api automation chrome-devtools golang mcp real-time screenshot streaming websocket windows

Last synced: 18 Apr 2026

https://github.com/sokmontrey/tictactoetuionline

An online multiplayer infinite board tic tac toe game directly in your terminal.

go go-game-server golang tui websocket

Last synced: 24 Oct 2025

https://github.com/no-country-simulation/s16-01-ft-csharp-react

Mobile Web Application designed for restaurants, bars, places that offer menus, from which they can offer both a menu and bills in a cooperative or independent manner. App in development.

food-ordering formik-yup material-tailwind mobile-web-app react socket-io tailwindcss typescript vite websocket websocket-client websocket-server

Last synced: 12 Apr 2026

https://github.com/ankush-web-eng/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: 10 Mar 2025

https://github.com/harrytran998/53-days-flutter-challanges

The projects I practice about Flutter + State Management Architect(Bloc, Provider, GetX, FishRedux) + Tracking Solution

bloc dart fish-redux flutter getx provider state-management tracking websocket

Last synced: 15 Mar 2025

https://github.com/crazystuffxyz/crazy-deep-research-gpt

A hyper-functional, sleek, and fully local web-based AI interface built with Node.js and powered by Ollama. It offers intelligent research modes, customizable AI behaviors, and Markdown conversion—perfect for deep exploration or quick answers, all with zero tracking or API keys required.

ai-research alpinejs chatbot cheerio deep-research deepseek deepseek-r1 generative-ai javascript llama3 llama3-2-1b-model llm local-ai nodejs ollama open-source-ai personal-ai tailwindcss turndown websocket

Last synced: 01 May 2026

https://github.com/thertzlor/tocket

A high-level, type safe WebSocket middleware and interceptor for Node and Browsers

interceptor websocket websocket-client websocket-server

Last synced: 16 Mar 2025

https://github.com/gamitej/basic-chat-app

A basic chat app for understanding the basics of web-sockets

express http nodejs reactjs socket-io websocket

Last synced: 12 Apr 2026

https://github.com/vikus7/pixel-portal-project

Webapp para la asignatura de Aplicaciones Web Avanzadas por Ethereal encoders. Desarrollo con arquitectura en capas con React y Express.

express firebase js layers mysql nodejs react tailwindcss webapp websocket

Last synced: 12 Apr 2026

https://github.com/josejefferson/amongzap

Converse e interaja com outros jogadores de Among Us online e grátis com o AmongZap

among-us amongus angularjs chat css game-chat games html javascript nodejs public-chat real-time realtime websocket

Last synced: 11 Apr 2026

https://github.com/lancaluis/mysailer-chat

A real-time chat application made with Python + Websocket and React.js

fastapi framer-motion python reactjs shadcn-ui typescript vite websocket

Last synced: 12 Apr 2026

https://github.com/sirmaxx/fastapi_deepface

Example for deepface ,aync,websocket fastapi integration

deepface fastapi haarcascade-frontalface websocket

Last synced: 28 Apr 2026

https://github.com/rinapen/yay-cpp-wrapper

🌐Modern C++ wrapper for Yay (SNS) API.

api-client http http-client websocket yay

Last synced: 17 Nov 2025

https://github.com/taiyoh/graphqlws-subscription-server

this project is work in progress

golang graphql websocket

Last synced: 21 Feb 2026

https://github.com/azeemidrisi/velocity

Real-time chat app built with MERN, React Native & Socket.io

chatapp express mern-stack mongodb nodejs react realtime socket socket-io websocket

Last synced: 11 Feb 2026

https://github.com/santiagodotsh/nest-websocket-client

🔌 💬 Vanilla JS app to connect with nest-teslo-shop.

chat client socket-io vanilla-js vite websocket

Last synced: 20 Jan 2026

https://github.com/podnet/websocket-mgos-test

Mongoose OS WebSocket client application

c esp32 mongoose-os mongoose-os-app websocket

Last synced: 11 Apr 2026

https://github.com/z-ray-entertainment/el_decko_backend_obs_ws

OBS Studio Websocket backend for El Decko

obs obs-studio python-3 websocket

Last synced: 03 Oct 2025

https://github.com/shyamz-22/chatty

A simple WebSocket example with Go

golang websocket

Last synced: 25 Oct 2025

https://github.com/khaliullov/coinbasevwap

Calculate VWAP for 200 last transactions of trading pairs

btc clean-architecture coinbase golang vwap websocket

Last synced: 23 Jan 2026

https://github.com/mariocc29/shoe_store_api

Exemplary Ruby on Rail RestAPI aimed at assessing code quality with meticulous attention to detail.

backend grape-api rabbitmq rails redis rspec swagger websocket

Last synced: 20 Jan 2026

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

A full-stack real-time chat application with a Node.js backend, React frontend, PostgreSQL database, Redis, and Docker-based infrastructure

chat-application docker express full-stack-application nodejs postgresql prisma react redis websocket

Last synced: 13 Jan 2026

https://github.com/youstinus/websocket-task

API that upgrades connection to use websocket. Contains server and client and testing how they communicate

api client go golang server websocket websocket-client websocket-server

Last synced: 24 Mar 2025

https://github.com/jdy8739/websocket-study

WebSocket protocol 스터디

socket-io webrtc-video websocket

Last synced: 06 May 2026

https://github.com/vision-empower/harmonycode

Multi-AI collaboration framework - Built by 3 AI agents | npm install harmonycode@beta

ai collaboration multi-agent nodejs websocket

Last synced: 02 Sep 2025

https://github.com/penn201500/wooapi

WOO X. A privately-accessible liquidity venue for the trading of cryptocurrencies. WOO X provides clients with an easily accessible deep pool of liquidity sourced from the largest exchanges and from Kronos’ HFT proprietary trading. This is an example to display two implement forms of WOO API.

api cex cex-api cryptocurrencies js restful-api web3 websocket woox

Last synced: 24 Mar 2025

https://github.com/elyter/party-mix

🎵 Party Mix - Application mobile d'écoute musicale collaborative en temps réel Application permettant de créer des salons d'écoute partagés, d'ajouter des musiques depuis SoundCloud et de voter pour passer les morceaux. Synchronisation instantanée, interface moderne et animations fluides. 🚀 Disponible sur iOS et Android

android collaborative expo ios mobile-app music react-native soundcloud websocket

Last synced: 09 Apr 2026

https://github.com/maximilianmairinger/normalizewsurlprotocol

Use ws:// or wss:// depending on environment.

normalize protocol url websocket ws

Last synced: 15 Mar 2025

https://github.com/shivanshkc/gravastar

Gravastar is a browser-based gravity game where players create “Dots” on a shared canvas visible to everyone around the world. Each Dot has mass and interacts through gravity, so a Dot created in Germany can influence one in Australia.

n-body-simulation newtonian-gravity real-time-communication websocket

Last synced: 26 Jan 2026

https://github.com/misspee007/guess-a-ton

Guess-a-ton is a simple trivia game equipped with websocket connections. A "Game Master" creates a new game session, sets a question and provides the answer, while other players try to guess the correct answer in 60 seconds. Each player gets 3 chances. When the round ends, a new game master is automatically assigned.

express nodejs reactjs websocket

Last synced: 11 Apr 2026