mostafa/xk6-kafka

RabbitMQ Compatibility

Closed this issue · 1 comments

Hi @mostafa

I don't know if this is the channel to ask that but here I go:
Do you know, by any chance, if there is a way to use xk6/kafka to test RabbitMQ aswell as Kafka itself? Or, if there is any other k6 extension to do so?

Thanks in advance.
Regards!

Hey @ferrange,

RabbitMQ uses AMQP and MQTT protocols, which is not what this extension is built for. For AMQP, use xk6-amqp and for MQTT, use xk6-mqtt.