Introduction

Updated Dec 08, 2025

This guide explains how to build WebSocket applications with the composable architecture introduced in Falcon-Pachinko. It focuses on the recommended router/resource model, then dives into advanced patterns such as dependency injection, shared state, custom connection manager backends, background workers, and testing utilities.