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/mapluisch/llava-websocket-server

Python-based WebSocket for CLI LLaVA inference.

inference llama llama2 llava llm llm-inference python websocket websockets

Last synced: 09 Apr 2026

https://github.com/niqzart/checkers-hackers

My first React.js + Node.js project. It's a multiplayer game of checkers with some expandability options.

game javascript reactjs webapp websocket

Last synced: 28 Apr 2026

https://github.com/farwayer/nginx-proxy

Simple out-of-the-box nginx proxy with Let's Encrypt integration

https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy

Last synced: 28 Apr 2026

https://github.com/kriogenia/allforone-service

Repository of the service for the 4l1 (AllForOne) project

alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket

Last synced: 29 Apr 2026

https://github.com/telattar/restauranto

A NestJS REST API for managing restaurants and orders. Includes caching, validation, and real-time updates via WebSockets.

nestjs prisma websocket

Last synced: 29 Apr 2026

https://github.com/mrbrunelli/node-scalable-upload

Node application to upload large files in a scalable way

bootstrap javascript node scalable websocket

Last synced: 29 Apr 2026

https://github.com/reiver/go-actsock

Package actcon implements an ActivityPub & ActivityStreams like protocol over a WebSocket, for the Go programming language.

activitypub activitysocket activitystreams websocket

Last synced: 29 Apr 2026

https://github.com/asifrahaman13/healthcare

A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.

fastapi javascript nextjs openai python websocket

Last synced: 09 Apr 2026

https://github.com/rayzler/chat-channels

Una aplicación que permite a los usuarios comunicarse en tiempo real a través de salas de chat específicas, utilizando Web Sockets

authentication chat django django-channels python rooms sqlite web-sockets website websocket

Last synced: 29 Apr 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/astralane/geyser-websocket-plugin

(BETA) simple websocket geyser plugin for solana network

geyser-plugin solana stream websocket

Last synced: 13 May 2026

https://github.com/kusaremkn/wstest

WebSocket experiments

websocket

Last synced: 29 Apr 2026

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

High-performance Mermaid rendering service (HTTP & WebSocket) converting Mermaid to SVG/PNG with caching, Docker & Cloud Run.

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

Last synced: 29 Apr 2026

https://github.com/ukoloff/ws-express-sandbox

Play with websockets, Node.js & express

express nodejs playground websocket

Last synced: 29 Apr 2026

https://github.com/rimo030/openai

💡 OpenAI Study

nestjs openai websocket whisper

Last synced: 29 Apr 2026

https://github.com/kasonbraley/chat-li

Real-time terminal chat application

nodejs socket-io websocket yarn

Last synced: 29 Apr 2026

https://github.com/shuddha2021/reactchat

ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.

back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket

Last synced: 09 Apr 2026

https://github.com/dehongi/iming

A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.

daphne django django-channels websocket

Last synced: 08 Jun 2026

https://github.com/xurenlu/gws

push service based on websocket and golang

golang push websocket

Last synced: 14 May 2026

https://github.com/iwansal64/wms_app

WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system

dart flutter iot mobile-app websocket

Last synced: 14 May 2026

https://github.com/pedro-git-projects/go-chess

Real time online chess website built with Go and React

chess golang react websocket

Last synced: 19 Feb 2026

https://github.com/kevinthulnith/devops-project

Live reloading Inventory Management System with Redis and Web sockets + fully optimized to deploy with docker-compose

django django-rest-framework docker docker-compose javascript jwt-authentication nginx-proxy nodejs npm postgresql pythom react redis tailwind vite websocket

Last synced: 09 Apr 2026

https://github.com/faithleysath/remote-control-for-windows

临时、可见、可审计的 Windows 远程协助工具

cli remote-assistance rust websocket windows

Last synced: 12 Jun 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/bay0/wslogger

wslogger is a simple WebSocket-based logging helper for Go.

go golang logging websocket

