AMQP 0-9-1 protocol implementation with Amp v3.
Mostly inspired from PHPinnacle/Ridge.
See examples for a few basic use cases.
- Transactions
- Correct chain of events of channel close
- De-duplicate frame emittion
- Handle failures (Channel\Close)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
AMQP 0-9-1 protocol implementation with Amp v3.
Mostly inspired from PHPinnacle/Ridge.
See examples for a few basic use cases.