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/yuis-ice/go-chatapp-ai

🚀 A simple, real-time chat application built with Go and WebSockets, featuring a clean web interface for instant messaging. Perfect for learning WebSocket implementation and real-time communication patterns.

chat demo golang gorilla-websocket javascript real-time web-application websocket

Last synced: 10 May 2026

https://github.com/z3robyte/cswsh-lab

Laboratorio para aprender y explotar la vulnerabilidad Cross-Site WebSocket Hijacking

cybersecurity hacking nodejs websecurity websocket

Last synced: 10 May 2026

https://github.com/kropanov/sag-api

API for the sag online cosmic 2D game 🚀

api docker nestjs postgresql prisma typescript websocket yarn

Last synced: 01 Feb 2026

https://github.com/tolstoyevsky/shirow

An RPC server framework based on top of Tornado

django jwt-authentication python python3 rpc-server shirow tornado-framework websocket

Last synced: 13 Feb 2026

https://github.com/cvweiss/redis-websocket

Node implementation of redis to websocket broadcasting.

nodejs pubsub redis websocket

Last synced: 01 Feb 2026

https://github.com/semihbkgr/gorun

GoRun is a server application let you execute your go code through a web socket connection.

golang java netty server websocket

Last synced: 11 May 2026

https://github.com/giovannicalo/node-wrtc-ws-api-server

Node WebRTC WebSocket Signaling API Server

api server signaling webrtc websocket

Last synced: 18 Apr 2026

https://github.com/karanxidhu/websocket-go-prisma

A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.

go golang prisma websocket

Last synced: 16 Mar 2025

https://github.com/sebastian4j/ws-aws-lambda

uso de websockets en aws con lambdas

aws aws-lambda java websocket

Last synced: 01 May 2026

https://github.com/mwafrika/nyota-project

A full-stack offline-first note-taking application with real-time synchronization capabilities. This app allows users to create, edit, and delete notes that sync across devices in real-time when online and automatically sync when connectivity is restored.

asyncstorage expo-bare-workflow expressjs react-native socket-io websocket

Last synced: 30 Apr 2026

https://github.com/rxn7/battleships

Battleships game made using bunjs

bunjs typescript websocket

Last synced: 12 May 2026

https://github.com/ntidev/melissa-service

A push notification service

push-notifications vertx websocket

Last synced: 30 Apr 2026

https://github.com/tsingson/fastws-example

golang / javascript websocket example via flatbuffers , fasthttp, fastws

fasthttp fastws flatbuffers golang javascript router websocket

Last synced: 14 Jan 2026

https://github.com/ably-labs/collaborative-pixel-drawing

A collaborative pixelart drawing carnvas to demonstrate pub/sub using Ably or Azure WebPubSub.

ably azure-functions demo dotnet javascript pubsub serverless websocket

Last synced: 13 May 2026

https://github.com/wesleymcginn/chat

A simple chat system in which you can create your own chat room and use it at any time. You can even generate links that will automatically enter your name, chat room ID, and chat room password. With scarcely any loading time, this program works on new and very old web browsers.

chat communication css html javascript mail messaging server texting websocket

Last synced: 30 Apr 2026

https://github.com/augustus281/trackingcoin

Tracking coin from coinmarketcap

gin-gonic go kafka sqlc websocket

Last synced: 07 Feb 2026

https://github.com/vong3432/swiftchatapp

This is a learning project to get myself familiar on how to integrate Websocket servers with SwiftUI app.

swiftui vapor websocket

Last synced: 30 Apr 2026

https://github.com/skitsanos/flask-dynamic-routes

Showcasing dynamically loaded API route handlers in Flask

flask framework python rest rest-api upload web websocket

Last synced: 06 Oct 2025

https://github.com/bdero/blackbox

Black Box is a turn-based two player board game where each player deduces their opponent's board state by casting rays. This implementation includes a browser client and NodeJS server, persists games to a database, has invite links, and supports unlimited spectators per game.

