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/soumyadip007/distributed-system-message-broking-log-monitoring-using-websocket-netflix-oss-kafka-and-microservice

A message broker is an architectural pattern for message validation, transformation, and routing. It mediates communication among applications, minimizing the mutual awareness that applications should have of each other in order to be able to exchange messages, effectively implementing decoupling.

java kafka kafka-connector kafka-producer kafka-streams log message-broker microservices microservices-architecture realtime-logger rest spring-boot system-design websocket websocket-server zookeeper zookeeper-cluster

Last synced: 20 Jan 2026

https://github.com/artyom/wspush

Service to deliver redis PUBSUB messages over websocket

pubsub websocket

Last synced: 01 Mar 2026

https://github.com/christophe77/electronack

Reverse connection malware with control center with electron and nodejs

bot electron rat websocket

Last synced: 18 May 2026

https://github.com/masajinobe-ef/typer-websocket

Websocket chat on TypeScript

typescript websocket

Last synced: 27 Mar 2025

https://github.com/ryomendev/echochat

EchoChat is a real-time chat web application where users can communicate with the server via WebSockets. The application supports basic user authentication, message echo functionality, and a responsive UI for seamless use across devices. Backend operations are powered by Strapi, ensuring scalability and flexibility.

mysqlite real-time-chat strapi strapi-cms strapi-provider websocket

Last synced: 17 Mar 2025

https://github.com/webceyhan/multiplay-snake-game

Multiplay Snake Game using Vue + Websockets

bootstrap css express game html javascript nodejs vite vue websocket

Last synced: 09 Apr 2026

https://github.com/stanleynguyen/holey-moley

🐹Real-time multiplayer Whack-A-Mole

android nodejs websocket whack-a-mole

Last synced: 10 Apr 2026

https://github.com/sgdc3/obs2qlc

A simple obs-websocket to qlc bridge

dmx nodejs obs qlcplus streaming websocket

Last synced: 26 Oct 2025

https://github.com/amriteshanand0129/moveinsync

Case Study of MoveInSync : The Carpooling System is a backend-driven ride-sharing platform that connects riders with drivers based on location and user preferences.

express mongodb moveinsync nodejs postman websocket

Last synced: 09 Apr 2026

https://github.com/chloe-codes1/websocket-chat

Simple application to toy around with Spring WebSockets :busts_in_silhouette: :speech_balloon:

ajax java jquery sockjs spring-boot stomp-client thymeleaf websocket

Last synced: 07 Mar 2026

https://github.com/seriousben/socket.io-raft

Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.

raft raft-consensus-algorithm socket-io socket-io-adapter websocket

Last synced: 26 Feb 2025

https://github.com/ownerofglory/webrtc-signaling-go

Small server app written in Go that acts as a signaling server for WebRTC

go golang webrtc websocket

Last synced: 18 May 2026

https://github.com/cenwadike/near-event-websocket-client

rust implementation of event websocket client for NEAR protocol

events nearprotocol rust websocket websocket-client

Last synced: 22 May 2026

https://github.com/k0l4s/castify

Blankcil is an innovative social platform designed exclusively for podcast enthusiasts. Whether you're a passionate listener or a creative podcaster, Blankcil offers a dynamic space to connect, share, and engage with a like-minded community.

jwt-token mongodb mongoose podcast react react-js reactjs social-media-app spring-boot spring-security spring-security-jwt springboot vite vitejs websocket

Last synced: 13 May 2025

https://github.com/wille-io/httq

httq is an HTTP Server for Qt. Allows WebSocket connections. Based on NodeJS's http-parser.

http-parser http-server httpd qt websocket websocket-server websockets

Last synced: 16 May 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/raupulus/rpi-pico-simple-websockets-server

Proyecto para Raspberry Pi Pico con un ejemplo de servidor websocket para conectar desde otros dispositivos que hagan de cliente y recibir/enviar datos.

iot maker micropython raspberry raspberry-pi raspberry-pi-pico raspberrypi raspberrypipico server websocket websockets

Last synced: 13 Apr 2026

https://github.com/wrboyce/wsvpn

IP over WebSocket VPN

vpn websocket

Last synced: 05 Apr 2025

https://github.com/talentedandrew/mystocks

MYSTOCKS is an application, where a user can view stocks with real time values.

react real-time redux websocket

Last synced: 27 Apr 2026

https://github.com/sedrubal/mprisweb

Control your musicplayer through the web

bootstrap dbus mpris music-player tornado web-app websocket

Last synced: 19 May 2026

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

PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI

api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand

Last synced: 13 Apr 2026

