Connect Tyk with RabbitMQ in OneWay

Hello;

Reading the forum, it is not clear to me if I can connect tyk with RabbitMQ, is it possible?

Any help link?

Thank you.

Hi, you can use a rich plugin and implement it in your favorite language.

Check these sample implementations:

GitHub - asoorm/tyk-rmq-middleware: Example RMQ RPC middleware with Tyk (written in Go)

GitHub - TykTechnologies/tyk-plugin-queue: Send messages to a queue server. (written in Python)