Vertx Mutiny Bindings

80 views
Skip to first unread message

moodiJ

unread,
Nov 10, 2021, 11:27:15 AM11/10/21
to vert.x
Hello vert.x
I am using in my project Vert.x with SmallRye Mutiny API 
I am stuck at trying to implement service proxies. Is there a way to use the codegen and proxies capabilities with mutiny API ? 
What are the limitations of the Mutiny bindings? I am thinking to going production with this stack.

Julien Ponge

unread,
Nov 11, 2021, 10:56:04 AM11/11/21
to ve...@googlegroups.com
Hi,

You can generate bindings for your own APIs using the code generator. See https://smallrye.io/smallrye-mutiny-vertx-bindings/2.15.1/api-translation/


De : ve...@googlegroups.com <ve...@googlegroups.com> de la part de moodiJ <m.j...@livello.com>
Envoyé : Wednesday, November 10, 2021 5:27:15 PM
À : vert.x <ve...@googlegroups.com>
Objet : [vertx:54176] Vertx Mutiny Bindings
 
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/96be3c5c-c99d-4620-af4d-dff6146fda7an%40googlegroups.com.

Julien Viet

unread,
Nov 15, 2021, 2:36:11 AM11/15/21
to vert.x
Hi,

I think that the service proxy can be wrapped with a mutiny binding,
but you need to assemble the binding yourself, i.e you get the
generated proxy and the mutiny binding, you need to decorate the proxy
with the binding.

on the handler side I think there is not much to do.


Julien
Reply all
Reply to author
Forward
0 new messages