Last synced: 31 Jul 2025

https://github.com/fabianober/websocketserver

WebSockets for ESP32 devices, enabling real-time communication between the ESP32 and web clients

embedded-systems esp32 websocket

Last synced: 01 May 2026

https://github.com/adilfathi/scrabble-indonesia

Aplikasi web permainan Scrabble dengan dukungan bahasa Indonesia, fitur bermain melawan AI, dan multiplayer real-time menggunakan WebSocket.

nodejs websocket

Last synced: 13 Jun 2026

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

Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)

java javascript socket websocket

Last synced: 01 May 2026

https://github.com/akhtar21yr/realtime-feed-subscription

This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.

django django-rest-framework djangp-channel postgresql redis socket sql websocket

Last synced: 01 May 2026

https://github.com/scrntprcrz/web-p2p-taskzz

WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.

datachannel javascript local-first nodejs p2p socketio web webrtc websocket

Last synced: 01 May 2026

https://github.com/pydevtop/spot-dex-arbitrage-screener

Spot DEX Screener is a powerful open-source tool designed to monitor real-time prices, trading volumes, and trends across popular decentralized and centralized exchanges. Whether you're a trader, developer, or DeFi enthusiast, this screener helps you stay ahead of market movements and identify arbitrage or liquidity opportunities.

arbitrage cex dex dexscreener python telegram websocket

Last synced: 30 Jul 2025

https://github.com/mathisburger/testlytic

A websocket testing client built with electron and react

electron-app json react test-client websocket websocket-tester

Last synced: 01 May 2026

https://github.com/aviroop41/wasm-extension

A Chrome extension that runs WebAssembly code and communicates with a WebSocket server.

chrome-extension webassembly websocket

Last synced: 02 May 2026

https://github.com/gituser12981u2/sync

p2p file sharing program built with rust

encryption file-sharing networking p2p-network rocket rust tlc websocket

Last synced: 02 May 2026

https://github.com/majid-cj/go-chat-server

This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles

authentication-middleware docker-compose golang iris-golang rest-api sse websocket

Last synced: 02 May 2026

https://github.com/iollaph/pi-image-client

Node.js client that prints Base64 images received via WebSocket to a thermal printer on Raspberry Pi.

base64 nodejs printer raspberry-pi websocket

Last synced: 02 May 2026

https://github.com/sh13y/secure-chat

A real-time secure chat application with end-to-end encryption built with TypeScript, React, Node.js, and MongoDB

chat-application encryption jwt mongodb nodejs react real-time secure-chat typescript websocket

Last synced: 02 May 2026

https://github.com/raojinlin/mutagen-server

为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。

go mutagen websocket

Last synced: 02 May 2026

https://github.com/alisawari/wstunnel-scripts

util scripts to manage and connect easier to wstunnel connections

network tunnel websocket wstunnel

Last synced: 02 May 2026

https://github.com/datsfilipe/support-chat

An realtime support chat app using Node, Express and websocket.

express nodejs typescript websocket

Last synced: 02 May 2026

https://github.com/mkhuda/gowes-pingpong

Golang Websocket PingPong Latency Test

golang melody ping-pong websocket

Last synced: 09 Jun 2026

https://github.com/camilosampedro/lights-on

Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino

mqtt play-framework scala scalajs websocket

Last synced: 03 May 2026

https://github.com/polvallverdu/shoppinglist-server

Websocket for my Shopping List app.

typescript websocket

Last synced: 24 Jul 2025

https://github.com/caio-andres/real-time-chat

Real-time chat | Back-end: NestJS + TypeScript + Websockets | Front-end: React with Vite + TypeScript

api json nestjs nestjs-backend react socket-io typescript vite websocket

Last synced: 03 May 2026

https://github.com/ejfkdev/shellanywhere

Secure remote shell access from any browser — WebRTC/WSS transport, E2EE, multi-session, mobile-friendly web terminal

