Closed agborkowski closed 6 years ago
You want to implement by yourself? You are welcome, just look at other clients like Redis or MySQL and implement this protocol. This is not so difficult.
I would be happy to answer any questions and help you in every way. But I do no think that right now I have enough time and motivation to implement it on my own. Just moved to Vietnam, so many things to do :-)
im considering it :), have u good accommodation !? :) :beers:
Yes I have. Are you going to implement this protocol in async way?
yeah ill try
Any results? I also need amqp client for my project :)
@sashok1337 Added AMQP Clinet https://github.com/kakserpom/phpdaemon/blob/master/PHPDaemon/Clients/AMQP/README_RU.md I think the ticket can be closed.
@hurdos thanx 👍
Will test soon.
Phpdeamon will be excellent to implement amqp protocol for broker and resolver message.
any ideas how to start implement async non blocking usage of this protocol ?
simplicity class over pecl amqp https://github.com/UnionOfRAD/li3_queue/blob/master/extensions/adapter/queue/AMQP.php