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/vedanty3/imessage-clone

iMessage clone built with cutting-edge technologies, including Next.js, GraphQL, Prisma, TypeScript, Chakra UI, Web Sockets, and MongoDB. The application not only replicates the sleek user interface of iMessage but also incorporates advanced functionalities such as group chat and OAuth authentication using NextAuth..

chakra-ui graphql mongodb nextauth nextjs prisma react ssr typescript websocket

Last synced: 02 Apr 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/christophe77/electronack

Reverse connection malware with control center with electron and nodejs

bot electron rat websocket

Last synced: 18 May 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/zac15987/zplex

Terminal multiplexer desktop app for zpit — Go daemon + Electron shell with multi-panel xterm.js terminals

conpty desktop-app electron golang pty terminal-multiplexer typescript websocket xterm-js

Last synced: 26 May 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/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/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/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/gitcoder052023/chatllama

ChatLLama is a modern, real-time chat application that leverages local Ollama models to deliver an interactive AI-based messaging experience. It offers secure user authentication, responsive design built with Tailwind CSS, and seamless communication via Socket.io.

ai chatapp chatllama css expressjs html javascript mongodb nodejs ollama realtimechat socketio tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.

express javascript nodejs socket-io typescript websocket

Last synced: 14 Mar 2025

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/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/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/cold-bin/mini-websocket

websocket框架

golang websocket

Last synced: 09 Oct 2025

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/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/athanclark/websockets-simple

A simple wrapper around the websockets library.

algebraic-data-types api haskell websocket

Last synced: 16 Nov 2025

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/milochen0418/macosx-websocket-ble-adapter

Mac OS X WebSocket BLE Adapter, so that Chrome Extension can communicate with BLE device in Mac OS X

ble chrome-extension mac-osx websocket

Last synced: 30 Mar 2025

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/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/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/rafaelsouzaribeiro/web-chat-with-websocket-using-a-map-variable-in-go

Web chat with WebSocket using a map variable, notifications for logged-in and logged-out users, and support for emojis in Go and JavaScript.

clean-architecture emojis golang javascript login logout websocket

Last synced: 20 Apr 2026

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

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

java spring-boot stomp websocket

Last synced: 07 Apr 2025

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/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/solviumdream/socket.go

A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.

concurrency go golang socket-go websocket

Last synced: 15 Apr 2025

https://github.com/mahsumurebe/jrpc-server

JSONRPC 2.0 NodeJS Server written in TypeScript

http-server jsonrpc jsonrpc-lib jsonrpc-server jsonrpc2 websocket

Last synced: 05 Oct 2025

https://github.com/whitestormjs/network-module

🚀💬 Network module for Whitestorm.js (alpha)

networking node nodejs npm socket-io websocket whs

Last synced: 05 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/eosswedenorg-go/antelope-ship-client

Client implementation of antelope state-history websocket.

antelopeio blockchain client eosio fio go golang leap libre ship state-history ultra wax websocket

Last synced: 02 Sep 2025

https://github.com/joeyko/admin-service

Spring Boot RESTful API Service

minio mysql secutiry spring spring-boot websocket

Last synced: 05 May 2026

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/icasso/moon

Crypto SPOT price

python streamlit websocket

Last synced: 19 May 2026

https://github.com/reamp/server

Base server component for reamp

amphp ratchet reamp websocket

Last synced: 13 Jan 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/aniket205kadam/namasteapp

🚀 Namaste App – A full-stack web application with a React frontend and Spring Boot backend.

docker java javascript jwt reactjs spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/dmitrymyadzelets/uploader

Uploads files via WebSocket API

uploader websocket

Last synced: 27 May 2026

https://github.com/aya-jafar/gemini-api

Gemini chatbot & image with text generating

chatbot gemini gemini-api google websocket

Last synced: 16 May 2025

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: 16 May 2025

https://github.com/samicpp/tcp-services

A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS

deno http http-server http2 http2-server library server tls-support typescript webserver websocket

Last synced: 10 Mar 2026

https://github.com/mondominator/opsdec

A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.

analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket

Last synced: 13 Apr 2026

https://github.com/michaellf107/web-sockets

Example code of Websocket clients and servers, made with various frameworks and languages

nodejs python react svelte typescript vue websocket

Last synced: 11 Apr 2026

https://github.com/zahtec/pindrop

Quick file sharing using modern web technologies

express file-sharing pwa webrtc websocket

Last synced: 23 Mar 2025

https://github.com/rakhiazfa/simple-chat-app

A simple chat app written with go and gorilla websocket

chat-app go go-websocket gorilla-websocket websocket

Last synced: 11 Jun 2026

https://github.com/elitebot47/echoline

Real-time messaging app with WebSocket communication, file uploads, and notification system. Modern full-stack implementation.

chat communication file-upload fullstack modern-ui nextauth nextjs nodejs postgresql prisma react realtime socketio tailwindcss typescript websocket zustand

Last synced: 01 Jul 2025

https://github.com/yadavnikhil03/lan-dropspot

It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed

async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/nands93/neighborhood_watch