e2ee react remote-shell rust terminal web-terminal webrtc websocket

Last synced: 03 May 2026

https://github.com/snuffish/obs-panel

Dashboard application to manage OBS Streaming, Recording, Video/Audio Input sources, Scene selection, monitoring and so on.

nextjs obs recording streaming typescript websocket

Last synced: 03 May 2026

https://github.com/actyx/wsrpc

WebSocket-based RPC server

rpc rust websocket

Last synced: 29 Jun 2026

https://github.com/tobycroft/tuuznet

TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.

curl golang http httpclient httprequest net tuuznet utils websocket websocket-client

Last synced: 09 Apr 2026

https://github.com/0xc0dec0ffeelab/sim_stock_notify

sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.

csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket

Last synced: 07 Apr 2026

https://github.com/yasamin-khodarahmi/dash-realtime-table

A Dash application that provides real-time table management capabilities using Python, Redis, and WebSocket

dash dashplotly python3 redis socket-io websocket

Last synced: 03 May 2026

https://github.com/puckwang/web-realtime-comm-demo

A demo project built with .NET and React to showcase and compare four realtime communication techniques: Polling, Long Polling, WebHook, and Server-Sent Events (SSE).

dotnet long-polling nextjs polling react server-send-event websocket

Last synced: 03 May 2026

https://github.com/aayush-dhakal/graphql-subscription-api-node-apollo

A Live News API with Apollo Server V4 Subscriptions and GraphQL

apollo-server express graphql graphql-subscriptions graphql-ws nodejs 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/siddhantprateek/fleet

Authentication Service and Realtime Resource Hit 🚀

expressjs nestjs reactjs real-time typescript websocket

Last synced: 12 Apr 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/xjzh123/wsproxy-workers

A proxy for WebSockets built with CloudFlare Workers.

cloudflare-workers proxy websocket websockets

Last synced: 01 Apr 2025

https://github.com/abdullahbrashid/chatapp-old

A simple Chat App boilerplate written in plain HTML, CSS and JS.

chat chat-application html-css-javascript javascript node websocket

Last synced: 15 Jun 2026

https://github.com/s-r-x/phx-wildcard

Wildcard support for phoenix channels

phoenix phx websocket websockets wildcard

Last synced: 09 Apr 2025

https://github.com/mr-mudgal/kr-chat

KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.

deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets

Last synced: 12 Apr 2026

https://github.com/pke/webhook2websocket

Forwards webhook payload to websockets

http webhook websocket

Last synced: 07 Jan 2026

https://github.com/mhdbs/node-websocket-http-ws

this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.

docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket

Last synced: 12 Apr 2026

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/chiragsdev/codemate-frontend

Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.

react redux websocket

Last synced: 03 May 2026

https://github.com/danekf/web-socket-exploration

Self guided exploration and writeup about web sockets. Explanation, use and examples

http nodejs ruby websocket

Last synced: 03 May 2026

https://github.com/konojunya/socket.io

socket.ioを用いたweb socketのサンプル

nodejs socketio websocket

Last synced: 09 Apr 2025

https://github.com/bogdusik/real-time-chat-application

A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.

postgresql react real-time-chat spring-boot stomp websocket

Last synced: 12 Apr 2026

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/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 2026

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/lq782655835/websocket-audio

transform audio buffer to nodejs by websocket

html5 node websocket

Last synced: 16 Mar 2025

https://github.com/lukman-01/simple-client

Rust WebSocket client allows you to connect to a WebSocket server and process real-time data

async concurrent-programming rust thread websocket

Last synced: 14 Jun 2026

https://github.com/mpromonet/ws-mqtt

Tests mqtt over websocket

mqtt websocket

Last synced: 02 May 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/jackchang1025/bbin-websocket-client

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

baccarat bbin websocket

Last synced: 14 Jan 2026

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/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/drozhkov/as-centrifugepp

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 2025

https://github.com/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 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