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/obulks/godot-bili-live

一个适用于 Godot 4.x 的插件,用于接入 Bilibili 直播的互动玩法

bilibili bilibili-live danmaku game-development gdscript godot godot-engine godot-plugin godot4 websocket

Last synced: 13 Jan 2026

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

Experimenting with WebSockets using Deno!

deno websocket

Last synced: 27 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/pjtunstall/mad

The Mad Bomber's Tea Party: 01Founders project to make a multi-player browser game using web sockets, and no WebGL or any framework except one we made in an earlier project. Based on a single-player version by fellow students; see in-game credits.

game javascript multiplayer-game node-js websocket

Last synced: 13 Mar 2025

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/realpeha/nengi-bun-server-adapter

Bun web socket server network adapter for nengi v2

bun nengi websocket ws

Last synced: 09 May 2026

https://github.com/nikships/helix

Production-ready starter kit for building autonomous AI agents with the Claude Agent SDK. Includes a real-time React observability dashboard, action-based pipelines, and optional vector memory.

ai-agents anthropic claude-agent-sdk dashboard fastapi observability react starter-kit typescript websocket

Last synced: 14 Jun 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/james2doyle/go-macaron-websocket-example

An example app using Macaron with websockets for Golang

golang macaron websocket

Last synced: 13 Jun 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/konojunya/java-websocket

💬 Java + websocket

java tomcat tomcat8 websocket

Last synced: 24 Jun 2025

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

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

java spring-boot stomp websocket

Last synced: 07 Apr 2025

https://github.com/drumath2237/signalr-swa-functions-chat

フロントVue3+TypeScript、バックAzureFunctions+SIgnalR構成をAPI統合したAzure Static Web Appsでホスティングしたサーバレスチャット

azure azure-functions azure-static-web-apps signalr typescript vite vue websocket

Last synced: 11 Apr 2026

https://github.com/icasso/moon

Crypto SPOT price

python streamlit websocket

Last synced: 19 May 2026

https://github.com/mohitsinghs/wsf

A client-hub architecture with Fiber and Websockets

fiber go gofiber websocket

Last synced: 05 Apr 2025

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

Chat using React, Typescript and Tailwind

react tailwindcss typescript vite websocket

Last synced: 29 Apr 2026

https://github.com/bradeneverson/wunos

Uno in a Websocket

ratatui rust tui uno-game websocket

Last synced: 13 Mar 2025

https://github.com/saber2pr/messager

文本传输助手

koa koa-router react typescript websocket

Last synced: 30 Apr 2026

https://github.com/wesleymcginn/chat

A simple chat system in which you can create your own chat room and use it at any time. You can even generate links that will automatically enter your name, chat room ID, and chat room password. With scarcely any loading time, this program works on new and very old web browsers.

chat communication css html javascript mail messaging server texting websocket

Last synced: 30 Apr 2026

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/ntidev/melissa-service

A push notification service

push-notifications vertx websocket

Last synced: 30 Apr 2026

https://github.com/akagi201/wootrade-sdk-py

Python SDK for WooX exchange

api crypto exchange rest sdk websocket woo

Last synced: 05 Jul 2025

https://github.com/symblai/track-ai-insights-in-real-time-websockets-with-nodejs

A quick Node.js demo for showing you how to get up and running with Symbl.ai's contextual AI insights.

javascript node node-server nodejs real-time realtime sdk websocket websockets

Last synced: 17 May 2026

https://github.com/abhirockzz/accs-jetty-embedded

Demonstrates how to build and deploy a Jetty based Java application using Oracle Cloud

javaee jaxrs jersey jetty oracle-application-container-cloud oracle-cloud rest websocket

Last synced: 07 Apr 2025

https://github.com/reamp/server

Base server component for reamp

amphp ratchet reamp websocket

Last synced: 13 Jan 2026

https://github.com/marco-a/object-buffer

A simple library to buffer properties on an object.

buffer es6 javascript websocket

Last synced: 22 Jun 2026

https://github.com/alexzhang1030/wshe

A simple yet modern websocket client.

typescript websocket websocket-client

Last synced: 14 Apr 2025

https://github.com/yodaos-project/yoda-lizard

The WebSocket client library for end-device.

embeddable websocket

Last synced: 16 Jun 2026

https://github.com/brendadeeznuts1111/alchmenyrun

