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/t33devv/elevator-sim-backend

expressjs websocket.io backend with 2-elevator request logic

elevator-simulation expressjs websocket

Last synced: 15 May 2026

https://github.com/jonathan-pap/secret-hitler

Online multiplayer Secret Hitler — Node + WebSockets, modern noir UI, optional AI bots. Play at https://secret-hitler-tt29.onrender.com/

ai-bots board-game browser-game hidden-role html5-game javascript multiplayer nodejs party-game real-time secret-hitler social-deduction web-game websocket

Last synced: 15 May 2026

https://github.com/codewizard-404/traceflow

TraceFlow is an AI-powered platform for Enda Tao, streamlining territorial activity tracking, timesheet management, and receipt book traceability. With secure authentication, geolocation, real-time notifications, and AI-driven analytics, it empowers roles like Supervisors, Regional Managers, and HR with dynamic dashboards and multilingual support.

flutter google-cloud-platform keycloak nginx nodejs pm2 postgresql react-tsx redis websocket

Last synced: 11 Apr 2026

https://github.com/sergeimischenko/django_channels_chat

Проект простое приложение на Django с использованием Django-channels и Websocket. Приложение это чат, который работает через Группы(Вход/Выход из группы) далее подключаемся к группе и входим в чат между участниками

django django-channels javascript python websocket

Last synced: 17 Mar 2025

https://github.com/siarheidudko/redux-cluster-ws

Modern WebSocket-based state synchronization library built on top of Redux-Cluster. Enables real-time Redux store synchronization between Node.js servers and clients (both Node.js and browser) using native WebSocket connections.

cluster redux websocket

Last synced: 13 Jun 2026

https://github.com/niewiemczego/feeld

Unofficial Python3 API connector for Feeld's HTTP and WebSockets APIs.

api dating-app dating-app-feeld feeld feeld-api feeld-client python python3 websocket

Last synced: 11 Nov 2025

https://github.com/chgl16/websocket-broadcast

Spring Boot + WebSocket(STOMP) + Thymeleaf实现广播通讯

spring-boot thymeleaf websocket websocket-broadcast

Last synced: 15 May 2026

https://github.com/gopher2019/im

直播聊天系统

go websocket

Last synced: 15 Jun 2025

https://github.com/moustafaa91/discountcode_be

An application to Generate and use random CouponCodes using WebSocket SignalR communication

csharp csharp-code mongodb signalr websocket

Last synced: 20 Jan 2026

https://github.com/spikything/next-finance-app

Real-time crypto price tracker using WebSocket API and Next.js 💹

chart crypto d3 finance fintech javascript nextjs react realtime typescript websocket

Last synced: 06 Apr 2026

https://github.com/whyankush07/videocall-app

This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.

react vite webrtc websocket

Last synced: 11 Jan 2026

https://github.com/tobycroft/tuuznet

TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.

curl golang http httpclient httprequest net tuuznet utils websocket websocket-client

Last synced: 09 Apr 2026

https://github.com/vavarm/websocket-chat-client

Node.js program

chat nodejs websocket

Last synced: 24 Apr 2026

https://github.com/makarenos/bridge-status-bot

Telegram bot monitoring 5 cross-chain bridges with real-time alerts. FastAPI + async PostgreSQL + Redis.

bridge-monitoring cryptocurrency fastapi python real-time telegram-bot web3 websocket

Last synced: 15 May 2026

https://github.com/cydrickn/thruway-swoole-transport

OpenSwoole / Swoole Websocket Transport for Thruway Router

openswoole swoole thruway transport wamp-protocol wamp-router wamp-server websocket

Last synced: 20 Sep 2025

https://github.com/ndrean/async_pg

pg_notify in Ruby with `Sequel.listen` and websockets

faye-websocket notifications notify postgres ruby sequel websocket

Last synced: 15 May 2026

https://github.com/isaquedasilva/cupcake-corner

An ergonomic application that make easy to manage all flow of a Cupcake store.

cupcake-corner realtime swift swiftdata swiftui userauthentication websocket

Last synced: 19 Apr 2026

https://github.com/iamgoatki/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 08 Jul 2025

https://github.com/giovanni-angeli/pyjamapeople

