Commit Graph

1 Commits

Author SHA1 Message Date
Blax Software ac5d89111e feat: WebRTC MVP to Blax standard (namespace, README, tests, scaffolding)
- Rename namespace BlaxSoftware\LaravelWebRtc -> Blax\WebRtc (house standard) +
  update kernel imports to Blax\ReactPhpKernel
- README rewritten to the Blax OSS package principles: OSS banner, title+badges,
  emoji feature list, quick start, wire shape, config, architecture, star history
- Add PHPUnit suite (8 tests / 18 assertions, green): SignalingHandler routing
  (offer/ice/record/connect/bridge/close/error paths via a fake engine) +
  NullMediaEngine behaviour
- Add pint.json (laravel preset, applied), composer scripts, .gitattributes,
  test.sh (nix), CHANGELOG
- Verified end-to-end: composer install resolves blax-software/reactphp-kernel
  from Forgejo VCS and the suite runs green on it

rel learn-atc #1055 #1051 #1019

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 13:28:49 +02:00