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/atakang7/chatverse

Open source real-time chatting application boilerplate template.

javascript mvc-architecture nodejs react ssr tailwind typescript websocket

Last synced: 28 Jan 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/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/sergeykazarinov/voshod--websocket-

В проекте реализованы навыки WebSocket с использованием кастомных хуков

react-hooks reactjs redux-toolkit sass typescript websocket

Last synced: 08 May 2026

https://github.com/fpena2/socketscout

Tauri application for testing WebSocket servers

rust tauri websocket

Last synced: 13 Apr 2026

https://github.com/akmalovaa/centrifugo-ws-chat

learning centrifugo websocket

centrifugo chat fastapi nginx python websocket

Last synced: 08 May 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/metadev-xi/solana-striker

Fast-paced competitive shooter with SPL token rewards

blockchain crypto solana solana-game unity web3 websocket

Last synced: 31 May 2026

https://github.com/svitlanakashkina/mobile-lab-app-server

Mobile Lab App Server ist die Backend-Komponente der Mobile Lab App. Das Projekt basiert auf einer MVC-Architektur mit WebSocket-Schicht. Der Server bietet REST-APIs, Echtzeit-Chat, PostgreSQL-Datenbank via Prisma, Benutzer-Authentifizierung, Push-Benachrichtigungen und E-Mail-Feedback. Portfolio-Projekt.

axios expo expo-notifications express github javascript nativebase-io nodejs postgresql prisma react-native restful-api socket-io ssl-certificate visual-studio-code websocket

Last synced: 05 Oct 2025

https://github.com/isma1306/chatsocket

little chat app made with websocket

express jquery nodejs websocket

Last synced: 13 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/drakata27/chatroom-react

React frontend application for creating chatrooms for real-time communication using Websockets

typescript websocket

Last synced: 07 Oct 2025

https://github.com/HyunJinNo/websocket-tutorial

A repository for testing WebSocket.

websocket

Last synced: 07 Oct 2025

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

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 08 Oct 2025

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/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/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/srjchsv/chat-frontend

Real-time chat next js frontend

css html nextjs ssr websocket

Last synced: 14 Apr 2026

https://github.com/amritendunath/appointmate_1.0

A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.

fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket

Last synced: 07 Apr 2026

https://github.com/lossdev/websockit

Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.

go golang golang-library websocket websocket-client websocket-library websocket-server websockets

Last synced: 13 Mar 2026

https://github.com/chiragsdev/codemate-backend

Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.

aws bullmq continuous-deployment continuous-integration express mongodb nginx node-cron nodejs notifications pm2 razorpay redis websocket

Last synced: 14 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/muhammedbarghou/scoorz

Express + Postgres demo for A WebSocket Server

javascript postgresql websocket ws

Last synced: 23 Feb 2026

https://github.com/denistort/meets-the-stranger-backend

Backend Part Of Open Sourse Meet Application.

backend sever typescript websocket

Last synced: 31 May 2026

https://github.com/shhiivvaam/realtime-device-tracker

Getting the exact and continuous location of users is the primary concern.

express leaflet socket-io websocket

Last synced: 05 Apr 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/ratnesh2003/spring-boot-socketio

A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.

authentication java socket-io spring-boot websocket

Last synced: 19 Jan 2026

https://github.com/mindsers/tutorial-socketio

Application example on socket.io. Drawing application with multiplayer mode.

mindsersit-tutorials socket-io tutorial websocket

Last synced: 19 Jan 2026

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

A tiny WebSocket server built with Jetty 11.

jetty websocket websocket-server

Last synced: 12 Oct 2025

https://github.com/coajs/coa-websocket

一个超轻量的WebSocket服务框架,COA核心组成之一

coa coajs websocket ws

Last synced: 21 Jan 2026

https://github.com/abhishek2001panwar/peer2peer

Peer-to-peer communication app allowing direct connections between two clients. Utilizes Socket.IO and WebRTC for real-time, low-latency communication without a server relay, enabling a seamless two-way connection

communication peer-to-peer realtime socket-io webrtc websocket

Last synced: 04 May 2026

https://github.com/gopher2019/gameServer

zinx 游戏开发学习

game go websocket zinx

Last synced: 14 Oct 2025

https://github.com/serializedowen/chatty

A flexible chat server/client

mysql nodejs react sequelize typescript websocket

Last synced: 27 Jan 2026

https://github.com/seapagan/vosk-test

Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.

python speech-to-text vosk vosk-api websocket

Last synced: 16 Oct 2025

https://github.com/andys8/wscat

Websocket command line listener using elm

