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/sabbir45ali/web_socket

This is my practice project for websocket or socket.io

css html javascript socket-io websocket

Last synced: 11 Mar 2026

https://github.com/lukajioshvili20/rust-websocket-client

A lightweight WebSocket echo client built with Rust using Tokio and tokio-tungstenite.

crossterm echo-client rust tokio tungstenite websocket

Last synced: 09 Apr 2025

https://github.com/apostoldevel/module-websocketapi

Module: Web Socket API

websocket websocketapi

Last synced: 10 May 2026

https://github.com/themanishdaksh/webrtc-videocall

A simple webrtc videocalling app

reactjs tailwind-css typescript webrtc websocket

Last synced: 12 Apr 2026

https://github.com/alan-oliveir/expert-polls

Aplicação back-end com NodeJS para geração de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicação real-time.

docker fastify nodejs postgresql redis typescript websocket

Last synced: 11 Apr 2026

https://github.com/0xc0dec0ffeelab/sim_stock_notify

sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.

csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket

Last synced: 07 Apr 2026

https://github.com/lazarot/operatornext

OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.

ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket

Last synced: 09 Apr 2025

https://github.com/nguyenductung2709-dt/codingapp

This is my first project for course Designing and Building Scalable Web Application

astro deno docker docker-compose nginx rabbitmq svelte tailwindcss websocket

Last synced: 03 Apr 2026

https://github.com/lexxai/goit_python_web_hw_05

GoIT, Python WEB, Homework number 05. WebSocket's, asyncio

aiohttp asyncio goit homework httpserver python web websocket

Last synced: 18 Mar 2025

https://github.com/duyledat197/messenger

Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).

cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket

Last synced: 04 Oct 2025

https://github.com/francescozoccheddu/reload-please

Lightweight server and client script to trigger a browser page reload

browser nodejs reload typescript websocket

Last synced: 13 Apr 2026

https://github.com/mukhoplus/underworld-line-plus

Web Version of Underworld-Line

instant-messaging react springboot websocket

Last synced: 13 Apr 2026

https://github.com/costaq/socketjs-client

websocket / typescript

typescript websocket

Last synced: 29 Apr 2026

https://github.com/louisyoungx/tcp-transfer-server

Relay a TCP connection to a WebSocket connection based on socket programming.

python tcp websocket

Last synced: 07 Sep 2025

https://github.com/icetd/rtsptoweb

RtspToWeb

rtsp websocket

Last synced: 28 Jun 2025

https://github.com/gokul656/go-sockets

Simple websocket server

go gorilla-websocket websocket

Last synced: 02 Apr 2025

https://github.com/tsugami/ws-discord-bot-minecraft-plugin

connecting a minecraft plugin to a discord bot via websocket

discord-bot minecraft-plugin spigot websocket

Last synced: 24 Apr 2026

https://github.com/nathannncurtis/obsidian-vault-sync

Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.

docker fastapi obsidian python self-hosted typescript websocket

Last synced: 30 May 2026

https://github.com/vishwajeetk5/mychat

Chat Application Using WebSockets Experience real-time chatting with our WebSocket-powered app! Built with Socket.io and Express.js, it features instant messaging, typing indicators, and sound notifications. Just clone the repo, start the server, and chat away across multiple devices!

chat-application expressjs socketio webdevelopment websocket

Last synced: 07 May 2026

https://github.com/valtzu/php-websocket-stream-wrapper

PHP Stream wrapper for WebSocket protocol

php streamwrapper websocket ws wss

Last synced: 09 Apr 2025

https://github.com/jensostertag/ws-pushserver

(Dockerized) WebSocket Push-Server

docker java push-server websocket

Last synced: 13 Apr 2026

https://github.com/hanan467/realtimenotifier

a Laravel package for broadcasting real-time notifications to clients using Pusher

laravel library package pusher websocket

Last synced: 16 Mar 2025

https://github.com/ecebeci/whiteboardbot

Simple Discord bot using WebSocket

discord-js nodejs websocket

Last synced: 13 Apr 2026

https://github.com/maestre3d/stream-api-go

A Golang stream API microservice demo using Gluon and clustered Apache Kafka.

apache-kafka event-driven golang microservice streams-api websocket

Last synced: 02 Apr 2025

https://github.com/oaslananka/a2a-warp

Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.

a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket

Last synced: 07 Jun 2026

https://github.com/largonarco/medint_f

Frontend for a Realtime Medical Interpreter

nextjs websocket

Last synced: 20 Jun 2025

https://github.com/renanstn/chat-django-channels

Exemplo de chat server feito em Django utilizando o Channels. Seguindo a documentação oficial do mesmo.

django django-channels docker docker-compose python websocket

Last synced: 13 Apr 2026

https://github.com/duduxs/spring-frankstein

️🧟‍♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.

graphql grpc jasper-reports rest spring study webflux websocket

Last synced: 13 Apr 2026

https://github.com/abhissh11/webuzz

A chat app in MERN, Websocket, one can create a group chat or chat individually.

chatroom express-js reactjs tailwind-css websocket

Last synced: 13 Apr 2026

https://github.com/rodaddy/monkeyproof

