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/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/ibrahimhabibeg/echo

Chat application built with micro-services architecture and front-end caching

chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket

Last synced: 02 Apr 2026

https://github.com/itsusinn/mesagisto-client

Message forwarding client.消息转发客户端,提供消息语义解析。

jvm-languages kotlin okhhtp3 websocket

Last synced: 23 Oct 2025

https://github.com/block-core/blockcore-ws

Blockcore-ws is a WebSocket library designed to provide an easy and seamless way to implement WebSocket communication in various environments.

blockcore browser browsers node websocket ws

Last synced: 23 Jan 2026

https://github.com/vishalgupta8982/linkmate-mobile-app

Developed Linkmate, a mobile app with real-time chat, post uploads, and user profiles for education, experience, projects, and skills, using React Native and Spring Boot and MongoDB. I have mentioned a demo video link below✌️

cloudinary firebase jwt-authentication mongodb push-notifications react-native redux-persist redux-thunk spring-security springboot3 typescript websocket

Last synced: 04 Jan 2026

https://github.com/fish-tennis/gnet_csharp

c# connector library for gnet

gnet network websocket

Last synced: 25 Oct 2025

https://github.com/lesterrry/husky

🎾 Your friendly neighborhood websocket messenger

messenger websocket

Last synced: 25 Oct 2025

https://github.com/altanis/websocket-implementation

An (incomplete) implementation of a RFC-6455 compliant websocket library.

websocket

Last synced: 27 Oct 2025

https://github.com/seshchat/react-native-mesa

📲 Mesa component for React Native apps

cryb mesa react-native websocket

Last synced: 28 Jan 2026

https://github.com/mmikhail2001/team_chat

ВКРБ МГТУ ИУ6. Корпоративный мессенджер. SSO, треды, реакции, групповая политика, интеграция с Gitlab.

gitlab golang keycloak oauth2 react typescript webhook websocket

Last synced: 24 Jan 2026

https://github.com/bavllymagid/tic-tac-toe

Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.

java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket

Last synced: 06 Feb 2026

https://github.com/aladser/offer-tracker

Трекер офферов (Laravel 8)

laravel8 linux mysql tailwindcss websocket

Last synced: 29 Jan 2026

https://github.com/bontaramsonta/simple-messaging-server

a simple ws message server using Bun.websocket

bunjs websocket

Last synced: 30 Jan 2026

https://github.com/nirjan-dev/litsi

Litsi Chat is a real-time video chat application built with Nuxt.js. It allows users to create and join rooms, and engage in private and instant video chats. The application is designed to be simple, secure, and easy to use.

chat flyio nitropack nuxt p2p typescript videocall videochat vue webrtc websocket

Last synced: 15 Apr 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/cvweiss/redis-websocket

Node implementation of redis to websocket broadcasting.

nodejs pubsub redis websocket

Last synced: 01 Feb 2026

https://github.com/augustus281/trackingcoin

Tracking coin from coinmarketcap

gin-gonic go kafka sqlc websocket

Last synced: 07 Feb 2026

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/caiovicentino/polymarket-mcp-server

🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features

ai-trading anthropic autonomous-trading blockchain claude defi market-analysis mcp polygon polymarket prediction-markets python trading websocket

Last synced: 26 Feb 2026

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

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

api-rest coinbase javascript nodejs websocket

Last synced: 10 Feb 2026

https://github.com/ryanthemcpherson/minecraft-audio-viz

Real-time audio visualization in Minecraft using Display Entities. Captures system audio, runs FFT analysis, and renders reactive 3D visualizations with multi-DJ support.

audio-visualization display-entities fft java minecraft minecraft-plugin python tauri threejs websocket

Last synced: 27 Feb 2026

https://github.com/rufiorogue/nitter-feed

Parses Nitter and provides REST and Websocket API to fresh posts and user timeline history

docker nitter rest-api twitter websocket

Last synced: 16 Apr 2026