example of how to use tornado, asyncio and websocket together

asyncio tornado websocket

Last synced: 23 May 2026

https://github.com/repcomm/pubmarine

ephemeral pub/sub for web,lua over websocket or udp

api client ephemeral lua luasocket minetest mod pubsub server udp web websocket

Last synced: 20 Jan 2026

https://github.com/skamranahmed/estimatex-server

estimatex-server is the backend component for estimatex, enabling real-time story point estimation through WebSocket communication.

golang planning-poker realtime-communication websocket

Last synced: 04 Aug 2025

https://github.com/mzaintariqdev/zoom-cloneusingnodejs

this is a zoom clone developed with nodejs using ejs and socket.io

ejs nodejs socket-io websocket zoom-clone

Last synced: 02 May 2026

https://github.com/lord-turmoil/websocketdemo

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/adityagupta0001/aquamonitor

Cloud-connected water tank monitoring solution with DS18B20, HC-SR04, Turbidity, TDS, and DHT11 sensors providing real-time analytics through MQTT and WebSocket communication using Arduino Uno and NodeMCU (ESP8266)

arduino-uno dht11-sensor ds18b20-arduino hcsr04 mqtt nodemcu-esp8266 tds-sensor turbidity-sensor websocket

Last synced: 15 May 2026

https://github.com/hypersolution1/clearthru

This is a communication library that provides remote procedure calls (RPC) and events over websocket

communication nodejs promise rpc-library websocket

Last synced: 16 Feb 2026

https://github.com/mojoatomic/rdcp

RDCP - Rate-limit Discovery and Control Protocol. Dynamic rate limit management for distributed systems via JSON over HTTP/WebSocket.

api-management api-protocol backend developer-tools distributed-systems http-api json-protocol metrics microservices monitoring multi-tenant observability protocol quota-management rate-limiting rate-limits real-time-metrics throttling websocket

Last synced: 15 May 2026

https://github.com/allan-nava/kafkajs-ws

A modern Apache Kafka client for node.js

kafka kafkajs kafkajs-client socket socket-io websocket

Last synced: 28 Oct 2025

https://github.com/akagi201/learning-http

Codes and notes while learning http

caddy golang http http2 nginx websocket

Last synced: 19 May 2026

https://github.com/chevp/angular-threejs-websocket-quick-start

This project is a boilerplate for integrating Angular, Three.js, and WebSocket to build interactive 3D applications with real-time communication.

angular nodejs threejs typescript webgl websocket

Last synced: 04 May 2026

https://github.com/jolovicdev/holloway

Self-hosted webhook relay for local development. Written in Go. Every webhook persists to SQLite before delivery - if your client is offline, nothing is lost. Live dashboard, one-click replay, rate limiting. Smee alternative. Deploy with Docker in 60 seconds.

caddy dashboard developer-tools devtools docker go golang htmx local-development ngrok-alternative replay self-hosted smee-alternative sqlite webhook webhook-relay websocket

Last synced: 23 Jun 2026

https://github.com/level09/vilcos

A modern, full-stack web framework built on FastAPI and Vue.js with real-time capabilities.

fastapi flask python saas saas-boilerplate vue vuetify websocket

Last synced: 30 Apr 2025

https://github.com/tomkoooo/chatroom

Simple chat room with web-sockets and plain JS

html js websocket

Last synced: 08 Jul 2025

https://github.com/philkes/baseled

ESP8266 based RGB LED controlled via Android App over WebSocket

3d-printing android arduino esp8266 espnow rgb-led websocket

Last synced: 19 Jul 2025

https://github.com/kubilayture/collaborative.notes.web

A React + TypeScript frontend with TailwindCSS, real-time messaging, hierarchical folder management, and collaborative note editing capabilities.

better-auth hocuspocus react reactrouterv7 shadcn-ui tiptap typescr websocket yjs

Last synced: 18 May 2026

https://github.com/gohouse/chatroom

golang websocket简单聊天室

chatroom golang gorilla h5 websocket

Last synced: 31 Aug 2025

https://github.com/danieldantasdev/system-learning_api-restful_message-websocket_dotnet-7.0.2_csharp-11

Este repositório é dedicado para criar um Hub de conexões com o protocolo WebSocket, utilizando a linguagem de programação C#.

