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/marceldobehere/goofy-websocket-socket-bridge

Goofy Websocket Server/Proxy for SSH over Websocket

js nodejs proxy ssh tunnel websocket websockets

Last synced: 17 May 2026

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/martinille/java-simple-websocket-client

Simple Java websocket client example.

java websocket websocket-client

Last synced: 03 Mar 2025

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

A simple real-time chat application using WebSockets.

express nodejs picocss websocket

Last synced: 11 Apr 2026

https://github.com/bridgerbrown/ts-interpreter

An interpreter built in TypeScript and Jest, displayed on vanilla JS frontend and connected through websockets to Node.js backend.

http javascript jest nodejs typescript websocket

Last synced: 05 Apr 2026

https://github.com/zviryatko/golang-serverless-websocket-lambda

Serverless example of AWS Lambda + Golang + Api Gateway Websocket + DynamoDB

dynamodb example golang lambda serverless websocket

Last synced: 15 Apr 2025

https://github.com/tdjsnelling/dwsps

Tiny distributed websocket pub/sub system

distributed javascript pubsub websocket

Last synced: 02 Apr 2025

https://github.com/joelteogom/easycab

EasyCab is a distributed system that simulates an autonomous taxi service. It manages real-time communication between taxis, sensors, customers, and a central control server. The project integrates Spring Boot, Kafka for message streaming, and PostgreSQL for database management, ensuring scalability and fault tolerance.

distributed-systems docker dockercompose dockerfile kafka postgresql protocol real-time sockets spring-boot streaming websocket

Last synced: 05 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/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/9dl/websocket

Simple Websocket App with Command Manager and Website to run Commands

go gui web webgui websocket

Last synced: 08 Aug 2025

https://github.com/tearth/falcon

WebSocket server library for .NET

csharp dotnet library websocket websocket-server

Last synced: 17 May 2026

https://github.com/biswajitpanday/android-websocketasservice

Android WebSocket using OkHttp3 as Service

android java websocket

Last synced: 15 May 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/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/aloksingh20/hirequest

HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.

alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client

Last synced: 04 Jan 2026

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/aryan-bhokare/syncspot

SyncSpot is a team communication app featuring functionalities like RealTime Chats, Video and Audio Channels.

chat nextjs postgresql prisma-orm shadcn-ui typescript webrtc websocket

Last synced: 11 Jan 2026

https://github.com/manmolecular/go-now-here

:postbox: WebSocket chat with a random person

golang websocket

Last synced: 05 Jun 2026

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/ru-dr/socket-deno

This is a simple WebSocket chat application template built with Deno 🦕 and the Oak 🐿️. It provides a starting point for developing real-time chat applications using WebSockets.

deno denoland js onrender-deploy websocket

Last synced: 18 Feb 2026

https://github.com/go-crzy/lambda-go-websocket

Deploy websockets in AWS API Gateway with Go/Lambda

apigateway aws go lambda terraform websocket

Last synced: 10 Apr 2026

https://github.com/de-v-log/wasd

Spring/WebSocket을 이용한 게임 파트너 매칭 및 실시간 채팅 제공 서비스

jpa spring websocket

Last synced: 16 Feb 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/hekmon/mcptp

mcptp is a MCP proxy allowing to call distant stdio MCP servers as if they were present locally

mcp mcp-client mcp-server mcp-stdio proxy stdio websocket

Last synced: 30 Jun 2026

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/nitoba/poll-voting

Inspirado pela NLW Expect da Rocketseat, onde um projeto semelhante foi desenvolvido na trilha de NodeJS. Poll Voting é uma api construída em Golang para votações em enquetes. A intenção deste projeto é demonstrar a utilização de ferramentas e técnicas de desenvolvimento web em Golang

api clean-architecture ddd-architecture golang websocket

Last synced: 13 Jul 2025

https://github.com/cyber-amr/tartarus

A node.js express app to host my website and games

3d cards express game gdscript godot mongodb node nodejs websocket

Last synced: 26 Mar 2025

https://github.com/chrisru/beight-client

✏️ Frontend for a collaborative web editor

babel es6 eslint monaco-editor preact webpack websocket

Last synced: 04 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/torchcc/crank4py-connector

client endpoint of a API Gateway written in python

api-gateway-endpoint microservice python-web python3 websocket

Last synced: 12 Sep 2025

https://github.com/imhazige/node-examples

examples of the nodejs

examples meteor nodejs nuxt websocket

Last synced: 28 Apr 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/fifolio/comma

Comma is an advanced MERN stack chat app with WebSocket integration. It offers real-time features like online indicators, file uploads, and auto-scrolling. Experience a professional chat solution powered by modern technologies.

api backend chat express frontend fullstack mern mongodb mongoose node react websocket

Last synced: 06 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/izumi-kun/hls-playlist-proxy

HLS playlists proxy with counting viewers

hls monitoring node streaming websocket

Last synced: 14 May 2026

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/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/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: 11 Aug 2025

https://github.com/bettersupport/better-websocket

基于Netty的WebSocket实现,使用注解快速实现websocket服务。如果你发现项目有不足,欢迎加入,我们一起优化

netty socket spring-boot websocket

Last synced: 05 Apr 2025

