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/royaals/unicode-grid-game

A multiplayer web application that lets a player select and update a block with a Unicode character in a 10x10 grid.

express nodejs reactjs tailwindcss typescript websocket zustand

Last synced: 10 Apr 2026

https://github.com/ricnaga/websocket-example

Aplicação backend que aborda conceitos de websocket

docker express nodejs socket-io typescript websocket

Last synced: 15 Apr 2026

https://github.com/StudyResearchProjects/avocado

:avocado: Web APIs Testing tool

http request testing websocket

Last synced: 09 Oct 2025

https://github.com/seahindeniz/thermostat-esp

A full-stack wireless thermostat project for ESP32 and ESP8266 boards runs with Espruino

docker esp32 esp8266 espruino fullstack github-actions-ci iot mongodb pnpm react tailwind typescript webpack5 websocket wifi

Last synced: 07 Apr 2026

https://github.com/wraithfive/playbot

Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)

admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket

Last synced: 21 Jan 2026

https://github.com/wangxianzhuo/web-console

It can print data on web by websocket

go websocket

Last synced: 24 Jan 2026

https://github.com/halsekiraika/wawwd

This is a backend application for the digital art project "みんなの空間~We are what we do~", which is positioned as part of Ehime Prefecture's "Web 3.0 Human Resource Development Verification Project".

backend rest-api rust-lang websocket

Last synced: 08 Oct 2025

https://github.com/cyntler/node-websocket-temperature

A simple project for a friend that generates random temperatures, based on the WebSocket.

nodejs temperatures websocket

Last synced: 15 Apr 2026

https://github.com/broadcastt/broadcastt-js

JavaScript library for Broadcastt WebSocket Protocol

broadcast client events http pubsub websocket

Last synced: 27 Jan 2026

https://github.com/johntalton/i2c-port

I²C over MessagePort

bus i2c messageport virtual websocket

Last synced: 29 Jan 2026

https://github.com/mabdusshakur/pandadiscuss

PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.

api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket

Last synced: 08 May 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/kdeary/ethermeris

Real-time State Management Networking Framework for Node.js

framework-javascript javascript nodejs state-management webrtc websocket

Last synced: 14 Apr 2026

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

A simple websocket server written in go for blazing fast communication in the connected channels.

chat-application docker docker-compose dockerfile go go-websocket go-websocket-client go-websocket-server golang websocket websocket-client websocket-server

Last synced: 04 May 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/utkuonursahin/easy-chat-be

Realtime chat application server side with Spring Framework, WebSocket and PostgreSQL.

spring spring-boot spring-mvc websocket

Last synced: 25 Feb 2026

https://github.com/matsmaker/chat

Example of chat

example websocket

Last synced: 05 Oct 2025

https://github.com/adrianhajdin/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: 31 Jan 2026

https://github.com/xaionaro-go/obs-grpc-proxy

A gRPC proxy to forward requests to OBS WebSocket

go golang grpc obs proxy websocket

Last synced: 31 Jan 2026

https://github.com/atharv7901/lru-cache

Implemented LRU (Least Recently Used) Cache in Go with a REST API for "GET", "SET" and "DELETE" operations, and a Websocket endpoint to dynamically reflect the current state of the cache. The front end is built using React and Redux Toolkit (RTK) for state management

gin-gonic golang mutex-lock reactjs redux redux-toolkit websocket

Last synced: 07 Feb 2026

https://github.com/jjok97/picple

실시간 화상 공유 및 AI 기반 이미지 생성 포토부스 서비스

webrtc websocket

Last synced: 07 Feb 2026

https://github.com/emmanuelsilva/customer-graphql-api

Spring Boot GraphQL API to manage customers

graphql reactive spring-boot websocket

Last synced: 15 Apr 2026

https://github.com/sssshefer/socket-io

Project on how to use socket.io

nodejs socket-io websocket

Last synced: 01 Mar 2025

https://github.com/kiranbaby14/talkmateai