csharp dotnet signalr signalr-hub websocket

Last synced: 21 Mar 2025

https://github.com/efe-eroglu/financial-dashboard-frontend

The frontend side of the app that allows users to follow cryptocurrency markets in real time, create personal watchlists and manage price and news feeds.

cryptocurrency reactjs websocket

Last synced: 26 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/tjcchen/websocket-server-side

📚 Server side websocket implementation with Node.js

nodejs websocket ws

Last synced: 01 Apr 2025

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

Experience seamless communication with our Real-Time Chat Application, crafted with Next.js and WebSockets. Connect with others instantly, fostering real-time conversations in a secure and dynamic environment.

docker-compose express nextjs redis tailwindcss typescript websocket

Last synced: 14 Apr 2026

https://github.com/kota-yata/instant-drop

P2P File Transfer App on WebRTC

protobuf webrtc websocket

Last synced: 15 May 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/royaals/chat-application

Chat application that supports real-time messaging.

express mongodb nodejs react websocket

Last synced: 05 Apr 2026

https://github.com/mgunawardhana/real-time-notification-service-test

This project demonstrates a real-time notification system using Spring Boot, WebSockets, and STOMP. It includes both server-side and client-side implementations for sending and receiving notifications.

java-21 notification-service real-time spring-boot-3 websocket

Last synced: 16 Feb 2026

https://github.com/kota-yata/instant-drop-server

Signaling Server on WebSocket

java webrtc websocket

Last synced: 15 May 2026

https://github.com/wintercore/icicle

Youtube realtime music player. Enjoy listening to podcasts/music/etc through youtube with your friends in real time.

music player realtime websocket youtube

Last synced: 29 Apr 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/davidje13/chat

An end-to-end encrypted chat client which uses the EchoChamber backend.

chat e2e-encryption websocket

Last synced: 20 Mar 2025

https://github.com/debuging-life/sportz

express postgress websockets

websocket

Last synced: 19 Feb 2026

https://github.com/arthurarakelyan/websockets-chat-example

💬 A simple example of chat website created with React and Socket-io

express nodejs react redux-toolkit socket-io typescript websocket

Last synced: 09 Apr 2026

https://github.com/realtime-framework/angular2chat

Simple Chat built with Realtime Messaging and Angular2+

angular angular2 chat realtime-messaging typescript websocket

Last synced: 04 May 2026

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

Este projeto tem por finalidade de renderizar elementos 3D no browser, aprendendo conceitos sobre webgl, websocket e geolocation API.

flask-websocket geolocation-api threejs webgl websocket

Last synced: 28 Jan 2026

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/canaxs/spring-chat

Messaging application developed using spring boot (Websocket dependency used)

jwt-authentication security spring-boot websocket

Last synced: 14 May 2026

https://github.com/reynoldarun09/ecommerce-dashboard

A feature-rich E-commerce Dashboard built with Node.js, Express, TypeScript, and MongoDB, providing a robust admin and manager panel to manage users, products, and orders efficiently.

axios expressjs node-js prisma-orm reactjs tailwindcss typescript vite websocket zod zod-validation zustand

Last synced: 06 Apr 2026

https://github.com/buexplain/netsvr-business-go

这是一个可以快速开发websocket全双工通信业务的包,它基于https://github.com/buexplain/netsvr 进行工作。

golang netsvr websocket

Last synced: 15 Mar 2026

https://github.com/than-dev/websocket-protocol-impl

Websocket protocol implementation using javascript (nodejs), no libraries, no dependencies.

coding javascript no-dependencies nodejs server-side web-services websocket

Last synced: 14 May 2026

https://github.com/gopher2019/gameserver

zinx 游戏开发学习

game go websocket zinx

Last synced: 12 Jan 2026

https://github.com/tfdmendes/websocket-guessnumber

A totally (not) scalable WebSocket number-guessing game

html javascript json websocket

Last synced: 03 Feb 2026

https://github.com/fantasy-peak/echo-websocket-server

base boost beast websocket echo server,use c++20 coroutine

beast coroutine cpp20 websocket

Last synced: 22 Mar 2025

https://github.com/iwansal64/wms-dev

