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/cyan903/ws-gui

A simple cross-platform gui for sending/receiving websockets using fyne.

cross-platform debugging-tool fyne gui websocket

Last synced: 17 Mar 2025

https://github.com/widgrensit/asobi-js

TypeScript/JavaScript client SDK for Asobi game backend

asobi client-sdk game-backend gamedev javascript multiplayer sdk typescript websocket

Last synced: 23 May 2026

https://github.com/codytseng/another-nestjs-ws-adapter

another nestjs ws adapter

adapter nestjs websocket ws

Last synced: 03 May 2026

https://github.com/tonychouteau/openwebdeck

OpenWebDeck - Like a stream deck but remote with a simple python client and a websocket server

python3 remote-control server websocket

Last synced: 26 Mar 2025

https://github.com/jeromemanzano/xamarinnativeexamples

Demo application using Xamarin.iOS and Xamarin.Android

android automapper ios mvvm nunit websocket xamarin

Last synced: 16 Jan 2026

https://github.com/crolang-p2p/crolang-p2p-node

The official Kotlin Multiplatform Crolang Node implementation for the CrolangP2P project.

cross-platform distributed-systems framework java javascript jvm kotlin kotlin-multiplatform nodejs p2p typescript websocket

Last synced: 20 Jan 2026

https://github.com/emvakar/chat_client

Client for Vapor 3 messenger server

api-client rest-client swift viper websocket

Last synced: 26 Mar 2025

https://github.com/pydevtop/spot-dex-arbitrage-screener

Spot DEX Screener is a powerful open-source tool designed to monitor real-time prices, trading volumes, and trends across popular decentralized and centralized exchanges. Whether you're a trader, developer, or DeFi enthusiast, this screener helps you stay ahead of market movements and identify arbitrage or liquidity opportunities.

arbitrage cex dex dexscreener python telegram websocket

Last synced: 30 Jul 2025

https://github.com/nikhilreddy006/notes-app

A full-stack Notes App built with the MERN stack that supports Markdown editing and real-time syncing using WebSockets.

authentication clerk-auth css full-stack mern-stack notes-app reactjs security socket-io websocket

Last synced: 23 Sep 2025

https://github.com/bay0/wslogger

wslogger is a simple WebSocket-based logging helper for Go.

go golang logging websocket

Last synced: 31 Jul 2025

https://github.com/okayama-daiki/tic-tac-toe-online

Simple two-player online Tic-tac-toe

tic-tac-toe websocket

Last synced: 17 Mar 2025

https://github.com/stark-x/websocketchatroom

Training for websocket

learning python training websocket

Last synced: 02 Jul 2025

https://github.com/filipirafael/racer-web

🏎️ A 3D racing game created with Three.js

3d-game gaming gaming-website javascript racer-game socket-io three-js threejs websocket

Last synced: 31 Jul 2025

https://github.com/thagoo/punch-chat-nextjs

Private chat app made using NextJS with BunJS's uWebSocket ft. ElysiaJS

bunjs chat elysiajs nextjs peerjs uwebsockets webrtc websocket

Last synced: 19 Jan 2026

https://github.com/kevinthulnith/devops-project

Live reloading Inventory Management System with Redis and Web sockets + fully optimized to deploy with docker-compose

django django-rest-framework docker docker-compose javascript jwt-authentication nginx-proxy nodejs npm postgresql pythom react redis tailwind vite websocket

Last synced: 09 Apr 2026

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/pedro-git-projects/go-chess

Real time online chess website built with Go and React

chess golang react websocket

Last synced: 19 Feb 2026

https://github.com/rohatdgnr/heyyochat

This project demonstrates creating a real-time chat application using Spring Boot and WebSocket. Users can interact and send messages in real-time via WebSocket.

docker html-css-javascript spring-boot websocket

Last synced: 08 May 2026

https://github.com/shuddha2021/reactchat

ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.

back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket

Last synced: 09 Apr 2026

https://github.com/joefelx/tictactoe-online

Tic-Tac-Toe Online is a multiplayer version of the classic Tic-Tac-Toe game, designed to be played over the internet.

express game react socket-io websocket

Last synced: 09 Apr 2026

https://github.com/kacperfaber/6obcy-client-python

💻 CLI Network chat client 💻

python tkinter websocket websocket-chat

Last synced: 01 Aug 2025

https://github.com/asifrahaman13/healthcare

A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.

fastapi javascript nextjs openai python websocket

Last synced: 09 Apr 2026

https://github.com/ledccn/suws-php-sdk

Su WebSocket服务器 PHP-SDK

go golang websocket

Last synced: 24 Sep 2025