🎭 Real-time voice-controlled 3D avatar with multimodal AI - speak naturally and watch your AI companion respond with perfect lip-sync

fastapi flash-attention-2 huggingface kokoro-tts multimodal-ai nextjs smolvlm vlm websocket whisper-ai

Last synced: 15 Apr 2026

https://github.com/carlosalmanzab/backend-report-app

El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.

docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets

Last synced: 25 Feb 2026

https://github.com/felipenobrg/nlw-nodejs

A project using node for practice websocket.

docker nodejs websocket

Last synced: 13 Apr 2026

https://github.com/victron-venus/inverter-dashboard-go

Real-time Victron inverter web dashboard (Go) — same role as inverter-dashboard, implemented in Go with MQTT and optional Home Assistant direct control

cerbo-gx dashboard docker go golang hass home-assistant mqtt real-time venus-os victron websocket

Last synced: 29 Apr 2026

https://github.com/wk989898/web-ipc

:bulb:click in web , excute in server

electron ipc nodejs ts typescript web websocket

Last synced: 07 May 2026

https://github.com/ericgomez/platziverse

Curso Avanzado de Node.js - Proyecto del curso - PlatziVerse - Vamos a construir una plataforma de Internet de las Cosas, enfocándonos en *Real Time*. Utilizaremos las nuevas características de **JavaScript** que vienen en **ECMAScript 2016** y vamos a trabajar con **Postgres** como base de datos.

ava express jwt mqtt node nodejs nyc postgres postgresql sequelize socket-io vuejs websocket

Last synced: 13 Apr 2026

https://github.com/romero-ezequiel/chatapp

Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku

bootstrap4 express javascript mongodb nodejs websocket

Last synced: 13 Apr 2026

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

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 26 Mar 2025

https://github.com/sandygudie/kanban

The Kanban Application is a project management tool for managing and tracking project development.

ant-design cypress docker-compose google-auth react redux-toolkit rtk tailwindcss typescript websocket

Last synced: 15 Apr 2026

https://github.com/friedjof/wireguardadmin

A modern web interface for managing WireGuard VPNs with live status, firewall management, and real-time updates.

admin api deshboard docker firewall flask iptables linux management monitoring network peer python realtime security vpn webinterface websocket wireguard

Last synced: 15 Apr 2026

https://gitlab.com/kjpc-tech/kjpc-django-template