https://github.com/mohammadhasanii/go-websocket

This tool gives you the power to run websockets in Golang and broadcast your messages without any dependence on a specific framework.

go-chat go-websoc golang golang-webso websocket websockets

Last synced: 03 Apr 2025

https://github.com/sutanto1010/signalgo

signalgo is a go package that can help you to make super fast and scalable real-time application. Inspired by SignalR in ASP.Net

golang real-time realtime signalr socket-io websocket

Last synced: 16 Jan 2026

https://github.com/theovidal/105chat

📨 A simple chat application made with Go

chat-application golang golang-application websocket

Last synced: 27 Mar 2025

https://github.com/dcrousso/dots

A modern take on the classic game of Dots and Boxes

boxes dots multiplayer tomcat websocket

Last synced: 26 Jul 2025

https://github.com/yusuf-daglioglu/raw-websocket-with-spring

Minimalist WebSocket example without STOMP and SocksJS

spring-boot websocket

Last synced: 17 May 2026

https://github.com/tanishkamarrott/serverlesschatapp-websocket-api-lambda-dynamodb-integration

DynamoWave Chat is a serverless chat appliction utilising AWS Lambda, DynamoDB, and WebSocket API for real-time communication. This architecture focuses on System Design Principles, ensuring high availability, scalability, security, cost-efficiency, and optimal performance.

aws aws-cloudformation chat-application cloud-computing cost-optimization dynamo-db lambda-functions real-time-communication scalability serverless websocket

Last synced: 22 Mar 2025

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

Real-time chat application with rooms, typing indicators, and message history | React + TypeScript + Supabase Realtime

chat-app glassmorphism messaging react realtime supabase typescript websocket

Last synced: 06 Apr 2026

https://github.com/anon767/clashofhamster

HTML5/WebGL Websocket Mutliplayer game

game html5 multiplayer nodejs webgl websocket

Last synced: 18 May 2026

https://github.com/drew138/tictac

API for tic tac toe website

backend golang rest-api websocket

Last synced: 03 Jul 2025

https://github.com/pablonicolla/web-message-app

Next.js web application for message and file sharing with support to chat/room creation and user role management

nextjs typescript websocket

Last synced: 17 May 2026

https://github.com/tomenz/websock

Websocket Library

ssl websocket websocket-server

Last synced: 03 Apr 2025

https://github.com/vdaburon/har-to-jmeter-convertor

Convert a HAR file to JMX script file and record XML

convertor har jmeter jmeter-plugin websocket

Last synced: 04 Sep 2025

https://github.com/cutevil-magal/stellar-burgers

Космическая бургерная с интерактивным конструктором. React-приложение с авторизацией, real-time обновлениями и системой заказов.

authentication burger-builder burger-constructor css-modules frontend protected-routes react realtime-orders redux rest-api typescript websocket

Last synced: 30 Apr 2026

https://github.com/pedrofnseca/chat-online

💬 Um chat com canais de comunicação !

chat express nodejs server-side-rendering socket-io websocket

Last synced: 07 Apr 2026

https://github.com/pradyotsrivastava/chit-chat-socialmedia

A realtime Social Media platform built using MERN stack with Socket.IO integration for instant updates. Users can securely authenticate, customize profiles, and engage in real-time interactions like messaging, creating groups, notifications., sharing audio/video files and much more.

material-ui mern-stack reacthooks websocket

Last synced: 26 May 2026

https://github.com/nning/rails5-websocket-angular

Prototype for server push with ActionCable and AngularJS

angularjs prototype rails rails5 websocket

Last synced: 19 Jan 2026

https://github.com/v0l/ahws

Asynchronous Http Web Server

async http http-server net-core-2 server websocket websocket-server

Last synced: 24 Jul 2025

https://github.com/moabualruz/crispy-tivi

Cross-platform IPTV and media streaming app built with Flutter and Rust. M3U, Xtream Codes, EPG, VOD, Series, Chromecast, AirPlay, cloud sync.

android-tv cross-platform dart dvr epg ffi flutter flutter-rust-bridge iptv iptv-player m3u media-player media-streaming rusqlite rust stalker-portal streaming vod websocket xtream-codes

Last synced: 08 Mar 2026

https://github.com/alin00r/roomify

Real-Time Chat Application with WebSocket

bad-words css express html javascript multer mustache nodejs nodemon path socket-io websocket

Last synced: 11 Apr 2026

https://github.com/arshtiwari2004/handsfree-os