Report, map, and receive real-time neighborhood safety alerts with a Go/Gin API, PostgreSQL + PostGIS, and a React + Leaflet map, all containerized with Docker.

alerts argon2 community-safety docker docker-compose geospatial gin go jwt leaflet makefile map neighborhood-watch pgadmin postgis postgresql react real-time vite websocket

Last synced: 11 Apr 2026

https://github.com/denizumutdereli/stream-services

An advanced stream workers infrastructure and pipeline, crafted with Golang, is tailored to handle real-time data processing and modification for cryptocurrency markets and including local orderbook management.

binance cryptocurrency exchange indicators local-order-book market-data nats-streaming orderbook pairs websocket

Last synced: 12 May 2026

https://github.com/hermya/poker-science

Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design

docker gin go kubernetes postgresql rest-api websocket

Last synced: 11 Apr 2026

https://github.com/juliomotol/laravel-channel-attributes

Automatically register Laravel channels using annotations/attributes!

annotations attributes broadcasting channels laravel websocket

Last synced: 18 Jan 2026

https://github.com/mpiorowski/the-game

The best party game ever created.

go golang svelte sveltekit websocket

Last synced: 08 Apr 2025

https://github.com/20centaurifux/icb-ws

HTML5 front-end for ICB.

chat html5 icb javascript python websocket

Last synced: 28 Apr 2026

https://github.com/24h-du-code-2025/frontend

Frontend repository containing implementation of an AI agent for hotel management.

chatbot frontend vue websocket

Last synced: 08 Apr 2025

https://github.com/mpolinowski/docker_ws_video_proxy

NGINX proxy for the websocket videostream of your IP camera

nginx-proxy secure-websockets video-streaming websocket

Last synced: 23 Mar 2025

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/n24q02m/mcp-relay-core

Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)

mcp mcp-server model-context-protocol python real-time relay typescript websocket

Last synced: 02 Apr 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/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/nahida-aa/siokit

Socket.IO-compatible server & client

socket-io websocket

Last synced: 28 May 2026

https://github.com/owenaedwards/bulletinhub

A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.

docker go golang material-ui mongo mongodb react typescript websocket

Last synced: 12 Apr 2026

https://github.com/filippofinke/php-websocket

📡 Simple php websocket server

implementation php websocket

Last synced: 18 Jun 2025

https://github.com/i2y/wasabi

A cross-platform UI framework for Go

cross-platform go golang gui ui websocket webview webview2

Last synced: 08 May 2026

https://github.com/anandukrishnaaa/airsketch

A fun project inspired by a medium article I came across.

daphne django image-recognition websocket

Last synced: 31 Mar 2025

https://github.com/evs-ptr/rust-rcon-web

A fast, modern web console for Rust game server administration via RCon.

bun rcon rust svelte sveltekit tailwindcss typescript websocket

Last synced: 12 Apr 2026

https://github.com/galaktik-hub/b2-s4-wikilinks

The game base on the Wikipedia articles

android bfs c game react websocket

Last synced: 30 Oct 2025

https://github.com/icd360s-e-v/mitglieder

Offizielle Mitglieder-App des ICD360S e.V. - Flutter Cross-Platform (Android, iOS, Windows, macOS, Linux)

accessibility android association community cross-platform dart f-droid flutter german ios linux macos member-management nonprofit open-source social-impact volunteer webrtc websocket windows

Last synced: 27 Jun 2026

https://github.com/FanatiQS/EcmaScript-WebSocketServer

Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.

ecmascript http-server javascript nodejs tcp-socket websocket websocket-server

Last synced: 10 Mar 2025

https://github.com/onmax/chat_websockets

This app is built in Java with Maven and WebSockets

chat java maven websocket

Last synced: 04 May 2026

https://github.com/jeonjonghyeok/coinss-backend

암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스

gin-gonic golang gorilla postgresql redis websocket

Last synced: 06 Jan 2026

https://github.com/rodrigorvsn/burningheat

Fullstack application to communicate in real-time

docker elixir jwt nodejs postgresql prisma react react-native websocket

Last synced: 03 Apr 2026

https://github.com/luisvalgoi/websocket-playground

Repository dedicated to learn more about the usage of WebSockets.

websocket websockets

Last synced: 30 Mar 2025

https://github.com/sedatuygur/binance-crypto-dashboard

Binance Crypto Dashboard is leveraging the Binance API to handle live ticker data and implementing a real-time cryptocurrency dashboard

apollo-client apollo-server axios chartjs cypress eslint graphql husky lint-staged nextjs prettier react redis redux redux-toolkit styled-components tailwindcss typescript websocket

Last synced: 11 Jun 2025

https://github.com/mhingston/jayson

JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL

http json-rpc json-schema nodejs websocket

Last synced: 18 Jan 2026

https://github.com/grdsdev/swift-websocket

A WebSocket interface for Swift

swift websocket websocket-client

Last synced: 11 Jun 2025

https://github.com/onmax/ws-channels-go

Websocket server in golang

channels golang websocket

Last synced: 24 Mar 2025

https://github.com/leberkleber/rocket.chat.mqtt

Access RocketChat via MQTT

chat go golang mqtt rocketchat websocket

Last synced: 07 May 2026