contributte / rabbitmq

🐰 RabbitMQ (AMQP, STOMP, MQTT) using BunnyPHP for Nette Framework (@nette).
https://contributte.org/packages/contributte/rabbitmq.html
MIT License
24 stars 25 forks source link

Add support for persistent connections #11

Closed dada-amater closed 6 years ago

dada-amater commented 6 years ago

Please allow to use persistent connections to significantly reduce rabbitmq load.

paveljanda commented 6 years ago

@dada-amater Cool! Can you just please use camelCase instead of snake_case in php variable names? Thanks you.

dada-amater commented 6 years ago

@paveljanda done

dada-amater commented 6 years ago

@paveljanda Do you plan to merge this PR?

paveljanda commented 6 years ago

Oh I don't think that that change in composer.json will pass. :)

paveljanda commented 6 years ago

@dada-amater When you change it, I can merge this PR.

paveljanda commented 6 years ago

@dada-amater Do you intent to change this PR?

dada-amater commented 6 years ago

Will make separate branch for you. Because this PR was not merged, I had had to fork this package.