Valery Piashchynski
Valery Piashchynski
@azjezz I briefly had a look at the Mercure Golang API and it seems to be very easy to implement Hub/Server support with the RR plugin. I guess after the...
I mean, I'm not a PHP dev. The worker from my POV (and from the RR) is just a process. So, I need to understand, what API to expose from...
Also, the Golang library has version [0.13](https://github.com/dunglas/mercure/releases). I'm a little bit worried about breaking changes before the stable release.
Hey guys 👋🏻 Some updates for this ticket: 1. I'm not sure that we should support Mercure protocol inside the standard RR bundle, and it would be nice to have...
@francislavoie Got u, thanks. The funny thing is that we have the same plugins (I mean ssh and supervisor (called service)) 😄 Yeah, a `RoundTripper` is a good idea for...
Yeah, thanks. I'm not thinking about the Mercure because it's a relatively niche protocol. I'm thinking about existing plugins for the RR, like the whole queue infrastructure (amqp, boltdb, sqs,...
And I'm thinking, to support the RR module inside a Caddy, not only for the Mercure, but for the PHP users. (Funny thing, that I'm not a PHP dev at...
Thanks for the FR @OO00O0O, that's a good idea.
similar topic: roadrunner-server/roadrunner-plugins#26
Hey @arku31, thanks for the report. You can safely (temporarily) remove this check. That's because the RR and `PHP-Worker` approach to check available plugins had been changed recently and weren't...