https://github.com/pouchlabs/pouchrealtor

blazing fast socket.io alternative,pure websockets.

io pubsub realtime socket websocket ws

Last synced: 27 Feb 2026

https://github.com/liraymond04/webrtc-client

A native client library for WebRTC written in C and libdatachannel

c datachannel libdatachannel networking p2p peer-to-peer peerconnection rtcpeerconnection webrtc webrtc-client websocket

Last synced: 16 Apr 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/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/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/farwayer/ws-rpc

Simple, small rfc-correct JSON-RPC 2.0 implementation via websockets

api jsonrpc msgpack rpc websocket

Last synced: 12 Feb 2026

https://github.com/jekabsilkens/websocket-notifs

Websocket notifications | Laravel | Reverb | Echo | Redis

laravel redis websocket

Last synced: 16 Apr 2026

https://github.com/rxtoolkit/socketio

🚰 RxJS operators for working with Socket.io (v4 or lower) servers

fp functional-programming observables package reactive-programming realtime rxjs socket-io socketio streaming websocket websockets

Last synced: 12 Feb 2026

https://github.com/siopipin/socketio

Aplikasi Timbang Realtime dengan Socket Io NodeJS + Express Js

ejs javascript nodejs socket-io websocket

Last synced: 16 Apr 2026

https://github.com/minhazulmin/laravel-realtime-notification-websocket-and-pusher-js-

Laravel real time notification with websocket & pusher js.For Sponsor WhatsApp me +8801751337061.

laravel-websocket laravel-websockets pusher-channels pusher-js pusherjs real-time-notifications websocket

Last synced: 19 Mar 2026

https://github.com/tripolskypetr/node-redis-grpc-stream-queue

Enables reliable bidirectional gRPC streaming with automatic retries, message queuing, error handling, and logging, supporting real-time communication between distributed services in a robust and fault-tolerant manner.

benchmark fault-tolerant fault-tolerant-microservices grpc in-memory nodejs playwright queue realtime redis redis-cache streaming stress-testing tests websocket

Last synced: 13 Feb 2026

https://github.com/groovytron/marx-attack

An app that gives the people the power to vote for a music style they would like to listen and see the votes result in almost realtime.

decentralized gunjs music p2p websocket

Last synced: 19 Mar 2026

https://github.com/kdwils/weatherstation

An interface for displaying real time tempest observartions from your own device

golang tempest udp weather websocket

Last synced: 13 Feb 2026

https://github.com/moojigc/sillygame

Multiplayer drawings! Using the power of websockets, draw collaboratively with your friends!

canvas go golang svelte websocket

Last synced: 16 Apr 2026

https://github.com/dustinm16/portal

Self-hosted alternative to Discord + Twitch + Matrix + Mastodon. Encrypted chat, live streaming (RTMPS/HLS), WebRTC voice, SSH/VNC/RDP remote access, SFTP file manager, VOD recording — single Python server, no Docker required.

chat discord-alternative encrypted file-manager hls mastodon-alternative python rdp remote-access rtmp self-hosted sftp ssh streaming twitch-alternative vnc voice-chat vpn-alternative webrtc websocket

Last synced: 01 Apr 2026

https://github.com/litsynp/chatroom-practice

An implementation of simple chat service with Spring Boot with Kotlin, WebSocket, SockJS, STOMP and FreeMarker.

axios bootstrap freemarker kotlin sockjs spring-boot stomp vuejs websocket

Last synced: 16 Apr 2026

https://github.com/hunwalk/yii2-websocket

This is the new maintained version of the yii2-websocket package

php ratchet ratchetphp websocket yii2 yii2-websocket

Last synced: 02 Mar 2026

https://github.com/simon28082/framework

Extend the Laravel framework, add Swoole, Socket, RPC, WebSocket support, and common scaffolding features

laravel microservice rpc socket swoole tcp websocket

Last synced: 18 Apr 2026

https://github.com/opencpo/opencpo-core

