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

💬 Live chat rooms

go websocket

Last synced: 28 Mar 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/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/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/jedimahdi/collaborative-drawing-app

Collaborative drawing app written with Haskell and Fabric.js

fabricjs haskell websocket

Last synced: 08 Apr 2025

https://github.com/itsanjanamourya/notes-app-websocket

This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.

mongodb node react socket-io websocket

Last synced: 12 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/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/skorotkiewicz/hashchat

Simple chat with person with same tags as you!

bitcoin chat nodejs reactjs socket websocket

Last synced: 19 Apr 2026

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

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

websocket

Last synced: 30 Mar 2025

https://github.com/sabbir45ali/web_socket

This is my practice project for websocket or socket.io

css html javascript socket-io websocket

Last synced: 11 Mar 2026

https://github.com/wasswarichard/react-typescript-nestjs-mongodb-docker

real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.

cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets

Last synced: 12 Apr 2026

https://github.com/xjzh123/wsproxy-workers

A proxy for WebSockets built with CloudFlare Workers.

cloudflare-workers proxy websocket websockets

Last synced: 01 Apr 2025

https://github.com/siddhantprateek/fleet

Authentication Service and Realtime Resource Hit 🚀

expressjs nestjs reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/isystk/lambda-websocket-template

AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。

dynamodb lambda websocket

Last synced: 04 Sep 2025

https://github.com/devel0/iot-esp8266-serial-fwd

use esp8266 as a serial forwarder over wifi

esp8266 serial-over-wifi spiffs voltage-logger websocket

Last synced: 30 Apr 2026

https://github.com/habbes/rmq-demo

Simple app demonstrating rabbitmq messaging in distributed systems.

clojure demo example html javascript nodejs rabbitmq websocket

Last synced: 10 May 2026

https://github.com/lazarot/operatornext

OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.

ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket

Last synced: 09 Apr 2025

https://github.com/clarius/websocketchannel

Official docs site for https://github.com/devlooped/WebSocketChannel

channels dotnet websocket websockets

Last synced: 29 May 2026

https://github.com/quocanh189/messagechat_reverb

This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.

headlessui laravel react reverb tailwindcss websocket

Last synced: 30 Nov 2025

https://github.com/naveennk045/realtime-stock-price-streaming

A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.

api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket

Last synced: 07 Jan 2026

https://github.com/duyledat197/messenger

Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).

cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket

Last synced: 04 Oct 2025

https://github.com/freekatz/webchat

A Online Web Chat Based Django && Channels

channels django webchat websocket

Last synced: 17 Jul 2025

https://github.com/mukhoplus/underworld-line-plus

Web Version of Underworld-Line

instant-messaging react springboot websocket

Last synced: 13 Apr 2026

https://github.com/alexar76/pulse-terminal

Pulse Terminal — ACEX capital markets dashboard with live agent pricing.

acex ai-agents capital-markets dashboard electron trading websocket

Last synced: 29 May 2026

https://github.com/icetd/rtsptoweb

RtspToWeb

rtsp websocket

Last synced: 28 Jun 2025

https://github.com/leokwsw/kotlin-springboot-gradle

Kotin x SpringBoot + Gradle + Docker

docker gradle kotlin springboot websocket

Last synced: 13 Apr 2026

https://github.com/nathannncurtis/obsidian-vault-sync

Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.

docker fastapi obsidian python self-hosted typescript websocket

Last synced: 30 May 2026

https://github.com/kettanaito/mocking-websocket-apis-with-mock-service-worker

Exercises for the Mocking WebSocket APIs with MSW on Egghead.

course exercise msw tutorial websocket workshop

Last synced: 25 Apr 2025

https://github.com/ihsandevs/pythonsocketchat

Simple python chat app using Flask & Socket.IO

flask flask-application python websocket websocket-chat

Last synced: 13 Apr 2026

https://github.com/cocrafts/graphql

A GraphQL Server setup for cross runtimes, supporting both dedicated servers and serverless environments. Compliant with the graphql-ws protocol.

aws graphql graphql-subscriptions graphql-ws lambda pubsub serverless websocket

Last synced: 13 Apr 2026

https://github.com/danlkv/codette

Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.

agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui

Last synced: 30 May 2026

https://github.com/itsronalds/websocket-integration-node-python

A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.

nodejs python sqlserver websocket

Last synced: 10 Apr 2026

https://github.com/duruyao/gochat

GoChat provides temporary and anonymous group chat service through Web.

chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket

Last synced: 11 Mar 2026

https://github.com/oaslananka/a2a-warp

Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.

a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket

Last synced: 07 Jun 2026

https://github.com/largonarco/medint_f

Frontend for a Realtime Medical Interpreter

nextjs websocket

Last synced: 20 Jun 2025

https://github.com/redouane64/socketio.net.client

