how to use Request-Reply NATS in the Laravel

Viewed 22

I need to use Request-Reply nats to communicate with other system microservices, but I can't find any good package on PHP for this, most of them are old and haven't been updated for a long time. Is there a good package or library for this?

0 Answers
Related