https://github.com/popand/timerfy

Real-time distributed timer system supporting 50+ concurrent rooms with sub-100ms synchronization. Spring Boot + Redis + WebSocket.

countdown distributed-systems events open-source presentations react real-time redis spring-boot timer websocket

Last synced: 09 Apr 2026

https://github.com/frmnj/supportmcp

Simple support ticket system with Gemini AI chat integration. Clients can create tickets via chat, employees manage and resolve them via dashboard.

ai-chat customer-support gemini-ai laravel support-system ticketing websocket

Last synced: 10 Apr 2025

https://github.com/sanwebinfo/deno-webhook-server

Deno Webhook Server is a real-time server application built using Deno. It supports WebSocket connections for real-time updates it includes endpoints for triggering reloads and retrieving messages.

api bulma deno deno-server html javascript typscript webhook webhook-server websocket websocket-server

Last synced: 08 May 2026

https://github.com/cjaewon/gomokuio

온라인 실시간 오목 게임

game gomoku io io-game web websocket

Last synced: 05 Aug 2025

https://github.com/bfatoms/dsockets

simple implementation of a websocket chat server using d language

d websocket websocket-chat

Last synced: 01 Aug 2025

https://github.com/khachatur/financialpriceservice

A .NET 8.0 Web API and WebSocket service that provides real-time financial instrument prices sourced from Binance. The service efficiently handles over 1,000 WebSocket subscribers and supports multiple instruments like BTCUSD, ETHUSD, and EURUSD. It features endpoints for fetching current prices and subscribing to live price updates.

aspnet-core binance dotnet financial real-time webapi websocket

Last synced: 09 May 2026

https://github.com/mapluisch/llava-websocket-server

Python-based WebSocket for CLI LLaVA inference.

inference llama llama2 llava llm llm-inference python websocket websockets

Last synced: 09 Apr 2026

https://github.com/aung-khantkyaw/creative-coder-web-socket-101

**Repository Description:** A learning repository for the *Creative Coder: Web Socket 101* course. This project explores the fundamentals of WebSockets, covering real-time communication between client and server, message handling, and practical applications of WebSockets in modern web development.

websocket

Last synced: 07 Feb 2026

https://github.com/raihan2bd/vidverse-client

Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.

firebase gin go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket

Last synced: 09 Apr 2026

https://github.com/subhradeep1708/karmatek-2025-organa

Smart Organ & Blood Donation Network - A smart network connecting organ/blood donors with recipients using a scoring algorithm and generative AI for optimized matches and analysis.

fastapi gemini-api generative-ai nextjs postgresql pydantic python shadcn-ui socket-io sqlalchemy tailwind-css websocket zod-validation zustand-state-management

Last synced: 07 Apr 2026

https://git.wvw.ink/package/aqi

A Golang Websocket business framework

gin golang websocket

Last synced: 08 Oct 2025

https://github.com/jeronimoalbi/tail-ws

Tool to broadcast file changes using WebSockets

go tail websocket

Last synced: 26 Mar 2025

https://github.com/manu-sh/wsk-chat-room

WSS Chat Room Server - without authentication

chat nodejs server websocket wss

Last synced: 18 May 2026

https://github.com/coregx/stream

Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage

broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies

Last synced: 11 Jan 2026

https://github.com/tusho7/local-recommendations-api

A robust API for a local recommendations platform, built with Node.js, Express, and PostgreSQL. This API handles user authentication, manages recommendations data with Sequelize ORM, and provides WebSocket support for real-time interactions.

cookie-parser dotenv express jsonwebtoken nodejs nodemailer pg pg-hstore sequelize uuid websocket

Last synced: 10 Apr 2026

https://github.com/kunalvirwal/fastchat

An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB

chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket

Last synced: 09 Apr 2026

https://github.com/alinababer/django-based-website-code-generation-with-rag-llama3-multi-agi-of-software-development-webapp

The Django-based-Website-Code-generation-with-RAG-Llama3-Multi-AGI-of-Software-development leverages advanced technologies and specialized agents to streamline the entire software development lifecycle. This repository contains Django based Web Application

agi code-generation django llama3 multi-agent-systems python rag redis-server retrival-augmented-generation software-development software-engineering webapplication website-generation websocket

Last synced: 16 Mar 2026

https://github.com/mmmmmob/signalr-demo

Test implementation for server-side push notification with SignalR via console app and react web app

asp-net csharp dotnet reactjs signalr signalr-client websocket

Last synced: 09 May 2026

https://github.com/stylepatrick/rest-to-websocket-delegator

Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.

angular delegator rest-api spring-boot websocket

Last synced: 10 May 2026