An experimental modern Socket.io client for .NET

polling socket-io socket-io-client socketio websocket

Last synced: 24 Apr 2026

https://github.com/ishantmishra18/travo

A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,

express mongo multer rag-chatbot react websocket

Last synced: 13 Apr 2026

https://github.com/victoralves08/whiteboard-core

Este serviço whiteboard-core atua como um núcleo de monitoramento de servidores backend que participam de um sistema de whiteboard colaborativo e distribuído. Ele coleta informações via WebSocket, armazena em MongoDB, e expõe uma API REST para consulta.

mongodb nodejs websocket

Last synced: 08 May 2026

https://github.com/elertan/rusftx

Rust bindings for the FTX REST and Websocket API

api cryptocurrency ftx rest websocket

Last synced: 01 Mar 2025

https://github.com/ryansakurai/artigo-apis

Artigo sobre APIs e seus tipos, feito para a Revista HackoonSpace 2024.

api article graphql rest-api soap webhook websocket

Last synced: 11 Mar 2025

https://github.com/nandkumar1000/express-js

This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.

authentication express-js express-session middlewares session sql websocket

Last synced: 13 Apr 2026

https://github.com/romero-ezequiel/chatapp

Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku

bootstrap4 express javascript mongodb nodejs websocket

Last synced: 13 Apr 2026

https://github.com/ericgomez/platziverse

Curso Avanzado de Node.js - Proyecto del curso - PlatziVerse - Vamos a construir una plataforma de Internet de las Cosas, enfocándonos en *Real Time*. Utilizaremos las nuevas características de **JavaScript** que vienen en **ECMAScript 2016** y vamos a trabajar con **Postgres** como base de datos.

ava express jwt mqtt node nodejs nyc postgres postgresql sequelize socket-io vuejs websocket

Last synced: 13 Apr 2026

https://github.com/suzukihonoka/remote_control

A Remote Control for Android devices.

controller websocket

Last synced: 17 Mar 2025

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

Real-time Victron inverter web dashboard (Go) — same role as inverter-dashboard, implemented in Go with MQTT and optional Home Assistant direct control

cerbo-gx dashboard docker go golang hass home-assistant mqtt real-time venus-os victron websocket

Last synced: 29 Apr 2026

https://github.com/std4453/x-platform-ws

A cross-platform wrapper over ws and WebSocket

cross-platform isomorphic websocket

Last synced: 29 Apr 2026

https://github.com/kaierikniermann/qa-website

This is a frontend for the QandA-discord bot, its meant to be a way for people to answer questions without the need to log into discord having the bot act as a proxy for them

discord-bot sveltekit websocket

Last synced: 16 Jul 2025

https://github.com/svitlanakashkina/mobile-lab-app-server

Mobile Lab App Server ist die Backend-Komponente der Mobile Lab App. Das Projekt basiert auf einer MVC-Architektur mit WebSocket-Schicht. Der Server bietet REST-APIs, Echtzeit-Chat, PostgreSQL-Datenbank via Prisma, Benutzer-Authentifizierung, Push-Benachrichtigungen und E-Mail-Feedback. Portfolio-Projekt.

axios expo expo-notifications express github javascript nativebase-io nodejs postgresql prisma react-native restful-api socket-io ssl-certificate visual-studio-code websocket

Last synced: 05 Oct 2025

https://github.com/arshamroshannejad/task-realtime-app

Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)

docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket

Last synced: 13 Apr 2026

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

A simple websocket server written in go for blazing fast communication in the connected channels.

chat-application docker docker-compose dockerfile go go-websocket go-websocket-client go-websocket-server golang websocket websocket-client websocket-server

Last synced: 04 May 2026

https://github.com/labib2003/chat-with-pdf

AI chatbot powered by Google Generative AI API where you can upload a PDF file as the bots context and chat with it to extract information the file.

ai chatbot deno gemeni googlegenerativeai hono htmx rtc websocket

Last synced: 19 Apr 2026

https://github.com/purpuraambiental/api-mg

API para a conexão com o banco de dados MongoDB utilizando Redis para cachê e docker compose para orquestração em ambiente dev

docker java maven mongodb mongodb-atlas redis rest-api spring-boot spring-mvc websocket

Last synced: 08 Oct 2025

https://github.com/wraithfive/playbot

Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)

admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket

Last synced: 21 Jan 2026

https://github.com/StudyResearchProjects/avocado

:avocado: Web APIs Testing tool

http request testing websocket

Last synced: 09 Oct 2025

https://github.com/andrearcaina/echo

Echo is a social meme app with real-time video and messaging features

dart flutter go rest-api websocket

Last synced: 14 Apr 2026

https://github.com/icarephone/websocket

Gorilla WebSocket implementation for fasthttp.

go websocket

Last synced: 14 Jan 2026

