Larasopp Client

JSON →
library 1.2.27 ·javascript
verified Jun 7, 2026

Larasopp Client is a WebSocket client for Laravel broadcasting with full TypeScript support. Version 1.2.27 provides type safety for channels, events, and users via generics. It supports public, private, and presence channels with automatic reconnection. Compared to other Laravel WebSocket clients (e.g., Echo), Larasopp offers per-key JSON revivers, typed event caching, and a permission system. The package is actively maintained with regular updates.