HandsFree OS is a gesture-based desktop control system that lets users navigate their computer using hand motions alone. Powered by MediaPipe and AI, it enables touch-free actions like opening apps, scrolling, and switching tabs—designed to enhance accessibility for differently-abled users and multitaskers alike.

firebase firestore-database mediapipe pyautogui python reactjs tensorflow websocket

Last synced: 07 Apr 2026

https://github.com/adamjosefus/allo_server

🦕 Http and WebSocket server for Deno.

deno http http-server server typescript websocket websocket-server

Last synced: 20 May 2026

https://github.com/symblai/real-time-sentiment-analysis-with-websockets

Add Real-Time Sentiment Analysis to your WebSockets. Transcribe `.onmessage` events through live, automated speech recognition with JavaScripts, Symbl.ai's APIs and your streams.

apis automated-speech-recognition javascript onmessage real-time realtime rest sentiment sentiment-analysis symbl transcribe transcription websocket websockets

Last synced: 18 Mar 2025

https://github.com/shonenada/arke-erl

A TCP gateway connect with HTTP/1.x backend server.

erlang gateway proxy tcp websocket

Last synced: 29 Mar 2025

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/bukharney/bukchat

A realtime chat web applications

gin go postgresql react real-time websocket

Last synced: 05 Apr 2026

https://github.com/alkush-pipania/antichess

A real-time, online chess game built with Next.js for the frontend and WebSocket for real-time communication. The backend is designed to manage game logic, player turns, and ensure smooth gameplay.

chess chessgame-backend chessgame-frontend real-time websocket

Last synced: 15 Jun 2025

https://github.com/jourmey/noodlenet

websocket通信

golang protobuf websocket

Last synced: 29 Apr 2026

https://github.com/intellisrc/icl

ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).

common database-management encryption-decryption groovy java logging terminal-app webservices websocket

Last synced: 14 Mar 2026

https://github.com/pikachu0621/joinandroid

Android考勤打卡管理软件

check-in java kotlin-android websocket

Last synced: 13 Jul 2025

https://github.com/bornmajor/ultimate-websocket-app

This project illustrates how to use WebSocket in Hypertext Processor (PHP). It's a simple chat/messaging app that demonstrates the benefits of WebSocket over traditional polling, where the HTTP protocol remains open, allowing real-time updates without the need for constant refreshing.

asynchronous-programming chat-app php ratchet-websocket-server websocket

Last synced: 27 Mar 2025

https://github.com/urijhoruzij/websocket-chat-server

Websocket chat server

chat realtime websocket

Last synced: 29 Mar 2025

https://github.com/tdjsnelling/dwsps

Tiny distributed websocket pub/sub system

distributed javascript pubsub websocket

Last synced: 02 Apr 2025

https://github.com/xiaodaigh/wsumm

A set of Write-functions to make gorilla/websocket's write to connection be blocking if another Write-function was using the connection

go gorilla websocket

Last synced: 07 Sep 2025

https://github.com/visheshc14/audio-arca

An Experimental Audio and Text Chat Client-Server Application Written in Golang For Arca/Evangelion As An Sub-Modularity-Function which Focuses on Library PortAudio(I/O)-Architecture Testing.

client-server golang gopher http portaudio websocket

Last synced: 20 May 2026

https://github.com/xivadic/autoscriptvps

イッキーさんのプロジェクト

shadowsocks ssh trojan websocket

Last synced: 03 Feb 2026

https://github.com/fazzal-dev/chunkr

⚡ P2P File sharing web app built using WebRTC and WebSockets

file-transfer nextjs nodejs p2p react webrtc websocket

Last synced: 05 Apr 2026

https://github.com/henriquelimas/webchat

An example of a webchat using websocket, yo-yo and leveldb

browserify budo dom leveldb nodejs websocket yo-yo

Last synced: 30 Apr 2026

https://github.com/samarth-5/fusion-connect

Fusion Connect is a real-time messaging platform where users can log in, set avatars, and instantly send and receive messages between two users across different systems and locations. It ensures seamless and immediate communication for a connected experience.

expressjs javascript mongodb nodejs reactjs socket-io tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/btwshivam/typerush

TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀

expressjs framer-motion nodejs reactjs websocket

Last synced: 06 Apr 2026

https://github.com/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 02 Feb 2026

https://github.com/prantik2003/mern-chat-app

💬 MERN Stack Chat App : A real-time chat app built with MongoDB, Express, React, and Node.js, using Socket.IO for instant messaging. Features include user authentication, group/private chats, and a responsive design for all devices. 🚀 Explore, contribute, or fork!

express-js mern-stack mongodb-atlas node-js reactjs-es6 socket-io websocket zustand