https://github.com/mbari-org/gpdviz

Web-based visualization of geolocated point data streams in real-time

openapi scala typescript vue websocket

Last synced: 14 Apr 2026

https://github.com/kadirgecit/esp32-ble-controller

A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.

arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket

Last synced: 14 Apr 2026

https://github.com/muhammedbarghou/scoorz

Express + Postgres demo for A WebSocket Server

javascript postgresql websocket ws

Last synced: 23 Feb 2026

https://github.com/iamsuatzengin/online-auction-android

Online Auction Android application using WebSocket with Ktor client.

android kotlin ktor-client ktor-websocket websocket

Last synced: 19 Jan 2026

https://github.com/abhishek2001panwar/peer2peer

Peer-to-peer communication app allowing direct connections between two clients. Utilizes Socket.IO and WebRTC for real-time, low-latency communication without a server relay, enabling a seamless two-way connection

communication peer-to-peer realtime socket-io webrtc websocket

Last synced: 04 May 2026

https://github.com/theplator/npmchat

NPMChat is an open source, real-time chat platform for developers and teams. Built with the MENN stack (MongoDB, Express, Next.js, Node.js), it features collaborative code editing, live interview mode, file sharing, code execution, and more—all in a beautiful, modern UI. Perfect for learning, collaboration, and building together.

chat code-editor code-execution collaborative developer-tools express flie-sharing interview mongodb nextjs nodejs npmchat open-source real-time socket-io tailwindcss team-collaboration typescript websocket

Last synced: 14 Apr 2026

https://github.com/na-trium-144/webcface-js

WebCFace client for node.js and browser

nodejs rpc typescript websocket

Last synced: 14 Oct 2025

https://github.com/andys8/wscat

Websocket command line listener using elm

command-line elm nodejs websocket

Last synced: 14 Apr 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/kozlov-a-d/websocket-node

Experiment with WebSocket and Node.js

javascript nodejs websocket

Last synced: 11 Apr 2026

https://github.com/deepcloudlabs/dcl373-2022-oct-19

DCL-373: Developing Spring Boot Applications in Microservices Architecture

spring-boot-2 spring-framework-5 spring-kafka websocket

Last synced: 18 Oct 2025

https://github.com/r-brook/pokemon-guess-who

Guess Who Pokémon game with Next.js and WebSocket.

nextjs pokemon react typescript websocket

Last synced: 08 May 2026

https://github.com/spearheadone/wschat

Small console chat

java jetty maven websocket

Last synced: 27 Jan 2026

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/carloseduardodb/pegasus-report-stream

A client-side high-performance report generator that utilizes data streaming

chunked-http frontend javscript report stream typescript websocket

Last synced: 27 Oct 2025

https://github.com/traunin/websocket-extension

Control Chrome with Websockets

chrome extension websocket

Last synced: 24 Jan 2026

https://github.com/sangamprashant/desktop-notifier

🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦

expressjs nativewind node python react-native-app real-time-alerts websocket

Last synced: 24 Jan 2026

https://github.com/ddxtanx/messaging-app

Messaging app I created for fun. Uses Web sockets.

easy-to-use javascript messaging node nodejs text website websocket

Last synced: 24 Jan 2026

https://github.com/tamdilip/sse-nest-js

Sample Nest JS app to test Server-Sent Events (SSE) to push notifications to UI from API layer without Websockets.

corn-job java nestjs nodejs notifications server-sent-events server-side-events sse websocket

Last synced: 15 Apr 2026

https://github.com/farsunset-com/cim

【专注10年,从未刷星】CIM是一套基于netty框架下的推送系统,或许有一些企业有着自己一套即时通讯系统的需求,那么CIM为您提供了一个解决方案,目前CIM支持websocket,android,ios,桌面应用,系统应用等多端接入支持,可应用于移动应用,物联网,智能家居,嵌入式开发,桌面应用,WEB应用以及后台系统之间的即时消服务。

im messaging netty socket websocket

Last synced: 06 Feb 2026

https://github.com/cyntler/node-websocket-temperature

A simple project for a friend that generates random temperatures, based on the WebSocket.

nodejs temperatures websocket

Last synced: 15 Apr 2026

https://github.com/mcp-tool-shop/voice-soundboard

Production-ready TTS library and MCP server for AI assistants. Multi-voice synthesis, real-time streaming, SSML support, emotional speech, and sound effects.

23-languages ai-assistant chatterbox claude diffusion-transformer f5-tts kokoro mcp mcp-server multilingual onnx python real-time speech-synthesis ssml streaming text-to-speech tts voice-cloning websocket

Last synced: 30 Jan 2026

https://github.com/agne6ka/cmd-chat

Cmd chat. Warsaw JS worksop.

event-emitter nodejs websocket

Last synced: 15 Apr 2026