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/briso10-dev/web-sockets

A project fully explaining and implementing web sockets in javascript

client http javascript nodejs server websocket

Last synced: 12 May 2026

https://github.com/akrantz01/lights

Control an Adafruit NeoPixel strip through a web UI with support for presets, schedules, and custom animations.

golang protobuf python raspberry-pi react redux typescript websocket

Last synced: 20 Mar 2025

https://github.com/deepcloudlabs/dcl358-2023-may-08

DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka

cqrs-pattern event-driven-architecture event-pattern event-sourcing java kafka reactive-pattern reactive-programming saga-pattern spring-boot websocket

Last synced: 20 May 2026

https://github.com/nolze/pusherpush

Web-based quiz buttons

button node quiz websocket

Last synced: 20 May 2026

https://github.com/calebeverett/keyrock-task

gRPC server streaming aggregate order book summaries

crypto exchanges grpc keyrock orderbook rust-lang stream tonic websocket

Last synced: 15 May 2026

https://github.com/mysteriza/websocket-chatting-app

WhatsUp, A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).

chatting-app html python websocket

Last synced: 03 Aug 2025

https://github.com/matheusfillipe/irc.js

Tiny simple irc client for the browser using webscoket. It can be used for unrealircd with websocket module or with my ws2irc bridge.

irc webirc websocket

Last synced: 14 Mar 2025

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

Short WebSocket Example for mutating a global variable available throughout the connection 🔗

client mutation nodejs server variable websocket ws

Last synced: 20 Apr 2026

https://github.com/samyouaret/mqtt_over_web_sockets_example

a demonstration using MQTT over web sockets with RabbitMQ

message-broker message-queue mqqt rabbitmq websocket

Last synced: 09 Jul 2025

https://github.com/faizahmedfarooqui/nestjs-rabbitmq-task-manager

Task Manager built using NestJS and TypeORM, and it uses RabbitMQ for event-driven communication between microservices

nestjs postgresql rabbitmq typescript websocket

Last synced: 07 May 2026

https://github.com/teonet-go/teoproxy

Teonet proxy client server packages to connect golang wasm applications with Teonet peers.

fyne go go-gui golang microservices proxy teonet wasm web-app web-application websocket

Last synced: 15 May 2026

https://github.com/royaals/chat-application

Chat application that supports real-time messaging.

express mongodb nodejs react websocket

Last synced: 05 Apr 2026

https://github.com/dogaanismail/read-together

Read Together: A platform for People who Stutter(PWS) to record and share reading practices, privately or with a supportive community.

fullstack java liquibase monolith postgresql react reading-aloud self-improvement spring-boot stammering stuttering typescript websocket

Last synced: 08 Apr 2026

https://github.com/clwluvw/googlehome-with-arduino

Using IFTTT to send command from Google Assistant to the server websocket client

google-assistant ifttt ifttt-webhooks webhook websocket

Last synced: 03 Mar 2025

https://github.com/v00d00-child/go-chat-app-v1

A web server and client(s) for simple web base chatting using WebSocket.

golang jwt-authentication websocket

Last synced: 21 Jul 2025

https://github.com/subhashladumor1/laravel-socket.io

💬 Real-time chat application built with Laravel & Socket.IO. Features WhatsApp-like UI, instant messaging, online status, typing indicators, and message receipts. Perfect for learning real-time web development.

bootstrap chat-application chat-interface instant-messaging javascript laravel laravel-framework laravel-tutorial learning-project nodejs online-status php real-time-chat real-time-communication socket-io socket-io-chat-app web-development websocket whatsapp-clone whatsapp-clone-app

Last synced: 07 Apr 2026

https://github.com/sebastianurdaneguibisalaya/building-a-voice-agents-for-forms

Step-by-step guide to building a voice agents for forms using FastAPI as the back-end and Groq API.

artificial-intelligence fastapi groq python voice-agent websocket

Last synced: 15 May 2026

https://github.com/lovesaroha/lchat

A simple group chat app implemented using WebSockets.

golang javascript websocket

Last synced: 09 May 2026

https://github.com/rokoss21/enigmo

🔐 Privacy-first messaging platform with end-to-end encryption. Flutter client + Dart server. Ed25519/X25519 cryptography, WebSocket real-time communication, zero-knowledge architecture.

cross-platform cryptography dart e2ee encryption flutter messaging mobile-app monorepo privacy real-time security websocket zero-knowledge

Last synced: 17 Jan 2026

https://github.com/bogdusik/real-time-chat-application

A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.

postgresql react real-time-chat spring-boot stomp websocket

Last synced: 12 Apr 2026

https://github.com/athrvk/catch10

a card based game inspired from Dehla Pakad created using React, SpringBoot, MongoDB

card-game game mongodb react spring-boot websocket

Last synced: 12 Apr 2026

https://github.com/mediacomem/comem-archioweb-tictactoe

An exercise to implement a real-time tic-tac-toe with WebSockets or the Web Application Messaging Protocol (WAMP).