boardgame flatbuffers react websocket

Last synced: 08 Feb 2026

https://github.com/larissaperinoto/buffet-app

Sistema de monitoramento de pesos para restaurantes.

angular serialport typescript websocket

Last synced: 14 May 2026

https://github.com/asynched/resource-monitor

A task manager/resource monitor version for the web using websockets.

node react websocket

Last synced: 03 May 2026

https://github.com/ghaerdi/simple-chat

Chat using React, Typescript and Tailwind

react tailwindcss typescript vite websocket

Last synced: 29 Apr 2026

https://github.com/houshmand-2005/chat_app

A WebSocket-based chat application built with FastAPI

chatroom websocket websocket-chat

Last synced: 24 Dec 2025

https://github.com/syntax-queen/adc-backend

Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.

chat-app chat-application dream-analysis flask openai vue websocket

Last synced: 29 Apr 2026

https://github.com/drakov09/mermaidjs-server

🖼️ Transform Mermaid diagrams to SVG or PNG with a high-performance Node.js server, featuring caching, real-time rendering, and minimal browser use.

cloud-run diagrams docker mermaid nodejs png puppeteer rendering svg websocket

Last synced: 29 Apr 2026

https://github.com/mastashake08/laravel-webrtc

A Laravel-powered WebRTC application using Laravel Reverb and Echo for real-time peer-to-peer communication. Self-hosted WebSockets ensure low-latency signaling, while Vue.js provides a dynamic frontend. Perfect for building video calling and live streaming applications!

laravel-echo laravel-reverb signaling-server webrtc websocket

Last synced: 14 Jun 2026

https://github.com/sedrubal/websocketchat

A small and simple chat website using tornado and websockets.

bootstrap chat tornado web-app websocket

Last synced: 17 Oct 2025

https://github.com/denisraymer/bitcoin-alert

View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley

javascript websocket

Last synced: 05 Dec 2025

https://github.com/lukasjhan/ground-client

Your FREE, lightweight tool for REST, GraphQL, gRPC, and AsyncAPI interactive client & documentation

asyncapi graphql grpc rest-api socket-io testing websocket

Last synced: 04 Apr 2026

https://github.com/davidje13/shared-reducer-backend

Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer

reducer websocket

Last synced: 07 Oct 2025

https://github.com/ch-iv/flask-websockets

WebSockets extension with channels for Flask

flask flask-websockets python websocket websockets

Last synced: 29 Apr 2026

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

Chat with Web Socket | Using ActionCable & Redis

actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server

Last synced: 29 Apr 2026

https://github.com/asad9711/websocket-proxy-server

To proxy and monitor outgoing websocket requests

cobra-cli golang gorilla-websocket http-hijacking websocket

Last synced: 27 Oct 2025

https://github.com/eugenepokalyuk/react-burger

The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.

cypress jest react redux typescript websocket yandex-praktikum

Last synced: 27 Jan 2026

https://github.com/dalisoft/appsocket

Lightweight, fast & simple WebSocket client

client desktop web websocket

Last synced: 22 Jan 2026

https://github.com/marco-a/object-buffer

A simple library to buffer properties on an object.

buffer es6 javascript websocket

Last synced: 22 Jun 2026

https://github.com/abdelkarim-01/real-time-chat-application

Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.

css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket

Last synced: 29 Apr 2026

https://github.com/arthurmelton/kostats

Get data from your ko server and real time information

api knockoutcity statistics websocket

Last synced: 23 Jun 2026

https://github.com/alexander-hagen/node-api-hitbtc

Non-official implementation of HitBTC's API's. Developed for personal use.

api-rest hitbtc javascript nodejs websocket

Last synced: 10 Feb 2026

https://github.com/mixro/instiwise_backend

The InstiWise Backend is a robust Node.js-based backend designed to support academic management, project sharing, student networking, and institute-wide announcements.

express jwt mongodb websocket

