rmq icon indicating copy to clipboard operation
rmq copied to clipboard

compatibility with rsmq & rsmq_async

Open 0x8f701 opened this issue 4 years ago • 0 comments

In nodejs rsmq is pretty popular, it has been ported to rust as rsmq_async.

For some reasons, I need to use rmq in golang, and use rust rsmq_async as a consumer, is it possible? I think it's pretty important for rmq to be compatible with other redis message queue implementations in other languages

0x8f701 avatar Aug 21 '20 13:08 0x8f701