2.0.0 Beta 4
Pre-release
Pre-release
- PHP 8.1 now required.
Channel
now extendsAmp\Closable
, which adds anonClose()
method to attach a closure that is invoked when the channel closes.
Channel
now extends Amp\Closable
, which adds an onClose()
method to attach a closure that is invoked when the channel closes.