laravel-websockets/docs/advanced-usage
Fabian @ Blax Software 093bbe3a44 A tests, documentation for helpers and lifecycle
- Introduced `helpers-and-testing.md` to document global helpers and WebsocketService class usage.
- Created `HandlerLifecycleTest.php` to test the full WebSocket handler lifecycle, including connection management, channel subscriptions, and message routing.
- Added `WebsocketServiceTest.php` to validate state tracking methods in WebsocketService, covering user authentication, channel tracking, and broadcast functionality.
2026-04-02 12:44:16 +02:00
..
_index.md A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
app-providers.md Renovation 2025-01-16 08:54:02 +01:00
custom-websocket-handlers.md Fixed Routes registration 2021-04-06 17:21:15 +03:00
dispatched-events.md Renovation 2025-01-16 08:54:02 +01:00
helpers-and-testing.md A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
non-blocking-queue-driver.md [2.x] Dispatch events on actions (#556) 2020-09-26 22:01:58 +03:00
webhooks.md Renovation 2025-01-16 08:54:02 +01:00