https://github.com/joduplessis/noom-tools

Boilerplate & toolkit for bootstrapping real time component-driven JAM-Stack applications. 📦

fastify jamstack react storybook typescript websocket

Last synced: 09 Apr 2026

https://github.com/babiabeo/deko

A simple WebSocket client for Deno

autobahn-testsuite deno rfc6455 websocket websocket-client

Last synced: 18 May 2026

https://github.com/nichitaa/rxjs-ws

WebSocket library to simply integrate with RxJS

observables rxjs streams websocket

Last synced: 29 Mar 2025

https://github.com/siarheidudko/simple-proxy

A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.

docker http proxy-server tcp-server websocket

Last synced: 18 May 2026

https://github.com/readyyyk/socketapi

Self-written Web-Socket API wrapper for build-in JS WebSocket class to simplify work with it

javascript javascript-library simplify websocket

Last synced: 18 May 2026

https://github.com/levelrin/jws-server

A framework for WebSocket server in Java

java websocket websockets

Last synced: 17 Jan 2026

https://github.com/laniot/core

LAN-first WSS bridge for serial devices using a ESP32 (TLS, RS-232, WebSocket)

certificate-mager esp32 esp32-s3 esp32s3 freertos industrial-iot iot lan rs232 tls uart websocket wss

Last synced: 18 May 2026

https://github.com/bindu-1805/syncsketch-

A Real-time collaborative drawing app built using ReactJS, ExpressJS and NodeJS.

expressjs node-js reactjs websocket

Last synced: 09 Apr 2026

https://github.com/einzsweiz/realtimenotifications

Event-driven microservice for real-time notifications using WebSockets, Kafka, Celery, and Redis.

celery event-driven-architecture fastapi kafka microservices mongodb rabbitmq real-time redis-cluster redis-pubsub websocket

Last synced: 09 May 2026

https://github.com/matteopolak/noteboard

Collaborative and real-time colour-based music tiles.

canvas music svelte sveltekit trpc websocket

Last synced: 15 Jun 2025

https://github.com/pablo-caballero-maria/whope_frontend

Frontend for Whope, an AI complemented chat bot for psychological assistance

deep-learning natural-language-processing nextjs web-application websocket

Last synced: 18 May 2026

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

A full-stack, real-time chat application built using the MERN stack and Socket.IO. This application enables users to communicate instantly with others through direct messages, featuring dynamic user presence, responsive design, and secure authentication.

chat-application chatapp expressjs fullstack-development mern-stack mongodb node-js reactjs real-time socket-io tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/contemporaries/casprintboot

The project integrated Netty, WebSocket, JCA and CA with SpringBootSo now, you can more easy to publish PV into EPICS CA and to management it

ca epics epics-ioc ioc jca netty pv-channel-access pv-channel-client pv-channel-server springboot websocket

Last synced: 05 Apr 2025

https://github.com/scaledrone/phonegap-example

Basic PhoneGap example for Scaledrone Realtime Messaging Service

javascript phonegap real-time scaledrone websocket websocket-client

Last synced: 17 May 2026

https://github.com/touhoue/digi-projec

DIGI-Projec enables vehicle plate detection, OCR, and vehicle counting in parking areas.

fastapi google-sheets line-notify python websocket yolov5

Last synced: 01 May 2026

https://github.com/kavindu-kodikara/whychat-frontend

WhyChat is a real-time mobile chat application built with React Native. It features dynamic animations, user authentication, and seamless navigation for an engaging chat experience. The app connects with a Spring Boot backend via WebSocket for real-time messaging, offering an intuitive and modern UI design.

javascript react-native websocket

Last synced: 18 May 2026

https://github.com/julianobrl/eniac2f2022

codigo para o projeto integrador do 2° semestre de 2022

eniac java-8 streams websocket

Last synced: 21 Mar 2025

https://github.com/com8/teams-hook

A hook program forwarding incoming Microsft Teams websocket messages to all subscribed clients.

go ms-teams websocket

Last synced: 27 Mar 2025

https://github.com/fwcd/lightshark

WebSocket proxy for debugging with support for MessagePack

messagepack proxy websocket

Last synced: 12 Aug 2025

https://github.com/cploutarchou/gomultisocket

A SOLID Go WebSocket implementation supporting multiple topics for real-time communication.

go golang multible-topics real-time socket sockets solid websocket ws

Last synced: 28 Mar 2025

https://github.com/prosenjitjoy/learning-websocket

Simple Chatroom Project used for learning WebSocket communications protocol.

chatroom otp-auth websocket

Last synced: 05 Apr 2025

https://github.com/kamyusama/kamyu-case-study

