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/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/rexlx/scream

chat application. go, htmx, bbolt db, bulma css.

bbolt bulma-css go htmx websocket

Last synced: 17 Mar 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/shiukaheng/webtopics

⚡️WebTopics ⁠— Real-time topics and services for web apps

real-time ros2 socket-io synchronization visualization websocket zod

Last synced: 15 Apr 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/jdk-plus/spring-boot-starter-websocket

A springboot websocket clustered message push component written by netty. 🏝✨

java netty springboot websocket websocket-server

Last synced: 31 Jan 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/belikhun/iot-smart-device

IoT Smart Device (Graduation Thesis)

esp32 iot micropython python websocket wifi

Last synced: 01 Feb 2026

https://github.com/george551556/distributed_control

The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself

distributed distributed-systems gin golang http md5 websocket

Last synced: 08 Feb 2026

https://github.com/stultuss/node-ws-server

Distributed Message Service Cluster for Service Registration and Discovery via ETCD

distributed-systems nodejs service-registration-discovery typescript websocket

Last synced: 15 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/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/wesleymcginn/local-binary-communication-network

This program lets people send binary messages over the local network by clicking a box (1) and releasing it (0). Messages can be sent with Morse code, binary, or something else.

binary-communication morse-code websocket

Last synced: 18 Mar 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/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/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/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/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/daveaditya/spring_chatroom

Implementing Chat Room concept in Spring Web MVC

java jsp-servlet springframework springmvc websocket

Last synced: 16 Apr 2026

https://github.com/mohammadnourbaker/nmmediatechnicalassessment

Real Time Chat Application using Codeigniter4 and Socket.io

codeigniter codeigniter4 docker dockercompose nginx php socketio websocket

Last synced: 03 Mar 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/nesvet/insite

Real-time full-stack framework: WebSocket server/client, MongoDB + Change Streams, pub/sub publications, users/orgs/roles with RBAC, cookie auth over WS, file transfers. TypeScript/Bun monorepo with server orchestrator, client SDK, and React UI components

framework fullstack mongodb rbac realtime typescript 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/bradeneverson/td

Silly Little Multiplayer Tower Defense Game

multiplayer-game rust tower-defense typescript websocket

Last synced: 17 Apr 2026

https://github.com/kuy/cizen-cells

Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood.

cellular-automaton cizen elixir typescript visualization websocket

Last synced: 17 Apr 2026

https://github.com/sixelasacul/tft-double-up-companion

A simple, real time companion app for double up games. Built with TanStack Start, Ably, and Neobrutalism.

ably community-dragon neobrutalism react shadcn tailwindcss tanstack-start teamfight-tactics websocket

Last synced: 17 Apr 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/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/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/ppenter/caff.js

Fully Fullstack Framework (React, API, Websocket) With File-based Routing

api framework full-stack react ssr websocket

Last synced: 17 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/ncbrown1/go-playground

Reimplementation of the Go playground in Go to run via the browser (javascript + go): [https://play.golang.org] without the restrictions (but requiring a login)

code communication golang javascript react reimplementation websocket

Last synced: 18 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/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/renantrs/chat-app

A ReactJS webchat using websocket with NodeJS and SocketIO

jest nodejs reactjs tailwindcss testing-library typescript websocket

Last synced: 04 Apr 2026

https://github.com/rchiofalo/rustgate

Secure mTLS message router in Rust — group-based routing, WebSocket, server federation, NATS scaling, certificate enrollment, CRL/FIPS support. Single binary, edge-ready.

certificate-enrollment crl cursor-on-target federation fips helm kubernetes message-router mtls nats rust websocket

Last synced: 05 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/elrouss/react-burger

Сайт межгалактической космической закусочной с возможностью оформления заказов и отслеживания их истории в личном кабинете

cypress jest react react-router-dom redux typescript websocket yandex-practicum

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/sorydima/jssip.websocketinterface

JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎

jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets

Last synced: 04 Jun 2026

https://github.com/metallurgical/raspi-pubnub-home-automate

Controlling your resources anywhere, anytime via Raspberry PI over WiFi

pubnub python raspberry-pi-3 websocket

Last synced: 19 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/davecarter/btc-ticker

A realtime BTC price ticker

btc reactjs vitejs websocket

Last synced: 19 Apr 2026

https://github.com/one2r/chatroom

chatroom is about using WebSocket to build a web-based chat room based on beego.

golang websocket

Last synced: 20 Apr 2026

https://github.com/shtbik/graphql-feed-list

News app with infinity loader and websockets

graphql graphql-yoga material-components material-ui prisma react websocket

Last synced: 20 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/aifia105/chat_app

A backend service for a chat application, implemented in Java.

java jwt mongodb spring-boot websocket

Last synced: 20 Apr 2026

https://github.com/jaid/emit-promise

Promisified socket.io acknowledgement callbacks.

emit emit-promise lib library node promise socket socket-io util utility websocket

Last synced: 21 Apr 2026

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

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

shogi typescript usi vue websocket

Last synced: 21 Apr 2026

https://github.com/star2dust/ws-tetris

Source codes for an online 2-player tetris game using websocket. A single player version is available here at https://star2dust.github.io/ws-tetris/.

tetris websocket

Last synced: 21 Apr 2026

https://github.com/slfagrouche/safeguard

Real-time crisis monitoring platform for conflict zones and disaster areas. FastAPI + React + MongoDB + OpenAI GPT-4o.

agent ai aws-ec2 aws-lambda aws-s3 crisis-monitoring django fastapi leaflet mongodb non-profit openai react real-time rest-api shadcn-ui tailwindcss 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/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/zemanondrej/coopaint

paint with your friends

dockerized multiplayer nodejs paint websocket

Last synced: 25 Apr 2026

https://github.com/laksmanayudha/web-socket-chat

Learning Web Socket by creating Simple Chats Application

chat nodejs websocket websockets

Last synced: 26 Apr 2026

https://github.com/ixmrm01/websocket

Elm Erlang Websocket

cowboy elm erlang websocket

Last synced: 27 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/lakshanwd/node-web-sockets

Sample implementation of web sockets with node

chat node-js websocket

Last synced: 28 Apr 2026

https://github.com/lipej/clear-my-doubts

An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture

ia mvvm mvvm-architecture swift swiftui voice-recognition websocket

Last synced: 28 Apr 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/codybartfast/hello-websocket-cs

WebSocket Client 'Hello World' using .Net in C#

client csharp dotnet hello-world websocket

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/pottava/gorilla-websocket-chat

WebSocket simple app

docker websocket

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