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/zackiles/deno-kit-starter-template

A modern, AI-Native, Deno 2 library starter kit with with CLI, HTTP, and WebSocket interfaces for easy testing of your library.

deno jsr server starter-kit starter-template typescript websocket

Last synced: 03 May 2026

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/tianzonglin/bigeyes

A distributed graph computing platform that enables simple visual analysis of large-scale relational data.

canvas distributed-computing graph-drawing spark websocket

Last synced: 03 May 2026

https://github.com/arumes31/whois

High-performance network diagnostics & discovery platform. Features DNS-over-HTTPS (DoH), WHOIS/RDAP, GeoIP, subdomain discovery, and port scanning with live WebSocket streaming.

dns-over-https echo-framework geoip golang htmx network-diagnostics port-scanner subdomain-discovery websocket whois

Last synced: 12 Jun 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/sagargupta16/code-arena

Real-time competitive coding arena - race friends on LeetCode problems with built-in timer, scoring, and live leaderboards

coding-challenge competitive-programming developer-tools fastapi leetcode multiplayer python react real-time websocket

Last synced: 03 May 2026

https://github.com/athanclark/websockets-simple

A simple wrapper around the websockets library.

algebraic-data-types api haskell websocket

Last synced: 16 Nov 2025

https://github.com/mkawserm/pisig

Pisig is a reusable high performance websocket focused web framework

distributed-systems email fast framework golang push sms web web-framework websocket

Last synced: 16 Jan 2026

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

Real Time messaging app with different features developed on Spring Boot (Cortex)

java jwt messaging spring-boot websocket

Last synced: 15 May 2026

https://github.com/itenfay/cxwebsocket

`CXWebSocket` wraps websockets in swift for iOS and OSX.

cxwebsocket starscream swift swift5 websocket ws

Last synced: 16 Mar 2025

https://github.com/shuLhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 14 Apr 2025

https://github.com/rudrodip/go-networking

Implementation of different network protocols in go

go go-testing gorilla-websocket http rpc tcp udp websocket

Last synced: 24 Mar 2025

https://github.com/eduhcastro/trade-items

A User X User item exchange system.

expressjs items javascript nodejs trade websocket

Last synced: 24 Jul 2025

https://github.com/drako01/websocket-java

Spring Boot WebSocket Server

api-client java spring-boot websocket

Last synced: 04 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/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/borgoat/ex_twelve_data

Elixir client for Twelve Data

elixir twelve-data twelvedata websocket

Last synced: 13 Jun 2026

https://github.com/ramzibouzaiene/springboot-websocket-project

A real time One on One Chat application with Spring boot and WebSocket

mongodb spring-boot spring-data-mongodb websocket

Last synced: 05 May 2026

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/dhairyasethi/blockshare

A Peer to Peer File Sharing Service with Integrated Chat and Anonymous Logging

p2p-network pubnub reactjs webrtc websocket

Last synced: 05 May 2026

https://github.com/shubhdotai/offline-voice-ai

FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI

fastapi mlx voice-agent websocket

Last synced: 05 May 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/techchrism/mobile-robotics-lab-web

Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state

canvas robotics vue vuetify websocket

Last synced: 29 Apr 2026

https://github.com/likhithkp/realtime-notifications-service

A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.

go golang kafka notification-service notification-system postgresql real-time-notification redis websocket

Last synced: 18 Apr 2026

https://github.com/marcosmarcolin/async-php

Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.

asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman

Last synced: 08 May 2026

https://github.com/ampersandor/cotopia

🏆 코딩테스트 준비를 위한 알고리즘 트래킹 & 팀 경쟁 플랫폼 (backend) | LeetCode & 백준 자동 추적 | 점심 메뉴 미니게임

postgresql redis spring-boot websocket

Last synced: 06 May 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/youngcoder45/discord-matrix-bridge

Discord ↔ Matrix bridge bot built with Node.js and TypeScript for syncing messages between servers and rooms.

bridge contributions-welcome discord discord-bot discord-matrix matrix matrix-bot matrix-org need-contribution nodejs opensou oss typescript webhook websocket

Last synced: 23 May 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/joshnuss/phoenix_vue