https://github.com/irealing/silly-code

愚蠢的代码[golang工具包]

rabbitmq websocket

Last synced: 03 Feb 2026

https://github.com/ejiroosiephri/multiplayer-pong-game

Simple Multiplayer game that makes use of the socket.io library logic to perform multiple requests on multiple client

expressjs nodejs socket-io websocket

Last synced: 07 Apr 2026

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/chaman2003/printchakra-ai

Al-powered document scanning and processing system with real-time desktop-mobile synchronization. Built with Flask (Python) backend, React + TypeScript frontend, OpenCV image enhancement, Tesseract OCR and Socket.IO WebSockets for seamless printing and workflow management.

computer-vision flask html-css-javascript ngrok python react-js typescript websocket

Last synced: 08 Apr 2026

https://github.com/samuel-ricardo/codelivery-site

This project is a application of a complete Full Cycle project, with amazing technologies like NextJS for front-end, NestJS for back-end, MongoDB database, GO Lang for microsservice, Docker & Kubernetes for devops, metrics with Elastic Search & Kibana, Event Architeture with Kafka and more.

cloud deploy elasticsearch go golang google google-maps javascript kafka kibana kubernetes material-ui nestjs nextjs socket-io typescript vercel websocket

Last synced: 09 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/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/plh97/chat

new chat room v2, rebuild my repository<chatroom>

mysql nodejs react redis websocket

Last synced: 04 Apr 2026

https://github.com/lijianqiao/network_manage

一个使用 FastAPI 和现代 Python 技术栈构建的高性能网络自动化平台

fastapi network-automation nornir python scrapli websocket

Last synced: 16 May 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/cope/resynkd

Observable pattern through WebSockets

observable websocket

Last synced: 23 Jun 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/stultuss/go-ws-server

Distributed Message Service Cluster for Service Registration and Discovery via ETCD

distributed-systems etcd golang service-registration-discovery websocket

Last synced: 08 Sep 2025

https://github.com/ivoputzer/coinbase-pro-feed

Lightweight Coinbase Pro Websocket Feed implementation wirtten in es6+

coinbase coinbase-pro coinbase-pro-feed websocket ws

Last synced: 12 Aug 2025

https://github.com/gbrlsnchs/websocket

Go WebSocket client and server implementation

go golang websocket websocket-client websocket-server websockets

Last synced: 14 May 2025

https://github.com/rgomids/go-wsh

❇️ go-wsh | WebSocket Handler for APIs

api golang golang-library websocket

Last synced: 11 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/mstgnz/multi-wordle

Wordle multiplayer with WebSocket in Go

chat docker go multiplayer score websocket wordle

Last synced: 17 Apr 2026

https://github.com/dreisss/nlw-expert-nodejs

Back-end application developed on Rocketseat's nlw expert event (nodejs trail).

fastify nlw-expert node rocketseat-nlw websocket

Last synced: 21 Apr 2026

https://github.com/okayama-daiki/snake-game

Online PvP snake game

rust snake-game webassembly websocket

Last synced: 17 Mar 2025

https://github.com/kodiyak/lofizone

A calm, minimal Lo-Fi streaming app — powered entirely by AI.

lofi nextjs react shadcn-ui tailwindcss websocket zustand

Last synced: 07 Apr 2026

https://github.com/smartgic/eda

Smart'Gic Event Driven Ansible collection

aap ansible awx collection eda event-driven-ansible galaxy websocket

Last synced: 18 May 2026

https://github.com/web2solutions/jumentix-vue-ui

"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.

indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket

Last synced: 13 Apr 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/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/cudiph/aria2tray

Uncomplicated aria2 Launcher

aria2 ipc qt6 websocket

Last synced: 12 Mar 2026

https://github.com/hapoyo/liquidmouse

Turn your smartphone into a wireless touchpad and keyboard for Windows. No app, no cloud — just open a browser on your phone.

html5 keybord lan python touchpad websocket windows wireless

Last synced: 23 May 2026

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/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/david-torres/webview-app

Just a skeleton webview app

go golang webapp websocket webview

Last synced: 30 Jun 2026

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/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/xinkeng0/fuckim

this is my im for fuck....

java rabbitmq stmop websocket

Last synced: 21 Jul 2025

https://github.com/jourmey/noodlenet

websocket通信

golang protobuf websocket

Last synced: 29 Apr 2026

https://github.com/jakmobius/tanks

Browser action game project

game multiplayer typescript webgl websocket

Last synced: 11 Apr 2025

https://github.com/simukti/dnswsforfun

A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).

channel concurrent-programming go golang goroutines websocket

Last synced: 04 Apr 2025

https://github.com/rameshvarun/ws-relay

A simple WebSocket relay client and server. Can be used for WebRTC signaling, or to send data directly between browsers.

typescript websocket

Last synced: 23 Jun 2025

https://github.com/bradeneverson/wunos

Uno in a Websocket

ratatui rust tui uno-game websocket

Last synced: 13 Mar 2025

https://github.com/ducksoft/smssenderdroid

基于 WebSocket 的编程控制短信群发系统

anko kotlin kotlin-android ktor websocket

Last synced: 04 Apr 2025

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