Batteries-included Cloudflare infrastructure toolkit with Alchemy - Durable Objects, Workflows, WebSocket chat, MCP integration, and reusable building blocks

alchemy building-blocks bun cloudflare d1 durable-objects infrastructure-as-code infrastructure-kit mcp r2 react typescript websocket workers workflows

Last synced: 01 May 2026

https://github.com/shiny-huiying/video-calling-app

A video calling application built with WebRTC and JavaScript.

real-time socketio video-calling vue3 webrtc websocket

Last synced: 19 May 2026

https://github.com/blankparticle/arrpc-rs

🦀 A Rust implementaion of OpenAsar/arrpc

arrpc discord ipc rust websocket

Last synced: 02 May 2026

https://github.com/v0id-user/hosewatcher

Relay-only implementation of Bluesky’s firehose over WebSocket — built on Cloudflare Workers.

atproto bluesky cloudflare cloudflare-workers firehose typescript websocket

Last synced: 10 Apr 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/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: 22 May 2026

https://github.com/bounebrayan/chatroomsservice

A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.

chat chat-rooms community messaging microservice real-time rooms socket-io websocket

Last synced: 03 May 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/rafiq15/kafka-pub-sub

Real-time Kafka Publisher-Subscriber System with WebSocket Integration

apache-kafka docker-compose event-driven java microservice pubsub spring-boot spring-kafka stomp thymeleaf websocket

Last synced: 03 May 2026

https://github.com/aryan-programmer/justice-firm-v2

A website for lawyers, and for clients to access their service. Implemented with AWS Lambda & API Gateway for the backend, and Nuxt.js & Vue for the frontend.

aws-apigateway aws-cdk aws-lambda aws-rds aws-s3 esbuild javascript jwt mariadb material-ui nodejs nuxt nuxt3 s3 typescript vue vue3 vuetify websocket websocket-chat

Last synced: 14 Apr 2026

https://github.com/ratopi/websocket-cowboy-experiments

WebSocketCowboyGunExperiments

cowboy erlang gun websocket

Last synced: 18 Jun 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/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

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/touradbaba/sensors_data_streaming

A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.

api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket

Last synced: 08 Apr 2026

https://github.com/arthurmelton/kostats

Get data from your ko server and real time information

api knockoutcity statistics websocket

Last synced: 23 Jun 2026

https://github.com/nishantdecode/isleverse-fe

IsleVerse is a real-time communication platform built with Next.js, leveraging WebRTC, WebSockets, and peer-to-peer communication for seamless video calling.

nextjs peer-to-peer peerjs radix-ui reactjs shadcn-ui socket-io webrtc websocket

Last synced: 07 Apr 2026

https://github.com/artioml/wscat

WebSocket Netcat with piping and subprotocol support

netcat node-js websocket

Last synced: 03 Aug 2025

https://github.com/haonguyenuet/market-stream

My personal playground in Flutter, MarketStream is a real-time market data visualization app, this project delivers a minimalist, high-performance UI for tracking market prices and custom candlestick chart. Every pixel, every interaction had to be manually calculated and optimized.

binance-api candlestick-chart custompainter dart financial-data flutter realtimedata rendering streaming-data websocket

Last synced: 25 Feb 2025

https://github.com/cptcr/sharding.js

Sharding.js is an advanced sharding manager designed for Discord bots, enabling seamless communication between multiple shards across different machines using **Redis** for inter-process communication.

discordjs-bot ioredis npm sharding typescript websocket yarn

Last synced: 19 Feb 2026

https://github.com/vassbo/freeshow-api

Control the FreeShow software from anywhere with its API

api freeshow rest websocket

Last synced: 03 Aug 2025

https://github.com/discretetom/rua

Event-driven async messaging framework.

go kcp websocket

Last synced: 16 Aug 2025

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/cope/resynkd

Observable pattern through WebSockets

observable websocket

Last synced: 23 Jun 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/bparanj/wsock

Simple Websocket Client and Websocket Server https://rubyplus.com/articles/4451-WebSocket-Basics-Hello-World

nodejs websocket websocket-client websocket-server

Last synced: 03 Aug 2025

https://github.com/linuxsuren/gows

WebSocket tool written by Go

websocket

Last synced: 05 Oct 2025

https://github.com/aishwary-dixit1/web-chat