Twitch→LLM→TTS→字幕の最小デモ(非商用のケーススタディ)/ Minimal Twitch→LLM→TTS→captions demo (non-commercial case study)

case-study demo llm obs obs-websocket python streaming tts twitch websocket

Last synced: 18 May 2026

https://github.com/tfkfan/vertx-websocket-gateway

vertx websocket stomp gateway blueprint with kafka integration

kafka stomp stompjs vertx websocket websocket-gateway

Last synced: 18 May 2026

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

With this chat app you can chat with your friends, edit and remove your sent messages every time and also send pictures in the chat room. Anyone with the url where the app is hosted can join. 💬

enzyme javascript react typescript websocket

Last synced: 09 May 2026

https://github.com/sarveshgupta1997/sarveshgupta.in

Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.

backend-development css3 express fullstack-development github html5 javascript mongodb mongoose node-js profile readme resume sql webdeveloper websocket

Last synced: 07 Apr 2026

https://github.com/ingenhouzs/simple-online-web-browser-game

Simple online 2D shooting web browser game built under MERN stack and WebSocket

expressjs javascript mongo nodejs reactjs websocket

Last synced: 07 Apr 2026

https://github.com/arunansk02/live-server-with-hmr

Live Server with Hot Module Replacement (HMR) using Node.js & WebSockets

javascript nodejs server websocket

Last synced: 17 May 2026

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

O projeto é uma plataforma na qual o usuário cria uma conta, se conecta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos do tipo analógico e digital. A API então será responsável por receber os dados do Broker e por salvar as informações no banco de dados, e também oferecer uma interface para envio de comandos para os dispositivos.

java mongodb mqtt mvc spring-boot spring-security websocket

Last synced: 07 Apr 2026

https://github.com/healingdrawing/task-social-network

TypeScript front-end(Vue3 Composition API + pinia). Golang back-end. Social network. Profile, posts, chats, groups, admin panel. grit:lab Åland Islands 2023

admin-panel authentication chat database-migrations golang groups pinia posts profile sqlite3 typescript vue3-composition-api vue3-typescript websocket

Last synced: 11 May 2025

https://github.com/4i8/iipc

iipc is a simple Inter Process Communication for nodejs built on ws to communicate between processes safely and easily using tcp and websocket, You can also return data to the client see (example)

interprocess interprocess-communication ipc node-ipc tcp websocket ws

Last synced: 12 Sep 2025

https://uoa-eresearch.github.io/storm_surge/

Tools to store / view / subset / download storm surge data

download export heatmap mysql python subset websocket

Last synced: 11 May 2025

https://github.com/utsavdotpro/airqualitymonitorweb

A single-page application to display live air quality monitoring data.

air-quality-monitor assignment nextjs reactjs websocket

Last synced: 12 Apr 2026

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

Realtime online chat web application

nodejs typescript webpack websocket

Last synced: 18 Jan 2026

https://github.com/santiagodotsh/nest-teslo-shop

🛒 🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.

auth crud file-upload jwt nestjs postgresql typeorm websocket

Last synced: 13 Feb 2026

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

Full-Stack Developer | React.js, Node.js, Express.js, MongoDB

expressjs javascript mongodb nodejs reacjs taiwindcss websocket

Last synced: 07 Apr 2026

https://github.com/lilanga/stan-dashboard

Stan Dashboard is for monitoring STAN server activities.

dashboard nats reactjs websocket

Last synced: 19 Apr 2026

https://github.com/mario-r-aguilar/chat

Aplicación para chatear basada en el funcionamiento de websockets

app backend bootstrap chat express handlebars javascript node-js socket-io websocket

Last synced: 07 Apr 2026

https://github.com/upsub/cli

Command line interface for UpSub

cli message-bus real-time upsub websocket

Last synced: 17 Feb 2026

https://github.com/musauyumaz/signalr

https://www.youtube.com/playlist?list=PLQVXoXFVVtp3RSycdru4WpnfPEOFxONiX

asp-net-core bi-direction-streaming client-server data-transfer http2 hub ihubcontext microsoft real-time-server rpc signalr tcp websocket

Last synced: 21 Mar 2025

https://github.com/rustkas/websocket-examples

Examples of using WebSocket (dart:io, dart:html)

dart2 websocket

Last synced: 28 Apr 2026

https://github.com/jonathangb/repl-teaching

Project to provide REPL as a teaching tool

docker gin-gonic golang mongodb repl rest-api teaching websocket

Last synced: 07 Apr 2026

https://github.com/cevin/hydra

distributed websocket broker

go hydra websocket

Last synced: 29 Mar 2025