laravel-websockets/src
Fabian @ Blax Software 859fcb6f89 feat: verbose logging, file persistence, auto websocket log channel
- WebSocketHandler: log connection rejections, unknown app keys, message drops
- Logger: persist all output to file via Laravel Log facade
- ServiceProvider: auto-register 'websocket' daily log channel
2026-04-16 08:17:39 +02:00
..
Apps A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Broadcast IBF broadcasting socket 2026-02-03 16:30:59 +01:00
Cache A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
ChannelManagers A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Channels A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Console/Commands feat: add websockets:info command with live stats 2026-04-15 10:07:59 +02:00
Contracts A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Events A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Facades A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Ipc I performance, A testing & event-driven 2026-01-24 13:34:29 +01:00
Server feat: verbose logging, file persistence, auto websocket log channel 2026-04-16 08:17:39 +02:00
Services A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Websocket A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00
Helpers.php RI websocket performance, BF race condition 2026-01-24 12:17:46 +01:00
ServerFactory.php Renovation 2025-01-16 08:54:02 +01:00
WebSocketsServiceProvider.php feat: verbose logging, file persistence, auto websocket log channel 2026-04-16 08:17:39 +02:00
helpers_global.php R cache, connection session, performance 2026-02-09 13:50:42 +01:00