roadrunner-server / roadrunner

🤯 High-performance PHP application server, process manager written in Go and powered with plugins
https://docs.roadrunner.dev
MIT License
7.84k stars 407 forks source link

[💡 FEATURE REQUEST]: Driver for Amqp 1.0 or stomp #1990

Open PhilippHandle opened 3 weeks ago

PhilippHandle commented 3 weeks ago

Plugin

JOBS

I have an idea!

Currently I try to implement roadrunner with my project. As a message broker I use activeMQ Artemis and it only supports amqp 1.0 or alternativly stomp. So it would be cool if roadrunner would support that.

With a quick research i found a go lib to handle amqp 1.0:

Stomp:

So for my project stomp or amqp 1.0 would be perferct

rustatian commented 3 weeks ago

Hey @PhilippHandle 👋 Thank you for the feature request. I've added a 2024.3 milestone, but expect it to be changed to 2025.1.