vert-x3 / vertx-awesome

A curated list of awesome Vert.x resources, libraries, and other nice things.

Home Page:https://github.com/vert-x3/vertx-awesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add The White Rabbit

viartemev opened this issue · comments

Related to Messaging section, there is The White Rabbit client for RabbitMQ written on Kotlin with coroutines usage. It's an alternative for default vertx-rabbitmq-client.
An example of integration with Vert.x can be found in the-white-rabbit-vertx-example folder.