Web Chat 💬 – A real-time messaging web app for seamless communication. Features instant messaging, user authentication, media sharing, and a sleek, responsive UI. Powered by Node.js, React, Socket.io, and MongoDB for fast and secure conversations. 🚀

authenitication chat-app daisy-ui expressjs jwt mongodb nodejs react real-time-messaging socket-io tailwindcss webchat websocket

Last synced: 07 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/rudissaar/openvpn-status-ws

Lightweight server that provides you with parsed OpenVPN's status logs in real-time by using WebSockets.

log-parser openvpn openvpn-server openvpn-status systemd systemd-service tornado tornado-websocket websocket

Last synced: 13 Jun 2026

https://github.com/tomenz/websock

Websocket Library

ssl websocket websocket-server

Last synced: 03 Apr 2025

https://github.com/cmst0us/libblilivedanmaku

BiliBili Live Room, Websocket Danmaku Protocol in C++

bilibili bilibili-live cpp danmaku websocket

Last synced: 29 Mar 2025

https://github.com/dulanjayabhanu/online-auction-system

A distributed online auction system developed using J2ee technologies, including EJB, JMS, CDI, and WebSocket. Designed for real-time bidding, modular deployment, and concurrency control, the system demonstrates enterprise-grade architecture with in-memory data management

cdi-injection concurrent-processes ejb enterprise-applications j2ee java jms-topic livedata microservice online-auction-system performance-testing websocket

Last synced: 21 Jun 2025

https://github.com/alirfanyasin/laravel-websocket

Hasil belajar mengenai websocket menggunakan laravel 10

laravel laravel-framework laravel-websockets website websocket

Last synced: 16 May 2026

https://github.com/adhamhshm/uniclubshub

Final year project that aims to develop a web-based system that enhances student clubs and societies engagement in the university.

javascript js jsonwebtoken momentjs mysql mysql-database react-router react-router-dom scss socket-io websocket

Last synced: 07 Apr 2026

https://github.com/m8nt0/dating-app

🔥 A modern open-source dating platform built with React, Node.js, and AI-powered matching. Features real-time chat, end-to-end encryption, and smart algorithms for meaningful connections. Built for developers, by developers. Join us in revolutionizing online dating through open source!

ai-matching dating-app docker express graphql machine-learning mongodb nodejs oauth open-source pwa react real-time redis socket-io tailwindcss typescript webrtc websocket

Last synced: 15 Jun 2025

https://github.com/l33t-c0d3r-66/chat-app-springboot

A simple chat application with Web Sockets and Spring Boot

sockjs spring-boot websocket

Last synced: 17 May 2026

https://github.com/myphz/aesh-chat

A simple real-time chat made with Vue and websockets, with a little easter egg!

chat nodejs real-time websocket

Last synced: 27 Jun 2025

https://github.com/limbanga/moviex-server

This is the backend part for my movieX project - an website for booking movie ticket online.

backend django jwt-authentication rest-api websocket

Last synced: 16 Jul 2025

https://github.com/mohamedabdifitah/ecapi

food ordering api for customer ,drivers and resturant

api golang order-management resturant webhook websocket

Last synced: 11 Jan 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/estebanqui/blue-vs-red

Blue VS Red is a school project game where users join either the Blue or Red team to compete by clicking within their team's area. It utilizes HTML, CSS, JavaScript, and a Node.js backend with real-time communication via Socket.IO.

game render websocket

Last synced: 18 Aug 2025

https://github.com/arthur199212/product-feedback-app

Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.

cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket

Last synced: 09 Apr 2026

https://github.com/tasnia-h/communication-app

A full-stack communication app that allows users to send messages, make audio/video calls, share screens, and exchange photos and files. The app supports both manual and Google authentication, with real-time notifications to enhance user experience.

nestjs nextjs postgresql webrtc websocket

Last synced: 10 Apr 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/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/jeremymarshall/xterm.js-docker-bridge

xterm.js based terminal emulator to bridge to docker exec

angular4 docker express nodejs websocket xterm-js

Last synced: 10 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/spooled-cloud/spooled-example-spriteforge

Interactive pixel art sprite generator demonstrating Spooled Cloud's distributed job queue. Watch workflows, workers, real-time events, and automatic retries in action. Live demo: example.spooled.cloud

background-jobs demo example job-queue pixel-art real-time spooled-cloud sprite-generator sse websocket workflow

Last synced: 06 May 2026