WMS-Dev (Water-loss monitoring software - device) is a program that used for ESP32 to connect to WMS API

cpp esp32 iot microcontroller websocket

Last synced: 14 May 2026

https://github.com/craigpeacock/esp32_websocket_logviewer

Redirects esp32 console in realtime to webpage using websockets. Using esp-idf.

console esp-idf logfile realtime websocket

Last synced: 24 Feb 2025

https://github.com/chrisru/beight-api

✏️ Backend for a collaborative web editor

docker docker-compose eslint koa nodejs passportjs postgresql typescript webpack websocket

Last synced: 10 Apr 2026

https://github.com/mounishvatti/doodledeck

“Draw and Collaborate in Realtime, Share your ideas with your peers, and keep convincing everyone that your scribbles are totally a masterpiece.” 😄

prisma turborepo websocket

Last synced: 22 Mar 2025

https://github.com/dewantrie/ws-countdown-with-redis

A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.

countdown java quarkus redis vertx websocket

Last synced: 13 Feb 2026

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

websocket test for auth headers being added to request

dart test websocket

Last synced: 18 Apr 2026

https://github.com/nikhilreddy006/chess-game

This is a real-time multiplayer chess game built using Socket.IO for communication between players. The project allows two players to connect and play a live chess game with real-time updates.

chessjs express-js nodejs socket-io websocket

Last synced: 08 Apr 2026

https://github.com/theopenwebjp/websocket-client-server-tester

Simple project for testing ability of browser client to communicate with server using web sockets.

html javascript testing websocket websocket-client

Last synced: 20 May 2026

https://github.com/briankarlsayen/chat-app-server

chat-app server see client in https://github.com/briankarlsayen/chat-app-client

expressjs mongodb nodejs socket-io websocket

Last synced: 08 Apr 2026

https://github.com/gizipp/chat-demo

A kind of basic chat API backend using Faye-websocket

chat-application faye faye-client faye-websocket heroku puma ruby sinatra websocket

Last synced: 13 Mar 2025

https://github.com/neon4on/paired-reverse-parser

Парный обратный сапёр

nestjs socket-io vuejs websocket

Last synced: 27 Feb 2026

https://github.com/jairtorezone/api_payments_pix

Esta aplicação em Python utiliza websockets para simular pagamentos via PIX

flask python websocket

Last synced: 19 May 2026

https://github.com/lonewolf230/collabboard

A collaborative app which lets users collaborate in real time to create whiteboards and share and export them as jpeg pdfs and can allow users to a whiteboard or share the whiteboard as a link

express-js firebase nodejs reactjs typescript websocket

Last synced: 08 Apr 2026

https://github.com/nyagami/lnreader-rs

Remote service desktop app for LNReader

pyqt6 websocket

Last synced: 19 May 2026

https://github.com/tahahachana/webdriverbidi

WebDriver BiDi client implementation in Rust.

browser-automation rust tokio webdriver webdriver-bidi websocket

Last synced: 31 Oct 2025

https://github.com/umjammer/vavi-apps-webhook

👀 webhook server for cloud file system watch service

heroku java jsr-203 watch-service webhook websocket

Last synced: 19 May 2026

https://github.com/mitz-it/websocket-client

An abstraction over WebSocket to manage strongly typed messages

abstraction web-socket web-sockets websocket websockets

Last synced: 17 Jan 2026

https://github.com/heshanthenura/springboot-searchingdemo

This repo demonstrates real-time search functionality using Spring Boot and WebSocket. The app allows users to search for items and instantly receive results as they type. WebSocket enables faster responses compared to HTTP.

demoapp realtimesearch searchfunctionality springboot webdevelopment websocket

Last synced: 19 May 2026

https://github.com/dontcryme/rust_socketio_refix

Personally modify rust_socketio crates (for emit_with_ack/binary callback[async] problem and immediately emit invoke/reject problem and invoke ack function to server)

rust socket-io websocket

Last synced: 02 Feb 2026

https://github.com/khushi89012/dashboard

This real-time dashboard utilizes large CSV files and smooth data streaming through WebSockets, ensuring efficient, live data updates for an enhanced user experience.

expressjs mongodb nodejs reactjs redis websocket

Last synced: 31 Jan 2026