exercise real-time wamp wamp-protocol websocket ws

Last synced: 08 Apr 2025

https://github.com/lukman-01/simple-client

Rust WebSocket client allows you to connect to a WebSocket server and process real-time data

async concurrent-programming rust thread websocket

Last synced: 14 Jun 2026

https://github.com/smeinecke/signal-websocket-bridge

signal-cli WebSocket bridge and bot toolkit

dbus docker python signal websocket

Last synced: 14 Apr 2026

https://github.com/joeylr2042/flask-socketio-api

Flask_SoketIO implementation of an algorithmn API. The API is based on the websocket and can asynchronously return data to clients.

api-client api-server flask-api flask-socketio python websocket

Last synced: 01 Apr 2025

https://github.com/na-trium-144/webcface-js

WebCFace client for node.js and browser

nodejs rpc typescript websocket

Last synced: 14 Oct 2025

https://github.com/vaidik24/real-time-stock-price-tracker

The Real-Time Stock Price Tracker is a dynamic web app that allows users to monitor stock prices, manage personalized watchlists, and receive instant alerts via email and SMS. Built with React and Node.js, it leverages real-time data for informed investments.

express express-rate-limit javascript jwt-authentication nodemailer react tailwind-css twilio websocket

Last synced: 07 May 2026

https://github.com/idabmat/tic_tac_toe_channel

Phoenix WebSocket API for TicTacToe game

api elixir phoenix tic-tac-toe websocket

Last synced: 25 Mar 2025

https://github.com/diegohce/hddproxy

A small proxy for web apps to access local files

go golang local-file proxy webapp websocket websocket-server

Last synced: 24 Mar 2025

https://github.com/chamster24/intrachat

IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!

anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket

Last synced: 01 Mar 2026

https://github.com/theoliverlear/script-social

Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.

angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket

Last synced: 29 Apr 2026

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/sergeykazarinov/stellar-burger

Десктопное веб-приложение для составления и заказа бургеров

eslint react react-hooks react-router scss-modules typescript websocket

Last synced: 14 Apr 2026

https://github.com/darthrichlius/chat.rdieud.app

A secure, reliable and scallable real-time multi-modal chat solution (Public repository) [WIP]

api aws chat cloud microservice react reactnative turborepo typescript websocket

Last synced: 07 May 2026

https://github.com/dkxce/httpserver

dkxce HTTP Server with WebSocket and cgi-bin support

dkxce http server tcp web websocket

Last synced: 15 Oct 2025

https://github.com/dikaizm/capstone-digital-twin

Digital Twin adalah model digital dari sistem atau proses fisik yang digunakan untuk mengoptimalkan pemantauan proses produksi pada casting plant.

digital-twin golang monitoring reactjs websocket

Last synced: 27 Jan 2026

https://github.com/jakh0n/hacathon_backend

This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.

express-js node-js websocket

Last synced: 07 May 2025

https://github.com/thebozzz34/scoreconnectmobile

An iOS app to remotely control a digital scoreboard for sporting events.

ios scoreboard swift swiftui websocket

Last synced: 13 May 2026

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

A basic websocket chat app with a Go backend

go websocket

Last synced: 11 Jun 2025

https://github.com/gif-team/gif-server-v4

[교내 분신물 찾기 서비스] API V4

java jpa kafka postgresql redis spring-boot spring-security websocket

Last synced: 07 May 2026

https://github.com/kvbc/realtime-chat-app

Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend

express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets

Last synced: 06 Jan 2026

https://github.com/higorsnt/modclima

Desafio FullStack da Cyan AgroAnalytics

java junit postgis postgres react spring-boot swagger websocket

Last synced: 20 Apr 2026

https://github.com/drylikov/vue-native-websocket

Native websocket with vuex integration.

javascript vuejs websocket

Last synced: 29 Apr 2026

https://github.com/chattalk/chat-msa-message

실시간 통신 기반 트래픽 제어 프로젝트 - MSA 웹소켓

java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security

Last synced: 12 Apr 2026

https://github.com/deepcloudlabs/dcl373-2022-oct-19

DCL-373: Developing Spring Boot Applications in Microservices Architecture

spring-boot-2 spring-framework-5 spring-kafka websocket

Last synced: 18 Oct 2025

https://github.com/deathlockers/threatlog-ai-api

Implementation of a REST API to perform log communication and anomaly detection communication using Kafka

api-rest fastapi mariadb python websocket

Last synced: 07 May 2026

https://github.com/jarmitage/p5.bela

Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)

bela belaplatform p5js websocket

Last synced: 08 Apr 2025

https://github.com/pramodmahajan14/discord-clone

This project is a modern, full-stack communication platform designed to facilitate seamless real-time communication, similar to platforms like Discord. Built using cutting-edge technologies, it combines robust functionality with a clean, user-friendly interface. Users can chat via text, audio, or video, create and manage servers and channels, invit

nextjs prisma reactjs sql tailwindcss websocket

