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
Alexander Blasl
1a5db82c26
Renovation
2025-01-16 08:54:02 +01:00
Alex Renoki
ec47925c71
Added soft closes for connections on SIGTERM/SIGINT
2020-09-12 17:45:07 +03:00
rennokki
341eb9604f
Apply fixes from StyleCI ( #518 )
2020-09-10 21:59:49 +02:00
Alex Renoki
6f32b89459
wip
2020-09-10 22:59:26 +03:00
Alex Renoki
3fcfe1bb39
Added test for app_id
2020-08-23 13:44:09 +03:00
Alex Renoki
92870c088a
wip
2020-08-22 21:54:48 +03:00
rennokki
16446309ca
Apply fixes from StyleCI ( #449 )
2020-08-13 13:25:10 +02:00
Alex Renoki
344dfa7f96
Added --test for websockets:serve command
2020-08-13 14:21:06 +03:00
zaxxo-dkraemer
0915132369
Add restart command for WebSocket server
2020-08-13 10:09:55 +02:00
Freek Van der Herten
fa0bd1c9ef
Apply fixes from StyleCI ( #329 )
2020-03-04 10:58:39 +01:00
Francis Lavoie
3ec6c0ade3
Add support for Laravel 5.8 ( #122 )
...
* Fix Laravel 5.8 compatibility
* Use Arr:: and Str:: instead of global helpers
* Remove testbench-core dependency, release was tagged
2019-02-27 15:27:21 +01:00
Marcel Pociot
9ce2cc3ff7
Apply fixes from StyleCI ( #3 )
2018-12-04 22:22:33 +01:00
freek
d9a831be86
wip
2018-12-04 21:03:26 +01:00
freek
882c060817
nitpicks
2018-12-04 20:59:43 +01:00
Marcel Pociot
f89278ede1
wip
2018-12-04 11:48:07 +01:00