Remote coding agent orchestration server. Spawn, stream, and interact with AI coding sessions via REST + WebSocket. Because letting the monkeys ssh into prod is how civilizations end.

ai-agents bun claude-code coding-agent developer-tools process-manager websocket

Last synced: 13 Apr 2026

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

A real-time chat application built with Node.js and WebSockets for instant user messaging.

css html javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/jzarca01/blockar

Same as blockVR but in AR

arkit blockchain ios react-native websocket

Last synced: 09 May 2026

https://github.com/p-kunkel/xtb-go

Unofficial API client for XTB trading platform written in GO.

api-client go golang trading websocket xtb xtb-client xtb-trading

Last synced: 12 Mar 2026

https://github.com/elertan/rusftx

Rust bindings for the FTX REST and Websocket API

api cryptocurrency ftx rest websocket

Last synced: 01 Mar 2025

https://github.com/vikas-devnet/uniclip

Uniclip - Peer-to-Peer Clipboard Sync Share text, images across devices instantly—no cloud, no setup. Just copy and paste anywhere!

clipboard csharp universal-clipboard websocket websocket-client websocket-server windows-forms

Last synced: 29 Apr 2026

https://github.com/kitsuyaazuma/go-react-chatapp

a LINE clone chat application using websocket

golang material-ui react recoil typescript websocket

Last synced: 13 Apr 2026

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/sarthakmishraa/sm-chat-app

This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.

express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket

Last synced: 27 May 2026

https://github.com/suzukihonoka/remote_control

A Remote Control for Android devices.

controller websocket

Last synced: 17 Mar 2025

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

learning centrifugo websocket

centrifugo chat fastapi nginx python websocket

Last synced: 08 May 2026

https://github.com/kaierikniermann/qa-website

This is a frontend for the QandA-discord bot, its meant to be a way for people to answer questions without the need to log into discord having the bot act as a proxy for them

discord-bot sveltekit websocket

Last synced: 16 Jul 2025

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/bruce-mig/ping-chat-websocket-app

A chat app using Websockets with Spring Java, Sockjs and Stompjs

java sockjs spring-boot stomp-protocol stompjs websocket

Last synced: 06 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/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/labib2003/chat-with-pdf

AI chatbot powered by Google Generative AI API where you can upload a PDF file as the bots context and chat with it to extract information the file.

ai chatbot deno gemeni googlegenerativeai hono htmx rtc websocket

Last synced: 19 Apr 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/imgfloat/server

Spring boot server for the Imgfloat application

java spring-boot thymeleaf websocket

Last synced: 18 Jan 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/postsilicondev/tdn-bevy

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 08 Oct 2025

https://github.com/kyungw00k/upbit

📈 AI-native CLI for Upbit cryptocurrency exchange — market data, trading, real-time TUI, candle cache, i18n (ko/en)

ai-tools bubbletea candlestick-chart cli cryptocurrency go llm terminal trading tui upbit websocket

Last synced: 31 May 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/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/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/alfred888/ichat_app

视频对讲系统iOS客户端 - 支持双向视频通话和云台控制

avfoundation ios pan-tilt swift video-call webrtc websocket

Last synced: 19 May 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/superiorkid/next-chat

A real-time chat application built with Next.js frontend and NestJS backend using WebSocket technology.

nestjs nextjs shadcn-ui socket-io tailwindcss websocket zustand

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/vlcty/lemon-markets-websocket

Go connector for the lemon.markets WebSocket

financial-data go golang golang-library websocket

Last synced: 14 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/sergeykazarinov/stellar-burger

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

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

Last synced: 14 Apr 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/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/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/yuki-inoue-eng/lapuacore

Exchange-agnostic low-latency trading system core library (Go)

cryptocurrency exchange golang hft market-making orderbook trading websocket

Last synced: 25 Apr 2026

https://github.com/stjoo0925/websocket

웹소켓연습

websocket

Last synced: 20 Oct 2025

https://github.com/dahernandezsilve/p1redesclientexmpp

📱 This project implements an instant messaging client that supports the XMPP protocol. 💻

css fastapi js python react requests socket stanza websocket xml xmpp

Last synced: 24 Feb 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/sabkat-ahmed-rafi/connectpro

ConnectPro is a real-time chat application designed to provide seamless messaging, audio, and video call functionalities.

express javascript nodejs reactjs socket-io tailwind webrtc websocket

Last synced: 16 Mar 2026

https://github.com/the-arcade-01/react-golang-distributed-chat-app

Distributed Chat App Implementation in Golang, React.js & Redis

docker-compose golang react redis redis-pubsub redis-streams 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/cenixeriadev/broadcastserver

A roadmap.sh CLI project to understand websocket and real-time user-server communication.

cli goland http networking websocket

Last synced: 31 Jan 2026

https://github.com/jjok97/picple

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

webrtc websocket

Last synced: 07 Feb 2026

https://github.com/ddouglss/chat-spring-boot

Projeto Live Chat que utiliza as tecnologias Spring Boot, Websocket, STOMP e AWS em sua construção e deploy.

aws live-chat real-time-app spring-boot spring-websocket spring-websockets-stomp stomp websocket

Last synced: 15 Apr 2026

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