Commit Graph

13 Commits

Author SHA1 Message Date
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
Fabian @ Blax Software 2a47591907 R cache, connection session, performance 2026-02-09 13:50:42 +01:00
Fabian @ Blax Software cc78a9b4d5 IBF broadcasting socket 2026-02-03 16:30:59 +01:00
Fabian @ Blax Software b621a69015 BF broadcasting server 2026-02-03 15:38:57 +01:00
Fabian @ Blax Software 826c198a77 IA helpers 2026-02-03 15:03:50 +01:00
a6a2f5842 4e7629e1d7 I reset cache driver 2025-09-15 14:34:50 +02:00
a6a2f5842 69584c8fe2 A whisper 2025-09-15 14:29:07 +02:00
a6a2f5842 ba53960551 I WebsocketService 2025-09-15 12:40:25 +02:00
a6a2f5842 fbb789b25e I auth tracking 2025-09-15 10:25:38 +02:00
a6a2f5842 4b7c09534a I auth tracking 2025-09-15 10:23:07 +02:00
a6a2f5842 5bd6cf2341 I auth storage 2025-09-15 10:20:13 +02:00
a6a2f5842 bc6abf6841 I support default Channel 2025-09-14 15:00:27 +02:00
a6a2f5842 6f115a2a72 A more default settings 2025-05-08 10:54:11 +02:00