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

Implementation of backend express and socket server for creating scalable chat application.

authentication expressjs persistent-cache redis typescript websocket

Last synced: 28 Apr 2026

https://github.com/actyx/wsrpc

WebSocket-based RPC server

rpc rust websocket

Last synced: 29 Jun 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/ironbay/kora-react

Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications

react realtime serverless typescript websocket

Last synced: 13 Apr 2026

https://github.com/ox18/curulesvotation

Basic MVP on the voting system in real time, simulating a real event in the congress of the Peruvian republic made up of voting seats. 2021-2026

react scrapping-nodejs websocket

Last synced: 20 Apr 2026

https://github.com/almoggutin/checkers-server-node-socket-io

Online checkers game where users can signup to the application and play against other users. In addition there is chat functionality and users can customize their profile account.

checkers-game css3 express html5 mongodb nodejs nosql socket-io vanilla-javascript websocket

Last synced: 14 Apr 2026

https://github.com/mj10/gochat

Basic chat application using WebSockets

golang mongodb vuejs websocket websocket-chat

Last synced: 06 May 2026

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/mpromonet/ws-mqtt

Tests mqtt over websocket

mqtt websocket

Last synced: 02 May 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/davidje13/shared-reducer-frontend

Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer

reducer websocket

Last synced: 11 Oct 2025

https://github.com/geekshi/webone

A web project demonstrating the frontend and backend technology stack

html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket

Last synced: 21 Jan 2026

https://github.com/muhammedbarghou/scoorz

Express + Postgres demo for A WebSocket Server

javascript postgresql websocket ws

Last synced: 23 Feb 2026

https://github.com/granden-corp/aspnetsignalrcore-websocket_client

An ASP.NET Core SignalR websocket client base on websocket-sharp

asp-net-core signalr-core websocket websocket-client

Last synced: 11 Oct 2025

https://github.com/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/nccapo/ws-chat

WebSocket based chat application

chat chat-api chat-application go golang websocket websocket-chat

Last synced: 11 Oct 2025

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/konojunya/socket.io

socket.ioを用いたweb socketのサンプル

nodejs socketio websocket

Last synced: 09 Apr 2025

https://github.com/iamsuatzengin/online-auction-android

Online Auction Android application using WebSocket with Ktor client.

android kotlin ktor-client ktor-websocket websocket

Last synced: 19 Jan 2026

https://github.com/ratnesh2003/spring-boot-socketio

A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.

authentication java socket-io spring-boot websocket

Last synced: 19 Jan 2026

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

Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.

angular angular-material css html vitrinidev websocket

Last synced: 06 May 2026

https://github.com/rivalcoder/chat-using-websocket

Web-Socket Connection

css html node websocket

Last synced: 06 May 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/shinosaki/websocket-client-go

Simple wrapper library for golang.org/x/net/websocket

go golang websocket wrapper

Last synced: 12 Oct 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/nandhu-44/lumina

🎨 Modern AI art generator with real-time prompt enhancement and progress tracking. Built with Stable Diffusion, FastAPI, and Next.js

ai content-filtering image-generation nextjs14 prompt-engineering stable-diffusion websocket

Last synced: 04 Feb 2026

https://github.com/asterics/asterics-networkio-websocket

This is an example of the AsTeRICS websocket functionality.

accessibility ape assistive-technology demo example websocket

Last synced: 16 Jun 2026

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/martishin/react-kotlin-chat

Real-time chat application built using React.js, Kotlin, Spring WebFlux and WebSocket protocol

kotlin reactjs spring-webflux tailwind typescript websocket

Last synced: 06 May 2026

https://github.com/quocanh189/messagechat_reverb

This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.

headlessui laravel react reverb tailwindcss websocket

Last synced: 30 Nov 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/coajs/coa-websocket

一个超轻量的WebSocket服务框架,COA核心组成之一

coa coajs websocket ws

Last synced: 21 Jan 2026

https://github.com/frejun-tech/teler-devnagri-node-bridge

A reference Node integration between Teler and Devnagri, based on Media Streaming over WebSockets.

audio-streaming bridge devnagri frejun india indic-languages nodejs telephony teler typescript voice-agent websocket

Last synced: 29 May 2026

https://github.com/vedanty3/chat-linx

A chat app that seamlessly blends real-time messaging and a rich React interface. Connect, collaborate, and stay connected with sophisticated state management for a robust communication experience.

chatapp mern-stack websocket

Last synced: 13 Oct 2025

https://github.com/uzbekdev1/test-ws-core

Test Web Socket .NET Core App

netcore websocket

Last synced: 13 Oct 2025

https://github.com/amaljeevs/springboot-websocket-chatapp

This is a Simple ChatApp build using Spring boot using Websockets.

chat-application css html java js spring-boot springboot websocket

Last synced: 12 Apr 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/jetty/jetty-websocket-api

