Cant find the way to setup local transport for reactor-netty client and server
I’ve tried to simply provide bindAddress as LocalAdress(“some”) but has no luck with
java.nio.channels.UnsupportedAddressTypeException
Also was trying to provide runOn(DefaultEventLoopGroup) but got
java.lang.IllegalStateException: channel not registered to an event loop
New contributor
Сергей Лизогубенко is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.