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/tuhuynh27/ws-game-server

Example Game Server written in Go

go mongodb websocket

Last synced: 18 May 2026

https://github.com/antelcat/protoo-sharp

ported to .NET from https://github.com/versatica/protoo

aspnetcore protoo protoo-server server-side signaling websocket

Last synced: 10 Feb 2026

https://github.com/ericgomez/instagrom

Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB

api expressjs mongodb nodejs nodemon websocket

Last synced: 08 May 2026

https://github.com/postsilicondev/tdn-bevy

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 08 Oct 2025

https://github.com/jmdisuanco/pinipig-react-app

Pinipig.js Client (React) App

client fetch pinipig react websocket

Last synced: 16 Apr 2026

https://github.com/zeh237/flask-sqs-order-analytics-backend

A Flask-based order processing system using AWS SQS for asynchronous tasks and a real-time analytics dashboard powered by SocketIO

aws awssq flask python websocket

Last synced: 08 May 2026

https://github.com/purpuraambiental/api-mg

API para a conexão com o banco de dados MongoDB utilizando Redis para cachê e docker compose para orquestração em ambiente dev

docker java maven mongodb mongodb-atlas redis rest-api spring-boot spring-mvc websocket

Last synced: 08 Oct 2025

https://github.com/jose-pleonasm/py-logging-websocket

Handler for py-logging which writes logging records to a WebSocket.

extension javascript nodejs py-logging websocket

Last synced: 08 May 2026

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

A full-stack real-time chat application with a Node.js backend, React frontend, PostgreSQL database, Redis, and Docker-based infrastructure

chat-application docker express full-stack-application nodejs postgresql prisma react redis websocket

Last synced: 13 Jan 2026

https://github.com/exbotanical/uxc

A full-stack real-time chat app with all the bells and whistles.

graphql react real-time redis websocket

Last synced: 16 Apr 2026

https://github.com/simo-hue/reviewvault

🛡️ A self-hosted, anti-bot web app to extract and backup Google Maps reviews to local JSON files in real-time.

anti-bot automation google-maps json nodejs playwright reviews self-hosted web-scraping websocket

Last synced: 02 Jun 2026

https://github.com/antoniocosentino/ktrade-web

Web version of kTrade trading bot. It works with Spotware API through a Websocket connection

bot javascript php spotware trading websocket

Last synced: 16 Apr 2026

https://github.com/li0ard/meridicord

Rich Presence для Meridius на Linux (и не только)

discord meridius music rich-presence vk vkontakte websocket

Last synced: 18 Jan 2026

https://github.com/manishtmtmt/sportz-websockets

Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message, validation, subscriptions).

websocket websockets ws

Last synced: 28 Jun 2026

https://github.com/shreekar11/scalable-websocket-server

This repository provides a scalable WebSocket implementation, using WebSockets and Redis Pub/Sub for efficient real-time communication.

nodejs pubsub redis typescript websocket

Last synced: 08 May 2026

https://github.com/teatak/mcp-server-browser

MCP server that runs in the browser. Register tools and prompts on a page; expose them to a local MCP client over WebSocket.

agent browser mcp model-context-protocol typescript websocket

Last synced: 31 May 2026

https://github.com/nning/rails51-websocket-react

Prototype for server push with ActionCable and React

prototype rails rails5 react websocket

Last synced: 18 Feb 2026

https://github.com/waithawoo/hermesockserve

Modular Websocket Server using socket.io

broadcast nodejs socket socket-io websocket websocket-server

Last synced: 14 Feb 2026

https://github.com/ma2903/reading-marathon

Aplicação full-stack de Maratona de Leitura com painel em tempo real, utilizando React, Node.js, WebSockets, RabbitMQ e Docker.

docker docker-compose express fullstack javascript nodejs rabbitmq react tailwindcss vite websocket

Last synced: 08 Apr 2026

https://github.com/lee-seokmin/DownBit

📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.

bitcoin coin javascript upbit upbit-api virtual-currency websocket

Last synced: 06 Oct 2025

https://github.com/munadil-dev/chat-room