Last synced: 29 Apr 2026

https://github.com/iamrafaelmelo/gochatty

A simple Golang websocket chat powered by Fiber Framework.

chat fiber framework golang websocket

Last synced: 12 Apr 2026

https://github.com/rafaelesantos/refds-network

RefdsNetwork is a Swift Package Manager library that provides a simple and elegant way to perform HTTP and WebSocket requests in Swift applications, inspired by libraries like Alamofire.

http-client protocol refds refds-network refds-shared swift websocket

Last synced: 03 Sep 2025

https://github.com/defgsus/lovebot

Botlove python server and client + webclient

bot botwars client love server simulation websocket

Last synced: 30 Mar 2025

https://github.com/spearheadone/wschat

Small console chat

java jetty maven websocket

Last synced: 27 Jan 2026

https://github.com/ousttrue/async_websocket

websocket implementation for asyncio of python3

asyncio websocket

Last synced: 22 Oct 2025

https://github.com/ashwamegh/chat-poc

A simple retro chat based application using react and redux

react redux redux-saga websocket

Last synced: 07 May 2026

https://github.com/jancd/elixir_notes

My notes for learning elixir.

elixir metaprogramming mix phoenix websocket

Last synced: 11 Jul 2025

https://github.com/gamitej/basic-chat-app

A basic chat app for understanding the basics of web-sockets

express http nodejs reactjs socket-io websocket

Last synced: 12 Apr 2026

https://github.com/sirmaxx/fastapi_deepface

Example for deepface ,aync,websocket fastapi integration

deepface fastapi haarcascade-frontalface websocket

Last synced: 28 Apr 2026

https://github.com/rinapen/yay-cpp-wrapper

🌐Modern C++ wrapper for Yay (SNS) API.

api-client http http-client websocket yay

Last synced: 17 Nov 2025

https://github.com/santiagodotsh/nest-websocket-client

🔌 💬 Vanilla JS app to connect with nest-teslo-shop.

chat client socket-io vanilla-js vite websocket

Last synced: 20 Jan 2026

https://github.com/z-ray-entertainment/el_decko_backend_obs_ws

OBS Studio Websocket backend for El Decko

obs obs-studio python-3 websocket

Last synced: 03 Oct 2025

https://github.com/youstinus/websocket-task

API that upgrades connection to use websocket. Contains server and client and testing how they communicate

api client go golang server websocket websocket-client websocket-server

Last synced: 24 Mar 2025

https://github.com/vision-empower/harmonycode

Multi-AI collaboration framework - Built by 3 AI agents | npm install harmonycode@beta

ai collaboration multi-agent nodejs websocket

Last synced: 02 Sep 2025

https://github.com/maximilianmairinger/normalizewsurlprotocol

Use ws:// or wss:// depending on environment.

normalize protocol url websocket ws

Last synced: 15 Mar 2025

https://github.com/matheusadc/chatpython

O projeto visa a criação de uma sala de conversa privada mediante acesso a determinada url através da linguagem de programação Python.

flet python websocket

Last synced: 15 Mar 2025

https://github.com/sanketghosh/implementing-ws-js

Implementing websocket protocol in JavaScript

implementation javascript nodejs typescript websocket

Last synced: 11 Apr 2026

https://github.com/vanguardmaster01/vendingapp

vending desktop application using kivy framework

http-requests kivy-framework postgresql python websocket

Last synced: 03 Feb 2026

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

Chat social media app, where user can add friends and serach on the base of friend id and chat with them.

chat-application express mongodb nodejs reactjs sockets-io styled-components type typescript websocket

Last synced: 11 Apr 2026

https://github.com/javy99/termview

🖥️ termview is a Go-powered tool that lets you run and share any terminal app (like Bash, Python, Go, etc.) in your browser using PTY and WebSockets. Perfect for demos, teaching, or remote debugging.

cli golang pty remote-access repl terminal webapp websocket xtermjs

Last synced: 01 Jul 2025

https://github.com/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 11 Apr 2026

https://github.com/szegoo/chat

Simple chat app made with socket.io.

javascript nextjs react socketio websocket

Last synced: 11 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/rustyneuron01/ordinal-marketplace

Ordinal Marketplace Backend on Bitcoin L1. Made by NestJS, PostgreSQL, Bitcoinjs-Lib, Prisma, Websocket. Users can list inscritpions and make offer, chatting use system

bitcoin docker email inscription lavinmq marketplace nestjs ordinal postgresql prisma psbt redis utxo websocket

Last synced: 01 Jul 2025

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/mixer-sys/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger 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/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/adrianyuu/travelohi

Travelohi is a comprehensive full-stack travel booking platform that enables users to search and book flights and hotels. The platform features real-time multiplayer gaming capabilities for earning rewards, secure payment processing, digital wallet management, and a loyalty point system with promotional offers.

canvas firebase flask gin go gorm postgresql python react styled-components typescript websocket

Last synced: 30 Apr 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