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/mr-mudgal/kr-chat

KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.

deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets

Last synced: 12 Apr 2026

https://github.com/s-r-x/phx-wildcard

Wildcard support for phoenix channels

phoenix phx websocket websockets wildcard

Last synced: 09 Apr 2025

https://github.com/ep2p/row-client

Java client for ROW

java java-client websocket

Last synced: 03 Jan 2026

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/xjzh123/wsproxy-workers

A proxy for WebSockets built with CloudFlare Workers.

cloudflare-workers proxy websocket websockets

Last synced: 01 Apr 2025

https://github.com/siddhantprateek/fleet

Authentication Service and Realtime Resource Hit 🚀

expressjs nestjs reactjs real-time typescript websocket

Last synced: 12 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/tarekoraby/chatroom

A chatroom built using Spring Boot, WebSocket and STOMP

java spring-boot stomp websocket

Last synced: 26 Sep 2025

https://github.com/tophatcroat/crypto-chat

E2E encrypted chat for the terminal

encrypted jwt websocket

Last synced: 29 May 2026

https://github.com/isystk/lambda-websocket-template

AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。

dynamodb lambda websocket

Last synced: 04 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/leonardovff/live-rank-postman-test

Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.

javascript jenkins newman node postman socket-io 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/rufat/MEPN-Template

MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).

epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket

Last synced: 10 Mar 2025

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/ponlponl123-labs/api

REST API with GoLang

api golang rest-api websocket

Last synced: 31 Mar 2025

https://github.com/jetty/jetty-websocket-api

Eclipse Jetty® - WebSocket API (javax and jakarta)

eclipse jakartaee jetty websocket

Last synced: 26 Jan 2026

https://github.com/aayush-dhakal/graphql-subscription-api-node-apollo

A Live News API with Apollo Server V4 Subscriptions and GraphQL

apollo-server express graphql graphql-subscriptions graphql-ws nodejs websocket

Last synced: 12 Apr 2026

https://github.com/konsbe/java-websocket-microservices

websocket, Web Socket Message Broker, Event Listeners

java spring-boot websocket

Last synced: 05 May 2026

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

https://github.com/mvkasatkin/wss-rpc2

WebSocket Server and Client implementation of the JSON RPC-2 spec

json-rpc rpc websocket

Last synced: 24 Jan 2026

https://github.com/qianlongo/i-websocket

promise、reconnecting、Interceptors websocket

websocket

Last synced: 13 Feb 2026

https://github.com/samet404/pixgu-ws

websocket server for pixgu

realtime-collaboration socketio websocket

Last synced: 01 Jul 2025

https://github.com/naveennk045/realtime-stock-price-streaming

A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.

api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket

Last synced: 07 Jan 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/pyyupsk/discord-stayonline

Self-hosted Discord presence service with web UI - maintain online/idle/dnd status via Gateway WebSocket

discord discord-bot docker golang presence self-hosted vue websocket

Last synced: 13 Jan 2026

https://github.com/anibalalpizar/nodejs-mysql-sockets-crud

Web application using Nodejs, Mongodb, and the Socket.io module which allows you to create a real-time application that allows you to interact with a NoSQL database such as Mongodb. In addition, modern Javascript code is used through Babeljs.

babel mongodb nodejs socket-io websocket

Last synced: 13 Apr 2026

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/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 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/freekatz/webchat

A Online Web Chat Based Django && Channels

channels django webchat websocket

Last synced: 17 Jul 2025

https://github.com/takuyadev/interview-scheduler

Project at Lighthouse Labs, created using React, with using TDD (Test Driven Development)

css cypress html javascript jest lighthouse-labs react react-testing-library storybook websocket

Last synced: 11 Apr 2026

https://github.com/mpromonet/ws-mqtt

Tests mqtt over websocket

mqtt websocket

Last synced: 02 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/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/mukhoplus/underworld-line-plus

Web Version of Underworld-Line

instant-messaging react springboot websocket

Last synced: 13 Apr 2026

https://github.com/isuke/nim_websocket_sample

Nim websocket sample

nim nim-lang websocket

Last synced: 31 Mar 2025

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/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/icetd/rtsptoweb

RtspToWeb

rtsp websocket

Last synced: 28 Jun 2025

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/symblai/symbl-twilio-media-steam-adapter

Stream Server for connecting Twilio's Media Stream to Symbl over a WebSocket with an exposed RESTful API for triggering the delivery of Symbl’s real-time events to a Client server.

ai channel-separation client-server conversations insights media messages real-time speaker-separation streams symbl topics twilio webhook websocket

Last synced: 18 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/avivharuzi/ws-example

WebSocket example project using Node.js and Angular

angualr nodejs nx typescipt websocket

Last synced: 19 Apr 2026

https://github.com/chomiii19/academicpulse.v3-backend

📌 Crafted for seamless student management, our platform excels in tracking student logs, validating IDs, and streamlining administrative tasks. Refactored version of AcademicPulse using typescript and complying to MVC architecture