Created to learn WebSockets in JS

react typescript websocket

Last synced: 13 Apr 2026

https://github.com/takashiro/karuta-protocol

A REST-like protocol based on WebSocket for both Node.js and browser environments

restful-api websocket

Last synced: 24 Jan 2026

https://github.com/metadev-xi/binance-elite

VIP trading automation for high-volume Binance traders

binance-api binance-auto-bot blockchain crypto node-js web3 websocket

Last synced: 31 May 2026

https://github.com/vitormarcal/vue-chat-webrtc

Sistema de marcação de consultas com atendimento via chat de texto e video

chat chatroom nuxt vue webrtc webrtc-video websocket

Last synced: 12 Feb 2026

https://github.com/qianlongo/i-websocket

promise、reconnecting、Interceptors websocket

websocket

Last synced: 13 Feb 2026

https://github.com/italomaia/docker-compose-flask-io

Quick flask template for working with flask and websocket

boilerplate docker flask javascript python vuejs websocket

Last synced: 16 Apr 2026

https://github.com/matsmaker/chat

Example of chat

example websocket

Last synced: 05 Oct 2025

https://github.com/veryshyjelly/setu-engine

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 25 May 2026

https://github.com/alejandro-castillo-delgado/websocket

**WebSocket Server con Node.js y Socket.IO** 🌐 Servidor básico para comunicación en tiempo real, ideal para chats, notificaciones o actualizaciones instantáneas. Incluye: - Conexiones bidireccionales vía WebSocket - Soporte CORS para integración frontend - Eventos personalizados (`mensaje`/`respuesta`) - Configuración mínima y escalable

api backend chat-app cors events express instant-updates javascript nodejs nodejs-server notifications realtime realtime-api realtime-communication server socketio websocket websocket-server

Last synced: 11 Apr 2026

https://github.com/azevedoguigo/thermosync-mobile

A beautiful app with ESP32 integration to get real-time room temperature data and Open Weather API for weather data.

expo open-weather-api react-native typescript websocket

Last synced: 18 Feb 2026

https://github.com/programandoconro/pico-web-mouse

A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.

adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket

Last synced: 18 May 2026

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

Node.js program

chat nodejs websocket

Last synced: 18 May 2026

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

Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.

backend gin golang gorilla-websocket microservice rabbitmq websocket

Last synced: 18 May 2026

https://github.com/belingud/rust-echo-websocket

Echo websocket server by rust

echo rust websocket

Last synced: 05 Mar 2025

https://github.com/vacaramin/go-react-ticktacktoe

This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.

go golang websocket

Last synced: 12 May 2025

https://github.com/prandogabriel/tech-talk-ws-and-aws-api-gateway-ws

exemplo prático sobre AWS APÌ gateway websocket

aws aws-lambda websocket websockets

Last synced: 20 May 2026

https://github.com/exsaron/renju-online

Веб-реализация рендзю

fastapi sqlalchemy websocket

Last synced: 20 May 2026

https://github.com/herve-d/p13_chat-poc

PoC for chat app using websocket

angular chat springboot websocket

Last synced: 20 Jan 2026

https://github.com/nextlevelshit/adonis-crawler

A free web crawler on top of the incredibile AdonisJS Framework

adonisjs crawler javascript nodejs regex spider websocket

Last synced: 22 May 2026

https://github.com/ukrbublik/twitter_stream_feed

[test task] Simple web app to show last tweets in real-time.

async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets

Last synced: 29 Mar 2025

https://github.com/carter907/javasox

Java websocket library

java javascript socket-io websocket

Last synced: 24 Feb 2025

https://github.com/mohammadnazm/webrtc-nodejs-typescript-project

A basic WebRTC peer-to-peer project using Node.js, WebSocket, and TypeScript. This project sets up a signaling server and WebRTC clients for real-time video streaming, showcasing a simple, TypeScript-based approach to WebRTC connections.

express nodejs typescript webrtc websocket yarn

Last synced: 08 Apr 2026

https://github.com/simon987/ws_bucket

Simple websocket-based file upload service with token-based auth

