Express+PostGres Demo for Live Match Commentary using WebSockets Broadcast Channel
-
Updated
May 10, 2026 - JavaScript
Express+PostGres Demo for Live Match Commentary using WebSockets Broadcast Channel
Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message validation, subscriptions)
Express + Postgres demo for live match commentary with a WebSocket broadcast channel
Express + Postgres demo for live match commentary with WebSockets
Real-time sports commentary backend using WebSocket Broadcast channels for live event streaming to all connected clients. Built with Node.js, Express, PostgreSQL, and Drizzle ORM. Demonstrates event-driven real-time architecture patterns.
Sportz is a comprehensive backend service designed for live sports coverage, utilizing REST endpoints for match and commentary management alongside WebSockets for real-time data broadcasting.
Add a description, image, and links to the ws-library topic page so that developers can more easily learn about it.
To associate your repository with the ws-library topic, visit your repo's landing page and select "manage topics."