expressjs javascript nodejs postgresql prisma typescript websocket

Last synced: 11 Apr 2026

https://github.com/mahsumurebe/jrpc-client

JSONRPC 2.0 NodeJS Client written in TypeScript

http-client jsonrpc jsonrpc-client jsonrpc-lib jsonrpc2 jsonrpc2-ws websocket

Last synced: 08 Mar 2025

https://github.com/p4ul-m/online-chat

an online chat with socket connection to the server in php and js

chat php websocket

Last synced: 28 Mar 2025

https://github.com/myfreax/webrtc-stun

STUN Server use by exchange peer ICE,OFFER and ANSWER

demo example server webrtc websocket

Last synced: 17 May 2026

https://github.com/alexjorgef/go-bittrex

Go wrapper for the Bittrex crypto-currency exchange API.

api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper

Last synced: 21 Jan 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/rostwal95/media-ui

Real-time voice agent testing platform with STT→LLM→TTS debugging, latency analytics, and conversation export

autonomous-agent grpc nextjs reactjs voice-ai websocket

Last synced: 11 Apr 2026

https://github.com/shelepuginivan/namespace-server

Облачный сервис для локальной сети

cloud filesystem websocket websocket-server

Last synced: 30 Jun 2025

https://github.com/thiti-dev/virtual-joystick-input

Perfect shot accuracy via your finger drawing. Tested in EA Sports PGA Tour

html5-canvas vgamepad websocket

Last synced: 03 Feb 2026

https://github.com/bdr-pro/web_sockets_rust_tor

The Tor Blockchain Router 🛡️ leverages Rust & Tokio for secure, anonymous blockchain interactions 🌐. With Tor integration 🧅, WebSocket communication 🌍, and async operations, it enhances privacy and scalability in blockchain data management 📦. Perfect for privacy-focused devs and blockchain enthusiasts 🔐💻.

blockchain peer-to-peer rust tor websocket

Last synced: 15 Mar 2025

https://github.com/sambit77/realtime-notif-app

A springboot app demonstrating real time push notifications using websocket

realtime-messaging springboot websocket

Last synced: 05 Jun 2026

https://github.com/taybct/spring-taybct-tools

Spring TayBct Tools 是一个Spring 业务组件基础集成的工具类库,对一些常用的中间件做了基础的常用的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。

alibabacloud dubbo dynamic-datasource elasticsearch java minio mybatis-plus oss rabbitmq redis rsa scheduling sm2 sm3 sm4 spring-boot spring-cloud webflux webmvc websocket

Last synced: 13 May 2026

https://github.com/vaibhavgupta5/patient_dashboard

Patient-Hospital Connect System

nextjs websocket

Last synced: 12 May 2026

https://github.com/ihsandevs/pythonsocketchat

Simple python chat app using Flask & Socket.IO

flask flask-application python websocket websocket-chat

Last synced: 13 Apr 2026

https://github.com/ecebeci/whiteboardbot

Simple Discord bot using WebSocket

discord-js nodejs websocket

Last synced: 13 Apr 2026

https://github.com/akhil683/pingpong

Scribble with extra features (building...)

expressjs nextjs turborepo websocket

Last synced: 13 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: 21 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/itsronalds/websocket-integration-node-python

A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.

nodejs python sqlserver websocket

Last synced: 10 Apr 2026

https://github.com/yamanote1138/io-thechad-trains

Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API

jmri model-trains railroad vuejs websocket

Last synced: 13 Apr 2026

https://github.com/jaycanuck/poke-team-stream

Webapp and StreamElements widget for displaying and remotely updating Pokemon team roster via WebRTC.

obs pokeapi pokemon streamelements streamelements-api twitch webrtc websocket

Last synced: 10 Apr 2026

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

🐠 SCX Socket

scx scx-http websocket

Last synced: 22 Feb 2026

https://github.com/riteek712/log-watcher-js

implementation of a log watcher file with help of WebSocket, it's a bare bone implementation of tail -f command from UNIX

expressjs nodejs websocket

Last synced: 28 Feb 2026

https://github.com/largonarco/medint_f

Frontend for a Realtime Medical Interpreter

nextjs websocket

Last synced: 20 Jun 2025

https://github.com/nobleknightt/local-llm-based-chatbot

Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.

fastapi llm mistral-7b react tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/obioraigboanusi/breach-metaverse-magna

Breach is a blog web application that enables users to see and filter posts by categories, and view live posts based on categories interesting in.

frontend reactjs reastful-api typescript websocket

Last synced: 13 Apr 2026

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

A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.

backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket

Last synced: 09 May 2026

https://github.com/chattalk/.github

MSA 마이그레이션 & 실시간 통신 트래픽 제어 프로젝트 - CHATTALK

axios graphql java kafka mongodb postgresql react redis redis-pubsub redux-toolkit spring-boot spring-cloud spring-data-jpa styled-components typescript websocket

Last synced: 11 Apr 2026