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/ivanatias/deno-chat

Experimenting with WebSockets using Deno!

deno websocket

Last synced: 27 Apr 2026

https://github.com/ppn-systems/n12d

n12d — The official dashboard (nalixdashboard) for the Nalix networking framework. Built on .NET 10 Blazor and MudBlazor, it delivers real-time observability, dynamic monitoring charts, and detailed performance telemetry for dispatchers, worker tasks, connection guards, and pooled buffers.

dashboard nalix websocket

Last synced: 07 Jun 2026

https://github.com/lipej/clear-my-doubts

An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture

ia mvvm mvvm-architecture swift swiftui voice-recognition websocket

Last synced: 28 Apr 2026

https://github.com/pottava/gorilla-websocket-chat

WebSocket simple app

docker websocket

Last synced: 29 Apr 2026

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

Chat with Web Socket | Using ActionCable & Redis

actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server

Last synced: 29 Apr 2026

https://github.com/ch-iv/flask-websockets

WebSockets extension with channels for Flask

flask flask-websockets python websocket websockets

Last synced: 29 Apr 2026

https://github.com/anatoly-semenov/go-ws-gateway

WS-Gateway is a high-performance, scalable WebSocket service in Go. It manages connections across pods using Redis for orchestration and Pub/Sub for inter-instance messaging, enabling efficient real-time communication with low latency and high availability.

docker golang k8s kafka redis websocket

Last synced: 29 Apr 2026

https://github.com/syntax-queen/adc-backend

Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.

chat-app chat-application dream-analysis flask openai vue websocket

Last synced: 29 Apr 2026

https://github.com/vong3432/swiftchatapp

This is a learning project to get myself familiar on how to integrate Websocket servers with SwiftUI app.

swiftui vapor websocket

Last synced: 30 Apr 2026

https://github.com/ntidev/melissa-service

A push notification service

push-notifications vertx websocket

Last synced: 30 Apr 2026

https://github.com/codeastra2/springboot_with_stomp

A Python Stomp client to interact with a Springboot server over websockets.

python springboot stomp stompwebsocket websocket

Last synced: 01 May 2026

https://github.com/symblai/symbl-adapter-for-chime-demo

Download Symbl.ai's demo app for AWS Chime. The continuous conversation artificial intelligence you receive extends beyond mere transcription to contextual insights such as questions, action-items, follow-ups or topics. Track personalized conversation intentions among speakers.

action-items amazon aws chime context follow-ups javascript omnichannel questions topics websocket

Last synced: 01 May 2026

https://github.com/chess99/draw-something

You draw and I guess

canvas vuejs websocket

Last synced: 01 May 2026

https://github.com/yju-okura/project_minori-gin-deployment-repo

RAGを導入した授業プラットフォーム

gin-gonic golang webrtc websocket

Last synced: 01 May 2026

https://github.com/dougfsilva/autoatendimento-backend

O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.

clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket

Last synced: 01 May 2026

https://github.com/brendadeeznuts1111/alchmenyrun

Batteries-included Cloudflare infrastructure toolkit with Alchemy - Durable Objects, Workflows, WebSocket chat, MCP integration, and reusable building blocks

alchemy building-blocks bun cloudflare d1 durable-objects infrastructure-as-code infrastructure-kit mcp r2 react typescript websocket workers workflows

Last synced: 01 May 2026

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: 03 May 2026

https://github.com/micahondiwa/rate-my_car

What do others say about this car? A capstone for the for foundation studies (first 9 months) at alx software engineering program.

django django-rest-framework websocket

Last synced: 03 May 2026

https://github.com/tianzonglin/bigeyes

A distributed graph computing platform that enables simple visual analysis of large-scale relational data.

canvas distributed-computing graph-drawing spark websocket

Last synced: 03 May 2026

https://github.com/rafiq15/kafka-pub-sub

Real-time Kafka Publisher-Subscriber System with WebSocket Integration

apache-kafka docker-compose event-driven java microservice pubsub spring-boot spring-kafka stomp thymeleaf websocket

Last synced: 03 May 2026

https://github.com/toth2000/lingo

Dive into a world of interactive quizzes where language learning comes alive.

express mongodb raectjs rest-api websocket

Last synced: 03 May 2026

https://github.com/gitbolt/soltrek-server

📡 Websocket / API server for SOLTrek

expressjs websocket

Last synced: 03 May 2026

https://github.com/serban-petrescu/training-spring-feedback

.msg Friday Training: Feedback Application

cloud-foundry postgresql spring-boot ui5 websocket

Last synced: 03 May 2026

https://github.com/pkage/project5

expose a root terminal to the world, "safely"

docker hacky pty terminal tty websocket

Last synced: 03 May 2026

https://github.com/drako01/websocket-java

Spring Boot WebSocket Server

api-client java spring-boot websocket

Last synced: 04 May 2026

https://github.com/haydnmeyburgh/cod-esports-tournament-manager

This is a Call Of Duty online tournament management system that tournament organisers can use to manage tournaments, teams, matches and match results all in one place.

gin-gonic go jwt-authentication mongodb websocket