command-line elm nodejs websocket

Last synced: 14 Apr 2026

https://github.com/eulerbm/cyber-chat

Cyber Chat é um sistema de chat seguro desenvolvido em Java com Spring Boot no backend, permitindo que usuários se registrem, façam login e troquem mensagens privadas utilizando criptografia de ponta a ponta.

java postgres react spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/konaeakira/gomoku

A Gomoku game server and client using WebSocket

game gomoku node-js websocket

Last synced: 17 Oct 2025

https://github.com/leonardoraele/json-rpc-dual-engine

A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.

client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket

Last synced: 24 Jan 2026

https://github.com/radd/rtc-test-client

Real-time communication test client

http-long-polling nodejs server-sent-events stomp websocket

Last synced: 14 Apr 2026

https://github.com/adrianromanski/chatroom-websocket

Status: Finished || Funcionality: Sending and receiving messages on multi user chat

css html javascript selenium spring spring-boot websocket

Last synced: 14 Apr 2026

https://github.com/nnemirovsky/socket-storm

SocketStorm is a lightweight C# library that implements WebSocket server as a wrapper for the built-in HttpListener

csharp csharp-library dotnet websocket websocket-server websockets

Last synced: 15 Apr 2026

https://github.com/correctroadh/websocketmock

a nice applicant to imtate a websocket\socket.io Server with a friendly GUI and powerful function. websocket server tester

websocket websocket-server websocket-server-test

Last synced: 27 Oct 2025

https://github.com/arunishrajput/ar-chat-app

Real-time chat application using Node.js and Socket.IO with secure configuration.

backend chat-application css frontend html java nodejs real-time-chat render socket-io vercel websocket

Last synced: 15 Apr 2026

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/jarmitage/arduino-p5-server

Send data from Arduino to a Node server and relay via Web Sockets to a client running p5.js

arduino node p5js serialport websocket

Last synced: 15 Apr 2026

https://github.com/scx-projects/scx-websocket

✨ SCX WebSocket

scx websocket

Last synced: 14 Mar 2026

https://github.com/yoset77/shogihome-lan

PC上の将棋エンジンをLAN経由でスマホやタブレットから利用できる、ShogiHomeのフォーク版GUI

shogi typescript usi vue websocket

Last synced: 30 Jan 2026

https://github.com/amirhaytham/chatio

Simple Socket.io ChatApp I/O Using Websockets

api chat chatio io javascript js json socket-io sockets websocket

Last synced: 15 Apr 2026

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/emmanuelsilva/customer-graphql-api

Spring Boot GraphQL API to manage customers

graphql reactive spring-boot websocket

Last synced: 15 Apr 2026

https://github.com/opyate/neuro-evolved-tetris

PyTorch net that learns to play Tetris, and evolves using crossover and gene mutation.

docker-compose fastapi p5js pytorch redis websocket

Last synced: 07 Feb 2026

https://github.com/tarik56/easy-socketio

Wrapper around python-socketio that handles a simple que and threading

python socket-io socketio web-socket websocket

Last synced: 01 Feb 2026

https://github.com/rendy752/restaurant-app

Restaurant themed Progressive Web Apps that shows restaurant based on public API using vanilla javascript

api application-shell cache-api indexed-db progressive-web-app scss service-worker vanilla-javascript web-app-manifest web-component webpack websocket workbox

Last synced: 25 Feb 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://github.com/poboisvert/poll-redis-votes

Redis, WebSocket Votes Polls Streaming

golang polls redis votes websocket

Last synced: 08 Feb 2026

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

Shared state management via websockets.

reducer websocket

Last synced: 08 Feb 2026

https://github.com/matheusgb/autocomplete

🗒️ | A full-stack app leveraging WebSocket and Elasticsearch, built purely for enjoyment and to expand my skill set.

css elasticsearch golang html integration-testing javascript websocket

Last synced: 03 Mar 2026

https://github.com/jackyyzhang03/pixel-go-frontend

🎲 React frontend for multiplayer Go app

react stompjs typescript websocket

Last synced: 16 Apr 2026

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

This application maintain the light weight of websocket connection

javascript typescript webpack websocket

Last synced: 10 Feb 2026

https://github.com/hvu-dev/massive-q

Realtime Chat app using NodeJS and WebSocket

chatroom nodejs websocket

Last synced: 18 May 2026

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/roman-balzer/userstyle-dev-server

npm package for development of userstyles

dev-server scss tampermonkey userstyles websocket

Last synced: 11 Feb 2026

https://github.com/lessup/chatroom