⚡ OCPP 1.6 + 2.0.1 Central System with zero trust networking, built-in PKI, and profile-driven charger compatibility

cpo ev-charging fastapi mtls ocpp ocpp16 ocpp201 pki websocket zero-trust

Last synced: 03 Jun 2026

https://github.com/laplacexd/wakiewakie

A dating app wherein you get matched by people that woke up as the same time as you.

dating-app graphql graphql-client graphql-codegen graphql-server real-time typescript vite websocket

Last synced: 05 Mar 2026

https://github.com/relaycorp/ws-mock-js

Mock client and server to unit test the NPM package 'ws'

websocket

Last synced: 05 Mar 2026

https://github.com/18566246732/tts-player

a cross-platform tts(text to speak) player

audio tts websocket

Last synced: 01 Apr 2026

https://github.com/joshuadeguzman/chatify

A simple chat app created with socket.io

chat expressjs nodejs websocket

Last synced: 05 Mar 2026

https://github.com/braineanear/mafkoud

An API for Mobile Application that helps parents to find their kids throw IP cameras

babel docker docker-compose machine-learning mongodb nodejs pm2 python redis websocket

Last synced: 02 Apr 2026

https://github.com/renanstn/poll-generator-backend

Backend de um app para criação de enquetes. Fornece uma API REST, e um endpoint para websockes. Utiliza o django channels.

backend channels django django-channels django-rest-framework djangorestframework-jwt python websocket

Last synced: 17 Apr 2026

https://github.com/javiercanon/signalrabbit

Asp.net web-sockets responsive chat, scale with SQL Server or Azure.

asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket

Last synced: 17 Apr 2026

https://github.com/levysantiago/text-me

TextMe is a chat application created using React.js, Websocket, Nest.js, RabbitMQ, Prisma and other technologies.

axios chat docker nestjs nginx nodejs postgresql prisma reactjs socket-io websocket zod

Last synced: 04 Apr 2026

https://github.com/jeffkim1118/orthodocinstrumentmanual

Website for Orthodontic Harmony's instrument manual

actioncable-react rails react typescript-react websocket

Last synced: 04 Apr 2026

https://github.com/litert/websocket.js

The WebSocket implementation written in TypeScript, for Node.JS

websocket

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

A short text + image sharing & engaging social media app.

expressjs mongodb nodejs reactjs redis websocket

Last synced: 05 Apr 2026

https://github.com/kerolesnabiel/realtimechatwebapp

A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.

dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets

Last synced: 18 Apr 2026

https://github.com/dev-rishav/eclipser

Eclipser – Creating Better Individuals.

docker mern-stack mongodb-atlas postgresql redis tailwindcss websocket

Last synced: 05 Apr 2026

https://github.com/n1k0l1n/chatsignalr

The Chat Room made with SignalR is a real-time messaging application that allows multiple users to communicate and exchange messages in a chat room. It utilizes the SignalR library, which provides a simplified and efficient way to implement real-time communication in web applications.

chat-application chat-room csharp dotnet fullstack-development reactjs signalr websocket

Last synced: 18 Apr 2026

https://github.com/samicpp/dotnet-http

A HTTP/0.9, HTTP/1.1, WebSocket, HTTP/2, and HPACK library written completely in c#, with no dependencies

csharp csharp-code csharp-library dotnet http http-framework http-library http-protocol http09 http1 http2 http2-library http2-protocol websocket websocket-framework

Last synced: 18 Apr 2026

https://github.com/tkc/go-websocket-sandbox

sandbox of golang websocket server

clean-architecture golang sandbox websocket

Last synced: 04 Jun 2026

https://github.com/md-asikuzzaman/realtime-chat-app-socket

Socket server for real-time chat application built with Next.js that allows users to communicate seamlessly through text.

express-js socket-io websocket

Last synced: 19 Apr 2026

https://github.com/biosan/appuntidb

Database back-end for Project Note – "Reti di Calcolatori" course project

