{"id":"mintopia-laravel-echo-server","name":"laravel-echo-server","af_score":31.8,"security_score":41.8,"reliability_score":27.5,"what_it_does":"laravel-echo-server is a self-hosted WebSocket server that relays Laravel broadcast events (from Echo) to clients via the Pusher protocol (or compatible clients).","best_when":"You already run your own infrastructure and want a lightweight, Pusher-compatible WebSocket relay for Laravel broadcasting.","avoid_when":"You cannot provide reliable process supervision, TLS termination, and rate-limit/proxy protections around a long-lived WebSocket service.","last_evaluated":"2026-04-04T19:40:16.951275+00:00","has_mcp":false,"has_api":false,"auth_methods":["WebSocket connections with configuration-based options (e.g., Pusher protocol compatibility)","Laravel broadcasting uses an auth endpoint pattern typically provided by the Laravel app (not by this package itself)"],"has_free_tier":false,"known_gotchas":["This is a long-lived WebSocket server; agent workflows that assume request/response REST semantics or automatic retries may not apply.","Correct functioning typically depends on external Laravel broadcast configuration and a working broadcast auth endpoint/routes for private/presence channels.","Operational configuration (TLS termination, reverse proxy settings, allowed origins, and process supervision) is critical and often not captured as API-level contracts."],"error_quality":0.0}