Example integration of Phoenix with Vue.js and Vuex

elixir vue vue-router vuex websocket

Last synced: 06 May 2026

https://github.com/saif-gitreps/sync-docs

A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.

clerkauth liveblocks nextjs typescript websocket

Last synced: 12 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/congnghia0609/ntc-gsuperwss

ntc-gsuperwss is an example golang websocket server handle more than 1 million websockets connections, lightweight, high performance, large scale.

golang high-performance lightweight ntc-gsuperwss scale websocket

Last synced: 16 Aug 2025

https://github.com/nktkas/rews

Drop-in WebSocket replacement with automatic reconnection.

reconnect retry websocket ws

Last synced: 02 Apr 2026

https://github.com/alok-x0s1/learning-ws

In the path of learning about Websocket, I build a real time chat application named ChatNexus. It supports instant messaging with efficient connection management for multiple users. Helped me gain hands-on experience with WebSocket for real-time communication.

express react typescript websocket

Last synced: 07 May 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/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/matx64/go_xat

A simple Chat App written in Go.

go html javascript redis websocket

Last synced: 07 May 2026

https://github.com/nequeo/resource

Resource code, includes WebRTC client, Cloudflare Calls client, etc...

aws cognito mathematics webrtc websocket

Last synced: 27 Jan 2026

https://github.com/sanwebinfo/alexa-score

Get live Cricket Score Update by reloading the web page using Websocket and Alexa.

alexa alexa-trigger autovoice bulma cricket cricket-api cricket-score css express expressserver html javascript nodejs tasker trigger websocket websocket-server

Last synced: 04 Jan 2026

https://github.com/f1scher7/harmony-link

HarmonyLink is an innovative app merging video and text chat features with advanced filters, tailored to diverse user preferences and interests.

ajax aws-ec2 bootstrap5 css3 docker-image html5 java javascript jquery maven mongodb-atlas spring-boot spring-oauth2 spring-security thymeleaf webrtc-video websocket

Last synced: 10 Apr 2026

https://github.com/dan-and-dna/serverboy

Turn any app that uses STDIN/STDOUT into a game server

game-server http indie-game tcp websocket

Last synced: 14 Mar 2025

https://github.com/j-p-d-e-v/carapace_lb

A path based load balancer developed using Cloudflare's Programmable Network System Framework called Pingora.

alb application-load-balancer containerization docker docker-compose load-balancer pingora rust rustlanguage vue websocket

Last synced: 11 Apr 2026

https://github.com/berat02xz/global-chat-app-kiii

global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS

azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket

Last synced: 06 Apr 2026

https://github.com/tako8ki/golang-websocket-task-app

GolangとWebsocketで作ったリアルタイムなタスク管理アプリ

go websocket

Last synced: 10 Jun 2026

https://github.com/ankush-web-eng/chatsia

Chat and Video call your friends with Chatsia. Built with Next.js, it uses web-sockets in the backend to chat live and exchange sdp or IPs to share media live as well.

mongodb nextjs14 prisma-orm react turborepo tyepscript webrtc websocket

Last synced: 31 Mar 2025

https://github.com/shinokix3/messenger-server

A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.

messanger mongodb nestjs typescript websocket

Last synced: 12 Apr 2026

https://github.com/aprilmintacpineda/aws-ecs-fargate-cluodformation-template

Deploy a Dockerized NodeJS Server with WebSocket on AWS ECS - Fargate using CloudFormation Template

aws-alb aws-autoscaling aws-ecs aws-fargate aws-vpc cloudformation-template docker nodejs websocket

Last synced: 09 May 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/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/guilhermerodrigues680/django-websocket-docker

Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker

chat django django-channels docker docker-compose python3 websocket

Last synced: 18 Jan 2026

https://github.com/szerhusenbc/spring-boot-server-push-demo

This is a Kotlin demo for Spring Boot for pushing data from the server to the client with SockJS and StompJS

demo-app kotlin server-push sockjs springboot stompjs websocket

Last synced: 19 Apr 2026

https://github.com/hakoniwalab/hakoniwa-pdu-python

Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket

