laravel-websockets/src/Websocket
Fabian @ Blax Software be3c7400fe feat: enhance websocket attribute handling with prefix and suffix support; add HTTP controller fallback for event resolution; implement comprehensive tests for dispatcher and event registry 2026-04-29 08:29:49 +02:00
..
Controllers BF handlers for l11 2025-01-17 10:45:53 +01:00
ChannelManager.php BF nullable deprecations 2026-04-23 11:56:50 +02:00
ConnectionSession.php R cache, connection session, performance 2026-02-09 13:50:42 +01:00
Controller.php feat: enhance websocket attribute handling with prefix and suffix support; add HTTP controller fallback for event resolution; implement comprehensive tests for dispatcher and event registry 2026-04-29 08:29:49 +02:00
ControllerResolver.php fix: harden IPC callbacks and decouple auth lookup via configurable resolver 2026-04-17 11:03:02 +02:00
EventRegistry.php feat: enhance websocket attribute handling with prefix and suffix support; add HTTP controller fallback for event resolution; implement comprehensive tests for dispatcher and event registry 2026-04-29 08:29:49 +02:00
Handler.php BF cache-key slug drift on ws_socket_auth_*; resilient User column in watch -v 2026-04-27 13:56:07 +02:00
MockConnection.php RI websocket performance, BF race condition 2026-01-24 12:17:46 +01:00
MockConnectionSocketPair.php I parent connection states 2026-03-05 12:26:56 +01:00