Last synced: 23 Jun 2026

https://github.com/shubhendu-bhakat/websocket-chat-app

Simple chat application using webscoket ,TS and React +Vite

react typescript websocket

Last synced: 24 Jun 2026

https://github.com/cloudlena/clong

A fun multiplayer game

game go golang mysql websocket

Last synced: 14 Apr 2025

https://github.com/adamanr/videochat

Video chat built in Golang language (Server) and React framework (Client)

go golang react videochat websocket

Last synced: 05 May 2026

https://github.com/maniam/speak-io

A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.

bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp

Last synced: 29 Apr 2026

https://github.com/bws9000/stateflowx-runtime-host-example

StateFlowX runtime host example demonstrating external npm package consumption, WebSocket transport, JSON-RPC orchestration, dynamic workflow registration, and Gemini-powered AI execution outside the monorepo.

agent ai ai-workflows angular automation developer-tools gemini json-rpc llm nodejs orchestration realtime runtime stateflowx typescript websocket workflow

Last synced: 28 Jun 2026

https://github.com/h0rn0chse/socket-server

Extends express.js and ws server with some utilities

express expressjs websocket websocket-client websocket-server ws

Last synced: 28 Apr 2026

https://github.com/urijhoruzij/realtime-editor-server

Realtime editor server

editor nodejs websocket

Last synced: 28 Apr 2026

https://github.com/blaze-d83/hardware-monitor-go

This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.

go-templ golang hardware-utility htmx websocket

Last synced: 20 Apr 2026

https://github.com/masu-baumgartner/lgconnectws

A wrapper for the lg connect websocket api in c#

lg lgconnect websocket

Last synced: 29 Jun 2026

https://github.com/mahmoudsaeednst/buddyboss-with-websocket-react-and-flutter

Creating Websocket Server with Front-End to add new features for buddyboss messages (real-time messaging and calling video/audio)

buddyboss flutter nodejs react websocket

Last synced: 14 Apr 2026

https://github.com/vkatsuba/wc

Web Console: XMPP/WebSocket console

web-client websocket

Last synced: 18 Mar 2026

https://github.com/rcasto/distributedexperiment

An experiment with distributed web computing

distributed-computing raytracing webgl websocket webworker

Last synced: 15 Oct 2025

https://github.com/iamnanjo/encrypted-chat-app

End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API

chat-application encryption end-to-end-encryption nuxt3 web-crypto-api websocket

Last synced: 27 Feb 2026

https://github.com/dr-dream/rest-to-rest-proxy

Quarkus/Camel based proxy to pass http requests to remote agent

camel kotlin quarkus vertx websocket

Last synced: 11 Feb 2026

https://github.com/ppn-systems/n12d

n12d — The official dashboard (nalixdashboard) for the Nalix networking framework. Built on .NET 10 Blazor and MudBlazor, it delivers real-time observability, dynamic monitoring charts, and detailed performance telemetry for dispatchers, worker tasks, connection guards, and pooled buffers.

dashboard nalix websocket

Last synced: 07 Jun 2026

https://github.com/andrasg/loxone-ts-api

A node module written in TypeScript to communicate with Loxone Miniservers via websockets.

loxone typescript websocket

Last synced: 11 Feb 2026

https://github.com/sikelio/sikontrol

Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable

audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket

Last synced: 13 Apr 2026

https://github.com/chempik1234/empty-kitchen-microservices

a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time

alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket

Last synced: 12 Feb 2026

https://github.com/askalf/agent

Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.

agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket

Last synced: 11 Jun 2026

https://github.com/ericlewis966/token-price-controller

montoring token price and directly contract token's fee rate with smart contract

blockchain cryptocurrency ethereum javascript nodejs web3 websocket

Last synced: 09 May 2026

https://github.com/charlie5dh/sense-hat-rt-dashboard

Real time dashboard with ReactJS, Django and Channels and Raspberry Pi Sense Hat