Last synced: 14 Feb 2026

https://github.com/cudiph/aria2tray

Uncomplicated aria2 Launcher

aria2 ipc qt6 websocket

Last synced: 12 Mar 2026

https://github.com/denoplayground/websocketserver

Simple WebSocket server implemented in Deno.

deno deno-module websocket websocket-server

Last synced: 18 May 2026

https://github.com/quytechabhinav/chat-app-node

Node.js Chat web application built with express,mongoDB,.hbs template engine .

chat-app chat-application express-chat node-chat-app nodejs nodejs-chatting-app websocket

Last synced: 18 May 2026

https://github.com/rafaelsouzaribeiro/server-and-client-using-stomp-and-websocket-in-golang

Server and client using STOMP and WebSocket in Go. WebSocket with notifications for logged-in and logged-out users with log server, implementing JWT authentication and STOMP authentication.

golang jwt-auth jwt-authentication stomp stomp-client stomp-server websocket websocket-client websocket-server

Last synced: 23 Mar 2025

https://github.com/ivan1993spb/snake-bot

A snake bot for no reason at all

bot snake websocket

Last synced: 12 Sep 2025

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/charlot-dedjinou/eventflow

Ce projet est une application de gestion des invités pour un événement. Il permet d'ajouter, de mettre à jour, de supprimer et de rechercher des invités. L'application utilise des WebSockets pour des mises à jour en temps réel et intègre une base de données SQLite pour stocker les données des invités.

mongodb mongodb-atlas vue vue-js vue-router vuex websocket

Last synced: 16 May 2026

https://github.com/rxtoolkit/ws

🔌 RxJS operators for working with WebSockets

fp functional-programming observables package reactive-programming rxjs websocket websockets

Last synced: 10 Jun 2026

https://github.com/xinkeng0/fuckim

this is my im for fuck....

java rabbitmq stmop websocket

Last synced: 21 Jul 2025

https://github.com/sanjaygupta45/space-shoot

Make a fun shooting game with cool weapons, strong enemies, and amazing places to explore

gamedev golang websocket

Last synced: 18 Apr 2026

https://github.com/lonode/fastwapi

FastWAPI is a simple lightweight Websocket framework based on Starlette, which provide easy-to-use Python decorator to parse JSON incoming message.

api fastapi json pydantic starlette websocket

Last synced: 29 Oct 2025

https://github.com/brobro332/332-hub-server

🌐 [삼삼이 플랫폼] 허브 서버

java spring-boot stomp websocket

Last synced: 07 Apr 2025

https://github.com/drowzy/ex_wss

Elixir websocket server

cowboy elixir websocket

Last synced: 08 Jul 2025

https://github.com/0xataru/chat

Web chat application with Go

backend chat docker go golang jwt webchat websocket

Last synced: 14 May 2026

https://github.com/ankitsingh2105/prepmate

Schedule mock interview with video call and colloborative code edtor with peers and friends

atomic-transactions booking-system code-editor docker expressjs mongodb nodejs notifications queuing rabbitmq reactjs scheduling video-chat webrtc websocket

Last synced: 06 Apr 2026

https://github.com/nepodev/mpd.webradio

Webservice to listen Webradio via MPD.

html5 javascript mpd-client nodejs phonon riot riotjs webradio websocket

Last synced: 20 Jan 2026

https://github.com/mstgnz/multi-wordle

Wordle multiplayer with WebSocket in Go

chat docker go multiplayer score websocket wordle

Last synced: 17 Apr 2026

https://github.com/lts8989/comfyui-go-sdk

Library for using ComfyUI structures in Go programs and client for ComfyUI REST API and websocket.

api comfyui golang websocket

Last synced: 15 May 2026

https://github.com/yisibell/myws

A tiny websocket client library.

mitt vue vue-plugin websocket websocket-client

Last synced: 07 Apr 2026

https://github.com/zinaaan/im-system

Instant Messaging system implemented by Netty and Spring-boot

instant-messaging java java-8 mybatis-plus netty redis redisson spring-boot tcp-server websocket

Last synced: 20 Jan 2026

https://github.com/anirbanroydas/opruut

A route optimiser for metro stations and subways giving (a). the shortest travel time with (b). maximum comfort [eg: less crowd, possibility of finding a seat, etc..] using primarily React Js (with Redux), Laravel framework(PHP), Node-Js(Socke.io Server), Neo4J (Graph Database).

graph-database job-queue laravel machine-learning mysql neo4j nodejs react redis redux route-optimization socketio websocket

Last synced: 09 Apr 2026