Netty

Since Camel Quarkus0.4.0 JVMsupported Nativesupported

Socket level networking using TCP or UDP with the Netty 4.x.

What’s inside

Please refer to the above link for usage and configuration details.

Maven coordinates

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-netty</artifactId>
</dependency>

Check the User guide for more information about writing Camel Quarkus applications.