Eclipse Jetty® - WebSocket API (javax and jakarta)

eclipse jakartaee jetty websocket

Last synced: 26 Jan 2026

https://github.com/programminglaboratorys/nin0lib

python nin0chat API wrapper

api nin0chat python websocket

Last synced: 03 Apr 2025

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/devel0/iot-esp8266-serial-fwd

use esp8266 as a serial forwarder over wifi

esp8266 serial-over-wifi spiffs voltage-logger websocket

Last synced: 30 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/sxsid/online-pal

This is a real-time chat application that allows users to join a chat room by providing a username and send/receive messages to/from other participants. The application uses WebSockets for real-time communication, ensuring that messages are instantly transmitted between the server and clients.

nodejs reactjs typescript websocket

Last synced: 06 May 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/smeinecke/signal-websocket-bridge

signal-cli WebSocket bridge and bot toolkit

dbus docker python signal websocket

Last synced: 14 Apr 2026

https://github.com/gnikolovski/websocket-server

Simple Websocket server written in PHP

php ratchet ratchet-php-server websocket websocket-server

Last synced: 05 Aug 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/gopher2019/gameServer

zinx 游戏开发学习

game go websocket zinx

Last synced: 14 Oct 2025

https://github.com/tejasvi541/gocoll

Video Calling App Using Go

fiber go golang javascript pion webrtc websocket

Last synced: 06 May 2026

https://github.com/arawns1/jogo-multiplayer-javascript

Projeto de jogo multiplayer criado inteiramente com Javascript

javascript websocket

Last synced: 25 Mar 2025

https://github.com/notexe/blueskydiscordfeed

Monitors Bluesky posts (using Jetstream) from configured accounts and sends them to Discord webhooks in embed form

bluesky discord webhook websocket

Last synced: 06 May 2026

https://github.com/ravening/bitvavo-trading

Java app to fetch data from bitvavo trading system

bitcoin bitvavo bitvavo-trading java spring-boot spring-cloud-config websocket

Last synced: 06 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/apostoldevel/module-websocketapi

Module: Web Socket API

websocket websocketapi

Last synced: 10 May 2026

https://github.com/aonemd/webrtcsignalingserver

A WebRTC WebSocket-based Signaling Server

js nodejs realtime webrtc websocket

Last synced: 06 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/tophatcroat/crypto-chat

E2E encrypted chat for the terminal

encrypted jwt websocket

Last synced: 29 May 2026

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

尝试使用浏览器和Node.JS制作游戏

css html javascript websocket

Last synced: 16 Oct 2025

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

Java client for ROW

java java-client websocket

Last synced: 03 Jan 2026

https://github.com/samuelastech/youtube-remote-client

🎛️ A web client to connect on a socket server and send commands

css html javascript websocket

Last synced: 07 May 2026

https://github.com/andys8/wscat

Websocket command line listener using elm

command-line elm nodejs websocket

Last synced: 14 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/ahmedambadi/echochat

This is my very first proper Github repo. aimed at properly understanding and learning web frameworks and understanding different communication protocols. this is a text messaging web app primarily created with Javascript frameworks and postgresSQL

expressjs html javascript nodejs postgressql reactjs tailwindcss websocket websockets

Last synced: 05 Apr 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/royaals/docs-webs

Docs web application that allows users to create, edit, and collaborate on rich text documents in real-time.

material-ui mongodb nodejs quill-editor reactjs websocket

Last synced: 05 Apr 2026

https://github.com/amalik12/groop

A web based chat application, built in React.

chat express mongodb nodejs react redis websocket

Last synced: 05 Apr 2026

https://github.com/erickgbr/chatwebsockets

Chat con web Sockets (socket.io, node y JS)

fronted js node socket-io websocket

Last synced: 05 May 2026

https://github.com/aligorithm-97/voicechatapp

VoiceSpace allows you to join voice rooms and communicate with others in real time. Connect, collaborate, and chat with ease.

aws ec2 expressjs nginx socket-io webrtc websocket

Last synced: 05 Apr 2026

https://github.com/skygenesisenterprise/api-service

The Official Sky Genesis Enterprise API Service Ecosystem

api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket

Last synced: 31 Dec 2025

https://github.com/sb-child/noder_backend

已弃用, 将重写项目

audio editor image python socket-io video websocket

Last synced: 15 May 2026

https://github.com/iv4n-ga6l/websocket-chat-backend

A real-time chat server built with Go using WebSocket for handling communication

chatserver go golang websocket

Last synced: 26 Mar 2025

https://github.com/sir-go/schools-record

RTSP streams to mpeg files on multiple storages

bootstrap ffmpeg flask fullstack jquery json-rpc multithreading python2 queue websocket

Last synced: 05 Apr 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/jeronimoalbi/tail-ws

Tool to broadcast file changes using WebSockets

go tail websocket

Last synced: 26 Mar 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/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/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/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