- Kernel now accepts an optional PSR-3 LoggerInterface (default NullLogger), exposes logger(), emits boot/running/shutdown lifecycle lines - Add Support\ConnectionRegistry: transport-agnostic id->connection registry (add/remove/get/each/onAdd/onRemove/clear) for presence + broadcast, reused by WS channels + WebRTC peers - Tests: 19 total / 35 assertions (added ConnectionRegistry + logging coverage) - require psr/log rel learn-atc #1055 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Fixtures | ||
| ChildReaperTest.php | ||
| ConnectionRegistryTest.php | ||
| KernelTest.php | ||
| SocketPairIpcTest.php | ||
| SocketServerFactoryTest.php | ||