fasthttp websocket

Last synced: 19 Sep 2025

https://github.com/kartik989-max/chessmate.io

This project is a web-based chess game built using WebSocket, Express, and EJS. It allows players to connect in real-time, get paired into rooms, and play against each other.

chessjs css ejs express html javascript node socket-io tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/hugohil/aio

realtime audio analysis tool

audio dsp io socket-io sound tool websocket

Last synced: 20 May 2026

https://github.com/crispy-strawberry/zocket

Websocket implementation in zig

websocket websockets zig

Last synced: 20 May 2026

https://github.com/kartikmanimuthu/phoenix-websocket-notifier

A high-performance real-time notification system built with Node.js, Express, Socket.io, and Redis.

docker expressjs nodejs redis socket-io socket-programming websocket

Last synced: 09 Apr 2026

https://github.com/nopnop2002/esp-idf-vcp2web

Wireless VCP Monitor for esp-idf

esp-idf esp32 uart usb virtual-com-port websocket

Last synced: 18 May 2026

https://github.com/somnathkar000/talkflow-backend

This project is a simple chat backend application using TypeScript and the Socket.io library for WebSocket communication.

rest-api socket-io typescript websocket

Last synced: 18 May 2026

https://github.com/petatemarvin26/vin-socket.server

This application maintain the light weight of websocket connection

javascript typescript websocket ws

Last synced: 19 Feb 2026

https://github.com/boss294/conexus

Conexus is a cutting-edge secure communication platform designed for modern connectivity needs. It ensures private and seamless communication by combining end-to-end encryption with a user-friendly interface. Conexus offers real-time messaging, file sharing, and group discussions while prioritizing security and performance.

conexus mayankchawdhari website websocket

Last synced: 12 Jan 2026

https://github.com/quartercastle/go-websocket-server

Experimenting with a websocket server based on gorilla/websocket

golang node server websocket

Last synced: 13 May 2026

https://github.com/foopis23/asteroid-excavator

A WIP multiplayer game written in typescript with pixi.js and websockets

html5-game pixijs socket-io websocket

Last synced: 27 Apr 2026

https://github.com/divyarajsinhsindhav/chatify

Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.

javascript mongodb nodejs reactjs socket-io websocket

Last synced: 05 Apr 2025

https://github.com/octokerbs/gochat

Websocket chat app built in Go and React.

channels go javascript react react-router websocket

Last synced: 13 Apr 2026

https://github.com/myfreax/webrtc-stun

STUN Server use by exchange peer ICE,OFFER and ANSWER

demo example server webrtc websocket

Last synced: 17 May 2026

https://github.com/shuddha2021/reactchat

ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.

back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket

Last synced: 09 Apr 2026

https://github.com/dozyio/watch-websocket

File Watcher with Websocket

file-watcher go golang websocket

Last synced: 12 Apr 2025

https://github.com/code-raushan/chat-server-ws

Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.

chat-server go pubsub redis scale websocket

Last synced: 18 May 2026

https://github.com/thiagohrcosta/real-time-communication

The Real Time Communication project is a part of the Python Developer formation at Rocketseat. The primary goal is to create and practice Websockets in payment methods, enabling real-time updates on pages as soon as the payment gateway confirms transactions.

flask-application pytest python websocket

Last synced: 07 Jul 2025

https://github.com/x-ration/fts-web

一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】

bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket

Last synced: 17 Apr 2026

https://github.com/maluscat/socket-base