Basic [Django](https://www.djangoproject.com/) web application template.

api bootstrap4 celery channels cms cookiecutter django ecommerce geodjango pytest rest template vuejs wagtail webpack website websocket

Last synced: 11 Mar 2025

https://github.com/happytunesai/ez-stt-logger-gui

Python GUI for real-time Speech-to-Text (STT) using local Whisper, OpenAI API, or ElevenLabs API. Features audio logging, filtering, replacements, WebSocket control (Stream Deck), and Streamer.bot integration.

audio-processing customtkinter elevenlabs-api ez-stt-logger-gui gui openai-api python python-application speech-recognition speech-to-text stream-deck streamer-bot stt tkinter transcription websocket whisper

Last synced: 30 Apr 2026

https://github.com/itsronalds/node-python-websocket

Websockets integration with Node.js and Python

azure nodejs python sqlserver websocket

Last synced: 29 Mar 2025

https://github.com/synodriver/asgi-cgi-handler

run cgi scripts inside asgi, and with websocket, sse support

asgi cgi websocket

Last synced: 07 Apr 2025

https://github.com/akshaynayak1719/real-time-collaboration-tool

Collaborative Chat Application For Multiple Users

jwt-authentication mongodb nodejs reactjs socket-io websocket

Last synced: 11 Apr 2026

https://github.com/tejashah88/triforce-control

An Android app that bridges any ADT-1 dev game controller to a Windows computer to allow playing GameCube/Wii Games (mainly SSBM).

android dolphin-emu gamecube kotlin ssbm websocket wii windows

Last synced: 05 May 2026

https://github.com/landev01/ama

AMA | Ask My Anything é uma aplicação web em tempo real que permite criar salas de perguntas e respostas dinâmicas.

react-query reactjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/xdusongwei/porkpepper

编写基于 Redis 通信协议的服务, 并且支持对 Websocket 会话进行操作

asyncio python python3 redis server websocket

Last synced: 06 May 2026

https://github.com/theprincelle/plantae

Project created during class (T3 module)

php ratchet school-project websocket

Last synced: 19 Apr 2026

https://github.com/andrearcaina/echo

Echo is a social meme app with real-time video and messaging features

dart flutter go rest-api websocket

Last synced: 14 Apr 2026

https://github.com/yaroslaff/lightsleep

sleep() you can interrupt with redis or websocket event

cron cronjob instant interrupt interruption redis safe sleep websocket

Last synced: 06 May 2026

https://github.com/22a31a0525/devbridgeide

DevBridgeIde website available within the below link if replit platform run the code as the server on free credits

java postgresql reactjs spring-boot superbase websocket

Last synced: 11 Apr 2026

https://github.com/neninja/sinergia

Jogo sintonia usando websocket

boardgame laravel livewire websocket

Last synced: 10 May 2026

https://github.com/karan19698/spring-chat-app

Real-time chat app using Spring Boot, WebSocket & STOMP with Docker-based deployment.

docker java maven render springboot stomp websocket

Last synced: 11 Apr 2026

https://github.com/SahilBhukal001/RapidFix

Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery

expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket

Last synced: 16 Apr 2025

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

Frontend developer in Angular for real-time chat with API developed in SpringBoot

angular bootstrap chat-application websocket

Last synced: 28 Apr 2026

https://github.com/sahil2k07/websockets-go

The project illustrates the use of websockets in golang using the gorilla websocket package.

echo golang gorilla-websocket websocket

Last synced: 20 Oct 2025

https://github.com/alfianandinugraha/learn-websocket-basic

Example websocket without https://socket.io

http javascript websocket

Last synced: 01 Jul 2025

https://github.com/santidotio/tv-remote

Control TV from web interface

cec cec-client hdmi hdmi-cec home-automation websocket

Last synced: 18 Nov 2025

https://github.com/almoggutin/checkers-server-node-socket-io

Online checkers game where users can signup to the application and play against other users. In addition there is chat functionality and users can customize their profile account.

checkers-game css3 express html5 mongodb nodejs nosql socket-io vanilla-javascript websocket

Last synced: 14 Apr 2026

https://github.com/fahrimz/chat_be_express

Backend part for chat app. Built with express.

backend chat express pnpm typescript websocket

Last synced: 06 May 2026

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

an example program for comfyui-go-sdk.

api comfyui example golang sdk websocket

Last synced: 02 Sep 2025

https://github.com/jungin500/lpcv21-nas-backend

Part of PotatoNet (jungin500/lpcv21-submission) - Websocket-based backend inference & power consumption measurement framework

potatonet powermeter python websocket

Last synced: 27 May 2026

https://github.com/xidisoft/xidichat

xidichat是一款私有化部署即时通讯聊天系统。前端基于uniapp实现,服务器端基于php开发环境

chat css html javascript php uniapp vue websocket

Last synced: 11 Apr 2026

https://github.com/kadirgecit/esp32-ble-controller

A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.

arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket

Last synced: 14 Apr 2026

https://github.com/davidje13/shared-reducer-frontend

Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer

reducer websocket

Last synced: 11 Oct 2025

https://github.com/geekshi/webone

A web project demonstrating the frontend and backend technology stack

html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket

Last synced: 21 Jan 2026

https://github.com/muhammedbarghou/scoorz

Express + Postgres demo for A WebSocket Server

javascript postgresql websocket ws

Last synced: 23 Feb 2026

https://github.com/thanhdxuan/chatapp

Chat application that uses the peer-to-peer model and client-server model.

javascript socket-io webrtc websocket

Last synced: 11 Apr 2026

https://github.com/dipanshu18/gossips

A chat app with features like one-to-one chat and group chat which also provides media sharing

express mongodb mongoose nodejs react-router reactjs redis tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/nccapo/ws-chat

WebSocket based chat application

chat chat-api chat-application go golang websocket websocket-chat

Last synced: 11 Oct 2025

https://github.com/wpsignal/wordsocket

Sends realtime events from WordPress to browsers via api.wpsignal.io. Connects via WebSocket (SSE fallback) and exposes a public JS API for other plugins to share the connection. Also provider a WebSocket based provider for WordPress's Realtime Collaboration.

io php php8 realtime sse sse-client typescript websocket websockets wordpress-plugin yjs yjs-provider

Last synced: 06 May 2026

https://github.com/isuke/nim_websocket_sample

Nim websocket sample

nim nim-lang websocket

Last synced: 31 Mar 2025

https://github.com/shantoislamdev/shellwire

A WebSocket daemon for remote shell execution and interactive terminal sessions, built to give Android apps and agents a full desktop-like shell through Termux

android cli daemon posix pty python remote-execution remote-shell termux websocket

Last synced: 14 Jun 2026

https://github.com/eddiescj/chat-frontend

A simple web react app to provide support in learning how to use socket.io built on [Backend Project](https://github.com/EddieSCJ/chat-api)

chat react socketio socketiochat socketioclient websocket websockets-client

Last synced: 11 Apr 2026

https://github.com/iamsuatzengin/online-auction-android

Online Auction Android application using WebSocket with Ktor client.

android kotlin ktor-client ktor-websocket websocket

Last synced: 19 Jan 2026

https://github.com/fahrimz/chat_expo

React Native (Expo) chat app using WebSocket

chat expo react-native websocket

Last synced: 06 May 2026

https://github.com/sidmohan0/alphadb

Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.

algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket

Last synced: 11 Apr 2026

https://github.com/shinosaki/websocket-client-go

Simple wrapper library for golang.org/x/net/websocket

go golang websocket wrapper

Last synced: 12 Oct 2025

https://github.com/maks11060/protocols

Implementation of simple protocols in typescript

deno socks5 stun typescript upnp websocket

Last synced: 19 May 2026

https://github.com/shahzaibalijamro/nodejs-course

💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.

authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket

Last synced: 11 Apr 2026

https://github.com/krondorl/lucid-light-lottery

Full Stack Lottery App with Websocket

node-js react typescript websocket

Last synced: 11 Apr 2026

https://github.com/synoet/sturgeon

record and replay rust streams with timing

async rust rust-crate streams websocket websockets

Last synced: 12 Oct 2025

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/shinosaki/comment-viewer

ブラウザで動作するニコニコ生放送 コメントビューア / NicoLive comment viewer (works on Cloudflare Workers)

comment-viewer nicolive niconico websocket

Last synced: 31 Mar 2025

https://github.com/pyother/pyother-ros-app

Personal version of Robot Operating System (application for mobile robot control).

graphql mqtt nodejs react robot-control robot-framework robot-operating-system ros visual-odometry websocket

Last synced: 11 Apr 2026

https://github.com/kirpinev/burger

Маленькая бургерная на краю вселенной...

css-modules react react-dnd redux redux-thunk typescript websocket

Last synced: 28 Apr 2026

https://github.com/sapog87/yet-another-chat

Многопользовательский чат, где пользователи могут отправлять сообщения как в личных диалогах, так и в группах.

docker java-17 maven spring-boot websocket

Last synced: 14 Apr 2026

https://github.com/cmohan312002/sketchpad

It is a simple web application that simply helps people to collaborate on various ideas and sketch it out. The users may be Students discussing any study topic, Teachers explaining students through whiteboarding and Professionals sharing their ideas while brainstorming. This whiteboard helps each and every user.

canvas expressjs nextjs react websocket

Last synced: 14 Apr 2026

https://github.com/avivharuzi/ws-example

WebSocket example project using Node.js and Angular

angualr nodejs nx typescipt websocket

Last synced: 19 Apr 2026