jakubkulhan / bunny

Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
MIT License
698 stars 101 forks source link

react/promise 3.0 support? #143

Closed lookyman closed 3 months ago

lookyman commented 11 months ago

Hi, are there any plans to support react/promise 3.0?

WyriHaximus commented 11 months ago

Hi, in short: yes.

WyriHaximus commented 3 months ago

0.5 will stick to promise v2 while 0.6 will go with promise v3 only. It's not ideal, tried to get v3 into 0.5 but due to the way v3 works it's not compatible with 0.5.