[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.

deno javascript nodejs typescript websocket

Last synced: 02 Feb 2026

https://github.com/huzaifac137/photo-messaging-app

Created a realtime image sharing app with socket.io.

express expressjs messaging nodejs react reactjs socket-io websocket

Last synced: 05 Apr 2026

https://github.com/joefelx/tictactoe-online

Tic-Tac-Toe Online is a multiplayer version of the classic Tic-Tac-Toe game, designed to be played over the internet.

express game react socket-io websocket

Last synced: 09 Apr 2026

https://github.com/gonzofish/ws-chat-server

A small server for chatting through WebSockets

chat eventmachine ruby toy toy-project websocket websockets

Last synced: 21 Mar 2025

https://github.com/marcvspt/wschat

WebSocket example through Nginx reverse proxy

docker nginx websocket

Last synced: 13 Apr 2026

https://github.com/lararosekelley/wslib

Lightweight, thoroughly tested WebSocket client with features like automatic reconnection

javascript typescript websocket websocket-client ws

Last synced: 07 Apr 2026

https://github.com/ramgoel/cochat-server

Backend API and Socket Server of CoChat Web Application

express javascript socket-io websocket

Last synced: 09 May 2026

https://github.com/foldcat/dswsc

dead simple websocket client

websocket

Last synced: 27 Jun 2025

https://github.com/g4lb/mean-stack-project

Final Project using MEAN (MongoDB,Express,Angular2,Node.js)

angular2 express mean-stack mongodb mongoose node-js toast webservice websocket

Last synced: 10 Mar 2025

https://github.com/jryannel/go-ws-with-cancel

A go based websocket client and hub with cancel support

context go websocket

Last synced: 04 Apr 2025

https://github.com/skygenesisenterprise/api-service

The Official Sky Genesis Enterprise API Service Ecosystem

api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket

Last synced: 31 Dec 2025

https://github.com/zhangzhuang15/jslook

展示javascript基础知识、web前端开发专题技术点、面经.

ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket

Last synced: 07 Apr 2026

https://github.com/brijes987/securechat

High-performance real-time chat server with end-to-end encryption 🔒 Crypto: AES-256, RSA-2048, SHA-256, HMAC validation 🌐 Network: TCP/UDP sockets, WebSocket, TLS/SSL, async I/O 🛠️ Tech: C++20, OpenSSL, Qt5, Docker, CMake, Prometheus 🧪 Testing: Google Test, k6 load testing, Valgrind analysis ⚡ DevOps: GitHub Actions CI/CD, multi-platform builds

aes-encryption ci-cd cmake cpp20 cross-platform cryptography docker end-to-end-encryption enterprise jwt-authentication networking openssl qt5 real-time-chat rsa-encryption tls websocket

Last synced: 03 May 2026

https://github.com/tukue/event-driven-platform

Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure

fastapi react redis-cloud websocket

Last synced: 07 Mar 2026

https://github.com/cevin/hydra

distributed websocket broker

go hydra websocket

Last synced: 29 Mar 2025

https://github.com/asifrahaman13/healthcare

A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.

fastapi javascript nextjs openai python websocket

Last synced: 09 Apr 2026

https://github.com/tigeryant/super-bomber-elf

Solution to Hack London's December hackathon

game hackathon websocket

Last synced: 06 Jul 2025

https://github.com/superoo7/prisma2-chat-app

Simple chat app implemented with Prisma2 using Typescirpt, Graphql

graphql prisma prisma2 typescript websocket

Last synced: 20 May 2026

https://github.com/rustkas/websocket-examples

Examples of using WebSocket (dart:io, dart:html)

dart2 websocket

Last synced: 28 Apr 2026

https://github.com/musauyumaz/signalr

https://www.youtube.com/playlist?list=PLQVXoXFVVtp3RSycdru4WpnfPEOFxONiX

asp-net-core bi-direction-streaming client-server data-transfer http2 hub ihubcontext microsoft real-time-server rpc signalr tcp websocket

Last synced: 21 Mar 2025

https://github.com/upsub/cli

Command line interface for UpSub

cli message-bus real-time upsub websocket

Last synced: 17 Feb 2026

https://github.com/mario-r-aguilar/chat

Aplicación para chatear basada en el funcionamiento de websockets

app backend bootstrap chat express handlebars javascript node-js socket-io websocket

Last synced: 07 Apr 2026

https://github.com/ledccn/suws-php-sdk

Su WebSocket服务器 PHP-SDK

go golang websocket

Last synced: 24 Sep 2025

https://github.com/lilanga/stan-dashboard

Stan Dashboard is for monitoring STAN server activities.

dashboard nats reactjs websocket

Last synced: 19 Apr 2026