channels django echarts javascript microservices python rabbitmq raspberrypi react-echarts reactjs sense-hat websocket websockets

Last synced: 02 Apr 2026

https://github.com/mars05/netutil

:blush:一个网络相关的工具包,对Netty进行了一些抽象封装,实现了简易的rpc、websocket服务端、分布式锁等

net netty netutil rpc websocket

Last synced: 19 Jan 2026

https://github.com/haalven/bsky-jetstream

Bluesky jetstream firehose

bluesky firehose jetstream terminal websocket

Last synced: 08 May 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/mdecker-mobilecomputing/ionic_websocketclient

Client für WebSocket/STOMP mit Ionic

angular ionic stomp-client websocket

Last synced: 28 Jan 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/scx567888/scx-socket

🐠 SCX Socket

scx scx-http websocket

Last synced: 22 Feb 2026

https://github.com/largonarco/medint_f

Frontend for a Realtime Medical Interpreter

nextjs websocket

Last synced: 20 Jun 2025

https://github.com/nobleknightt/local-llm-based-chatbot

Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.

fastapi llm mistral-7b react tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/renanstn/chat-django-channels

Exemplo de chat server feito em Django utilizando o Channels. Seguindo a documentação oficial do mesmo.

django django-channels docker docker-compose python websocket

Last synced: 13 Apr 2026

https://github.com/duduxs/spring-frankstein

️🧟‍♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.

graphql grpc jasper-reports rest spring study webflux websocket

Last synced: 13 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/rodaddy/monkeyproof

Remote coding agent orchestration server. Spawn, stream, and interact with AI coding sessions via REST + WebSocket. Because letting the monkeys ssh into prod is how civilizations end.

ai-agents bun claude-code coding-agent developer-tools process-manager websocket

Last synced: 13 Apr 2026

https://github.com/andrey-lawyer/chat

A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.

chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket

Last synced: 13 Apr 2026

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

A real-time chat application built with Node.js and WebSockets for instant user messaging.

css html javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/flxxyz/blue

基于gorilla/websocket构建的微型websocket框架

go golang golang-library websocket

Last synced: 24 Aug 2025

https://github.com/phankieuphu/tiktok_clone_ui

Build UI the same Tiktok with flutter and websocket

flutter tiktok video websocket

Last synced: 05 May 2026

https://github.com/mvc-works/ws-edn.calcit

ws-edn in calcit-js

websocket

Last synced: 22 Feb 2026

https://github.com/jackrekirby/qwirkle-multiplayer-v3

A recreation of the board game Qwirkle with multiplayer support via web sockets

github-pages heroku javascript qwirkle websocket

Last synced: 02 Apr 2025

https://github.com/kitsuyaazuma/go-react-chatapp

a LINE clone chat application using websocket

golang material-ui react recoil typescript websocket

Last synced: 13 Apr 2026

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/atakang7/chatverse

Open source real-time chatting application boilerplate template.

javascript mvc-architecture nodejs react ssr tailwind typescript websocket

Last synced: 28 Jan 2026

https://github.com/fjctp/sensorclient

Read sensor data from android device using websocket. Depends on SensorServer.

android gps imu julia real-time sensor websocket

Last synced: 23 Apr 2026

https://github.com/tsych0/setu-engine

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 26 Mar 2025

https://github.com/jnbdz/quarkus-websockets-chat

Quarkus Websockets chat server.

chat java quarkus websocket

Last synced: 10 May 2026

https://github.com/fpena2/socketscout

Tauri application for testing WebSocket servers

rust tauri websocket

Last synced: 13 Apr 2026

https://github.com/akhaled01/devhub

A real time forum with web socket implementation, involved JS and an upgraded back end

css golang gorilla-websocket html javascript vitejs websocket

Last synced: 06 Apr 2026

https://github.com/sarthakmishraa/sm-chat-app

This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.

express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket

Last synced: 27 May 2026