Did anyone ever run into this issue when using yada?
io.netty.util.internal.NativeLibraryLoader Unable to load the library 'netty-tcnative'
+ long stacktrace. Weirdly everything works fineNetty does have its own native libs, they even have their own NIO. But I think things gracefully fallback if those native libs are unavailable. What system are you running on?