Last synced: 05 May 2026

https://github.com/shubhdotai/offline-voice-ai

FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI

fastapi mlx voice-agent websocket

Last synced: 05 May 2026

https://github.com/rlnkoo/one-to-one-chat-app

One to one chat application backend created in Java

java mongodb spring-boot websocket

Last synced: 05 May 2026

https://github.com/aditya-620/chatterbox

A real-time chat application with a React frontend and Spring Boot backend. Features encrypted messaging, WebSocket communication, and responsive design. 🚀

javascript react-router reactjs real-time-chat spring-boot spring-security websocket

Last synced: 06 May 2026

https://github.com/shakotn/chacket

Group chat implementation using Websocket, FastAPI and Redis

asyncio chat fastapi python redis websocket

Last synced: 06 May 2026

https://github.com/devnamdev2003/devnoms

Devnoms Chat App is a secure and scalable platform that simplifies how you connect with friends and manage your social interactions. Whether you’re sending friend requests, chatting in real-time, or managing your profile, Devnoms has everything you need to stay connected.

api chat-application django friendmaking postgresql python social-network web website websocket

Last synced: 06 May 2026

https://github.com/vincent7128/raspberrypi-magic-photo

Raspberry pi magic photo system, use PIR sensor to activate photo to be like as "Harry Potter" magic photo.

gpio nodejs pir raspberry-pi websocket

Last synced: 06 May 2026

https://github.com/obytes/aws-sumu-demo

Demo client/server Websocket Application that leverage SUMU stack as a messaging backbone.

aws aws-apigateway firebase-auth push-notifications react realtime-messaging websocket

Last synced: 06 May 2026

https://github.com/glaucopater/chatapp

A Python / ReactJS chat app

python reactjs rest-api sqlite3 websocket

Last synced: 06 May 2026

https://github.com/matx64/go_xat

A simple Chat App written in Go.

go html javascript redis websocket

Last synced: 07 May 2026

https://github.com/siliconbrain/kubecon-us-2022

Our presentation for KubeCon NA 2022 - WASM day

kubernetes logging wasm websocket

Last synced: 07 May 2026

https://github.com/rafaelppereira/interno-chat-realtime-socket

⚪️ Realtime WebChat for conversations between rooms and people in real time without message delays

nodejs socket-io websocket

Last synced: 07 May 2026

https://github.com/gorodroz/crypto-tracker

Realtime Bitcoin price tracker using Binance WebSocket and REST API. Logs prices to CSV and supports Pandas for data analysis.

binance bitcoin crypto csv-logger data-analysis pandas python rest-api websocket

Last synced: 07 May 2026

https://github.com/marcosmarcolin/async-php

Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.

asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman

Last synced: 08 May 2026

https://github.com/tako8ki/golang-websocket-task-app

GolangとWebsocketで作ったリアルタイムなタスク管理アプリ

go websocket

Last synced: 10 Jun 2026

https://github.com/hoangvuvan0611/javacv_attendance_recognition

program javacv, opencv attendance&recognition

java javacv spring-boot websocket

Last synced: 09 May 2026

https://github.com/aprilmintacpineda/aws-ecs-fargate-cluodformation-template

Deploy a Dockerized NodeJS Server with WebSocket on AWS ECS - Fargate using CloudFormation Template

aws-alb aws-autoscaling aws-ecs aws-fargate aws-vpc cloudformation-template docker nodejs websocket

Last synced: 09 May 2026

https://github.com/mwafrika/socketio

Creating a real-time messaging chat application using Socket.IO for seamless, instant communication. Join me as we explore the world of real-time web applications!

express nodejs socket-io websocket

Last synced: 09 May 2026

https://github.com/chocolateloverraj/group-game

Demo game with many options for connecting devices.

android electron game tcp website websocket

Last synced: 10 May 2026

https://github.com/chairco/dj-realtime-visualization

realtime and visualization web site with Django Channels and pyechart

django python websocket

Last synced: 10 May 2026

https://github.com/semihbkgr/gorun

GoRun is a server application let you execute your go code through a web socket connection.

golang java netty server websocket

Last synced: 11 May 2026

https://github.com/rxn7/battleships

Battleships game made using bunjs

bunjs typescript websocket

Last synced: 12 May 2026

https://github.com/soratabaka/trakteer-websocket-wrapper

Simple trakteer websocket wrapper to emit events on donations

api javascript nodejs trakteer websocket wrapper

Last synced: 13 May 2026

https://github.com/larissaperinoto/buffet-app

Sistema de monitoramento de pesos para restaurantes.

angular serialport typescript websocket

Last synced: 14 May 2026

https://github.com/borgoat/ex_twelve_data

Elixir client for Twelve Data

elixir twelve-data twelvedata websocket

Last synced: 13 Jun 2026

https://github.com/nikships/helix

Production-ready starter kit for building autonomous AI agents with the Claude Agent SDK. Includes a real-time React observability dashboard, action-based pipelines, and optional vector memory.

ai-agents anthropic claude-agent-sdk dashboard fastapi observability react starter-kit typescript websocket

Last synced: 14 Jun 2026