amqp flask flask-restful pika sqlachemy tornado university-project websocket

Last synced: 20 Apr 2026

https://github.com/programmingwormhole/telechat_admin

Laravel Realtime Chatting Apps API Using WebSockets and Flutter Frontend.

flutter flutter-realtime-chatting-app flutter-websocket laravel laravel-websockets websocket

Last synced: 20 Apr 2026

https://github.com/sheninthjr/travel_connect

A platform where users share travel plans and connect with others based on location and time. With a built-in chat feature, travelers can communicate, plan meetups, and explore together.

nextjs schadcn tailwindcss websocket

Last synced: 20 Apr 2026

https://github.com/yoset77/shogihome-lab

ShogiHome をフォークしたセルフホストサーバー型 GUI

shogi typescript usi vue websocket

Last synced: 21 Apr 2026

https://github.com/telkomdev/node-cpu-stat

Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs

nodejs realtime websocket

Last synced: 22 Apr 2026

https://github.com/raisess/rtm-text-share-backend

📜 - Real Time Text Share API | no database, temporary data storage and something elses.

api no-database open-source real-time socket-io temporary-data text-share typescript websocket

Last synced: 22 Apr 2026

https://github.com/wifiwang777/letter-java

java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天

apollo jwt mybatis-plus protobuf springboot websocket

Last synced: 22 Apr 2026

https://github.com/sarguroh20/realtime-editor

SynCode is a real time web-based code editor with multi-language support compiler

codemirror-editor editor final-year-project javascript-framework piston-api uuid website websocket

Last synced: 23 Apr 2026

https://github.com/niladrichatterje/kafka-binance-tracker

monitoring 6 cryptos with 3 consumers from same group using Kafkajs. Follow @binance/connector-typescript

kafkajs stream websocket

Last synced: 24 Apr 2026

https://github.com/tomchen/recip

Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:

editor electron presentation reveal-js slideshow websocket

Last synced: 24 Apr 2026

https://github.com/seancheung/braindead

websocket cli client and replicator

cli el expression-language pomelo socket test websocket yaml yml

Last synced: 25 Apr 2026

https://github.com/tes3awy/cisco-catalyst-center-webhooks

Webhook Testing with Cisco Catalyst Center (a.k.a DNA Center)

api catalyst-center-automation cisco flask real-time webhook websocket

Last synced: 25 Apr 2026

https://github.com/zemanondrej/coopaint

paint with your friends

dockerized multiplayer nodejs paint websocket

Last synced: 25 Apr 2026

https://github.com/fmotalleb/hemend_async_log_recorder

An Extension to the hemend_logger package that enables asynchronously logging.

async async-logger dart file-logger flutter logger logging stream websocket

Last synced: 26 Apr 2026

https://github.com/ivanatias/deno-chat

Experimenting with WebSockets using Deno!

deno websocket

Last synced: 27 Apr 2026

https://github.com/lnardon/cryptotradingbot

A crypto trading bot for KuCoin.

cryptocurrency javascript trading websocket

Last synced: 07 Jun 2026

https://github.com/korkje/wsi

Asynchronously iterate WebSockets

deno iterator typescript websocket

Last synced: 28 Apr 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/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/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/julianolorenzato/trendle

🔥 A self-hosted, real-time polling system.

docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket

Last synced: 29 Apr 2026

https://github.com/anatoly-semenov/go-ws-gateway

WS-Gateway is a high-performance, scalable WebSocket service in Go. It manages connections across pods using Redis for orchestration and Pub/Sub for inter-instance messaging, enabling efficient real-time communication with low latency and high availability.

docker golang k8s kafka redis websocket

Last synced: 29 Apr 2026

https://github.com/nurislom373/springboot3websocket

Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией

java-17 postman spring spring-boot streaming websocket

Last synced: 29 Apr 2026

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/simone-sanfratello/nodejs-gp

Node.js Grand Prix workshop

gpio raspberry-pi websocket

Last synced: 30 Apr 2026