Real-Time Chat Room: Go + Gin + WebSocket Backend, React + TypeScript Frontend, JWT Auth & Prometheus | 实时聊天室:Go + Gin + WebSocket 后端,React + TypeScript 前端,JWT 鉴权与 Prometheus 监控

chat docker go golang instant-messaging react real-time 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/vitormarcal/java-gestao-consulta-api

API Crud para gestão de agendamentos de consulta com chat em tempo real

chat java jpa jwt springdatajpa springsecurity websocket

Last synced: 12 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/ayush272002/exchange

Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.

expressjs monorepo nextjs postgresql pubsub redis turborepo websocket

Last synced: 14 Feb 2026

https://github.com/mbnoimi/websocket-client

A Tiny Delphi-Cross-Socket test under Android

cnpack cross-platform delphi pascal socket websocket websocket-client

Last synced: 14 Feb 2026

https://github.com/humanjavaenterprises/nostr-websocket-utils

The nostr-websocket-utils repository offers a TypeScript library that provides robust WebSocket utilities for Nostr applications. It features automatic reconnection with configurable attempts, heartbeat monitoring, message queuing during disconnections, channel-based broadcasting, type-safe message handling, and built-in logging.

channel-broadcasting heartbeat-monitoring logging message-queuing nostr real-time-communication reconnection type-safety websocket

Last synced: 16 Feb 2026

https://github.com/ck3mp3r/context

Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows

ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket

Last synced: 02 Mar 2026

https://github.com/blacknull/espnetwork

a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.

arduino esp32 esp8266 network portal webservice websocket wifi

Last synced: 16 Apr 2026

https://github.com/cubetiq/ws-service

CUBETIQ WebSocket Service

cubetiq kotlin sockjs spring-boot stompjs websocket

Last synced: 16 Apr 2026

https://github.com/s4w3d0ff/pool-guy

When you need someone to maintain and clean your kiddie pool during twitch live streams, but can't rely on streamelements to get it done.

api async chatbot eventsub twitch websocket

Last synced: 02 Mar 2026

https://github.com/valentinjdt/webcam-exchange

Webcam-Exchange est une application react native mobile pour prendre des photos sur l'appareil hôte.

android camera gallery images photo reactnative typescript websocket

Last synced: 04 Mar 2026

https://github.com/tajjjjr/social-network

A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.

go javascript nextjs sqlite3 websocket

Last synced: 16 Apr 2026

https://github.com/digital-alchemy-ts/hass

Typesecript APIs for Home Assistant. Includes rest & websocket bindings

automation digital-alchemy home-assistant home-automation nodejs typescript websocket

Last synced: 05 Mar 2026

https://github.com/maximbilan/habla-core-gemini

FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run

fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket

Last synced: 03 Jun 2026

https://github.com/nylaurent/brainy-bulb

This app simulates an IoT light control system using MQTT. A web interface allows users to turn a simulated light ON or OFF, while a Python script acts as an IoT device, receiving commands via an MQTT broker. The web client connects via WebSocket, and the Python client uses MQTT over TCP to communicate. 🚀💡

css3 esp8266 html5 javascript mqtt-broker paho-mqtt python3 websocket

Last synced: 17 Apr 2026

https://github.com/to-infinitee/real-time-data-system-arch

The architecture ingests data via Kafka, processes it in real-time with Spark Streaming, and stores it in Cassandra and Hadoop HDFS. It supports direct data push to apps using WebSockets/HTTP Streaming, with a front-end built on Spring Boot, Bootstrap.js, and Chart.js.

backend data-streaming frontend kafka real-time rest-api websocket

Last synced: 05 Mar 2026

https://github.com/capellax02/basic-ecommerce-backend

Simple monolithic e-commerce backend project using Spring Boot, Spring Data JPA, Spring Security, Websockets,and more.

ecommerce-backend spring-boot spring-data-jpa websocket

Last synced: 17 Apr 2026

https://github.com/jeffasante/chatroom.go

Go-powered real-time chatroom with a distinctive terminal-inspired interface. Uses Gin & GORM.

chatroom gin golang gorm real-time websocket

Last synced: 17 Apr 2026

https://github.com/okaybenji/v-r-cubes

V R all cubes. All of us. V really R.

a-frame client html javascript multiplayer server threejs toy vr webgl websocket webvr

Last synced: 17 Apr 2026

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

Our project is a chat application built using Python, Django, Django Channels, WebSocket, Tailwind CSS, JavaScript, and SQLite3. It aims to provide a seamless and secure messaging experience for users across different platforms.

argocd chat-app django docker jenkins minikube websocket

Last synced: 17 Apr 2026