hakoniwa ros shared-memory simulation websocket

Last synced: 30 Aug 2025

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/hercules2013/flutter_mplos

Timer, Task Tracking & Chat App developed by Flutter

chat-application dio flutter websocket

Last synced: 07 May 2026

https://github.com/sanlamamba/chat-app

Real-Time Chat Application: WebSocket server + terminal client with room-based chat, presence, message history, and user authentication

mongodb nodejs real-time redis terminal websocket

Last synced: 02 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/leberkleber/rocket.chat.mqtt

Access RocketChat via MQTT

chat go golang mqtt rocketchat websocket

Last synced: 07 May 2026

https://github.com/railt/subscriptions

[READ ONLY] The Railt Framework subsriptionbs implementation

graphql php php7 subscriptions websocket

Last synced: 14 Jul 2025

https://github.com/giauphan/websocket

web-chat app using Ably Broadcaster+Echo based on laravel.

laravel laravelwebsocket php websocket websocket-chat

Last synced: 12 Apr 2026

https://github.com/congnghia0609/ntc-gbmws

ntc-gbmws is a tool to benchmark resource WebSocket server by golang

benchmark golang ntc-gbmws tool util websocket

Last synced: 13 May 2026

https://github.com/tandavala/go-chat

A WebSocket based web chat

css golang html javascript real-time scalability websocket

Last synced: 11 Mar 2026

https://github.com/simatec/iobroker.gotify-ws

Gotify web socket for connection to various notification systems

adapter discord email gotify iobroker matrix pushover signal telegram websocket whatsapp

Last synced: 15 Apr 2025

https://github.com/kauancode/highload-delivery-simulation

Simulação de um sistema de delivery escalável em Node.js + TypeScript, com MongoDB, Redis, filas e notificações em tempo real. Projeto focado em arquitetura distribuída, performance e testes de carga.

api backend distributed-systems docker express jest mongodb nodejs rabbitmq redis typescript websocket

Last synced: 07 Apr 2026

https://github.com/shellrelay/runner

ShellRelay runner — connect any machine to ShellRelay for browser-based terminal access

cli docker go pty remote-access shell terminal websocket

Last synced: 24 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/michaelwp/go-meet

a simple video call meeting application build with Go and React

golang reactjs streaming webrtc websocket

Last synced: 14 Apr 2026

https://github.com/mileristovski/dataengineer-sparkstreaming

Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.

big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket

Last synced: 11 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/pedrohenrikle/polls

A voting poll API made with Node.js using WebSockets to in real time actualization

api fastify nodejs postgresql prisma typescript websocket

Last synced: 13 Apr 2026

https://github.com/jeankassio/async-client-websocket

Async Client Websocket is an asynchronous Websocket Client built with the aim of making your connection lighter and more functional.

async async-websocket-client async-websockets websocket websocket-client websockets websockets-client

Last synced: 25 Apr 2026

https://github.com/shmelovoleksandr/banditgames_backend

SpringBoot backend repository for the BanditGames project

java rabbitmq rest-api spring-boot websocket

Last synced: 19 Apr 2026

https://github.com/mohamedaflah/chat_app_frontend

Fully fledged Reale time chat application Front end side

docker node-js redux redux-toolkit shadcn-ui socket-io typescript websocket

Last synced: 09 Apr 2026

https://github.com/pixel-tactics/pixel-tactics-client

Pixel Tactics Client. Built in Godot and GDScript.

frontend gdscript godot websocket

Last synced: 24 Jan 2026

https://github.com/nueluzoma/portfolio-project

Automated CI/CD Pipeline for Web Applications using Jenkins and GitHub

ci-cd docker jenkins websocket

Last synced: 12 May 2026

https://github.com/ok7uz/realtime-chat

A real-time Chat API project built on DRF and Django Channels

django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket

Last synced: 18 Jun 2026

https://github.com/ixmrm01/websocket

Elm Erlang Websocket

cowboy elm erlang websocket

Last synced: 27 Apr 2026

https://github.com/iamkartiksaini/mern_social_chat_app

Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.

authentication express-js javascript middleware mongodb multer reactjs websocket

Last synced: 13 Apr 2026