https://github.com/arthurmelton/kostats

Get data from your ko server and real time information

api knockoutcity statistics websocket

Last synced: 23 Jun 2026

https://github.com/mixro/instiwise_backend

The InstiWise Backend is a robust Node.js-based backend designed to support academic management, project sharing, student networking, and institute-wide announcements.

express jwt mongodb websocket

Last synced: 23 Jun 2026

https://github.com/shubhendu-bhakat/websocket-chat-app

Simple chat application using webscoket ,TS and React +Vite

react typescript websocket

Last synced: 24 Jun 2026

https://github.com/iunary/govas

Basic realtime canvas drawing with Golang and Websocket

canvas collaboration drawing golang javascript realtime websocket

Last synced: 16 Apr 2026

https://github.com/matsmaker/chat

Example of chat

example websocket

Last synced: 05 Oct 2025

https://github.com/obgnail/chatroom

黑历史系列.基于websocket的网络聊天室

celery chatroom python websocket

Last synced: 26 Jun 2025

https://github.com/ujwalakrishna/kuber

Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.

adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper

Last synced: 05 May 2026

https://github.com/scx567888/scx-socket-js

(未完成) 📡 SCX Socket JS

javascript scx websocket

Last synced: 05 Apr 2025

https://github.com/unculturedcreations/g-xtb

Explore g-xTB, a semiempirical quantum mechanical method for efficient property approximation. Perfect for Linux users. Join the development on GitHub! 🚀🌐

ase computational-chemistry dft federation gaussian16 go grrm library oidc saml2 sqm tight-binding trading websocket wrapper xtb xtb-client xtb-trading

Last synced: 25 Aug 2025

https://github.com/nathan-osman/ldclient

WebSocket client for ldserver with UI

client display light qt websocket

Last synced: 05 May 2026

https://github.com/mariyazakharova73/next-red-social

чат на websocket с бэкендом на strapi

nextjs react react-hook-form react-query strapi-cms tailwind ts websocket

Last synced: 05 May 2026

https://github.com/fredrikaugust/pb-notifications

Program for mirroring phone notifications using pushbullet

notification-mirroring pushbullet pushbullet-api websocket ws

Last synced: 06 Oct 2025

https://github.com/mark24code/sinatra-websocket-example

Sinatra websocket example ( Ruby 3 + Puma + faye-websocket + Websocket DSL )

example sinatra websocket

Last synced: 02 Sep 2025

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/arshamroshannejad/task-realtime-app

Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)

docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket

Last synced: 13 Apr 2026

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

Created to learn WebSockets in JS

react typescript websocket

Last synced: 13 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/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/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/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/substrate-system/connect

Link devices via websocket

handshake websocket

Last synced: 23 Mar 2025

https://github.com/cnad-io/wsao-1-back

Backend demo para Webinar - Starting with Apps in Openshift.

fastify nodejs rest-api socket-io websocket

Last synced: 16 Apr 2026

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

A real-time chat application built using React, Socket.io, Redux, Node and MongoDB.

bootstrap css express html jwt-authentication mern mongodb nodejs reactjs redux websocket

Last synced: 10 Mar 2026

https://github.com/michaelscollins/nodejs-multiplayer-api

A comprehensive REST API and WebSocket server Template for a multiplayer games, built with TypeScript, Node.js, Express, and MongoDB.

auth express express-js expressjs game history iwt iwthealth jwt match matchhistory mongodb node-js nodejs stats typescript unity unity3d-plugin unitycloudsave websocket

Last synced: 11 Apr 2026

https://github.com/xurenlu/gws

push service based on websocket and golang

golang push websocket

Last synced: 14 May 2026

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/voltr0x/chatroom-websocket

A chatroom using WebSocket and STOMP with Spring Boot MVC framework

java spring-boot websocket

Last synced: 14 May 2026

https://github.com/p4p-83/controller

The command & control that conducts the entire orchestra.

julia webrtc websocket

Last synced: 02 Jan 2026

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

A repository for testing WebSocket.

websocket

Last synced: 07 Oct 2025

https://github.com/theprincelle/plantae

Project created during class (T3 module)

php ratchet school-project websocket

Last synced: 19 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/neninja/sinergia

Jogo sintonia usando websocket

boardgame laravel livewire websocket

Last synced: 10 May 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/conterkote/vk-fortune-wheel-frontend

Fortune wheel fullstack application for vk-mini-apps with real-time winners update

react redux-toolkit rtk-query tailwindcss typescript vk-api websocket

Last synced: 03 Feb 2026

https://github.com/iwansal64/wms_app

WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system

dart flutter iot mobile-app websocket

Last synced: 14 May 2026

https://github.com/lizaelkina/react-burger

Учебный проект Я.Практикум "Stellar Burgers"

cypress jest react redux typescript websocket

Last synced: 05 May 2026

https://github.com/tarekoraby/chatroom

A chatroom built using Spring Boot, WebSocket and STOMP

java spring-boot stomp websocket

Last synced: 26 Sep 2025

https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi

This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot

ai chatbot fastapi ollama python websocket

Last synced: 11 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