Hi all, just wanted to know in order to push msg t...
# wiremock-cloud
d
Hi all, just wanted to know in order to push msg to SQS/RabbitMQ after an endpoint match in wiremock json stub
t
Hi @Dhruvraj Mishra, yes, in the 4.x beta there’s now async support, which includes an extension point for your own providers, so you’d need to build a provider extension class to adapt to SQS and RabbitMQ, but the ability to trigger message-based stubs from HTTP is now in there.