WebSockets
5 production projects and 0 rule sets built with WebSockets.
Production Projects
Gotify
Self-hosted real-time push notification service (Pushover / Pusher alternative). Built in Go with Gin and WebSockets for low-latency message streaming from CI/CD webhooks, server scripts, and IoT alerts directly to desktop/mobile devices.
Vaultwarden
Unofficial Bitwarden compatible server written in Rust; replaces the heavy multi-container C#/.NET stack with a lightweight single-binary service consuming under 50MB of RAM.
PostGraphile
Compiles PostgreSQL database schemas, functions, and Row-Level Security (RLS) policies into an instant, high-performance GraphQL API without N+1 query overhead. Generates optimized single-query SQL execution plans directly from incoming GraphQL ASTs.
Browserless
Production-grade headless browser grid for automated web scraping, PDF generation, and synthetic testing. Wraps Chromium instances in isolated Docker sandboxes with WebSocket multiplexing, connection pooling, and memory-leak auto-restarts.
SurrealDB
Unified document, graph, and relational cloud database written in Rust. Replaces complex backend stacks with schema-full/schema-less flexibility, real-time WebSocket live queries, granular row-level permissions, and distributed key-value storage backends (TiKV/RocksDB).
Often Used With
Frequently Asked Questions
How many production projects use WebSockets?
5 verified production projects in the STACK IT FAST directory use WebSockets, each with a full architecture breakdown.
What is WebSockets most often used with?
Across projects in the directory, WebSockets is most commonly paired with TypeScript, Rust, PostgreSQL.