ppalaga commented on a change in pull request #353: Camel quarkus netty
URL: https://github.com/apache/camel-quarkus/pull/353#discussion_r340791211
 
 

 ##########
 File path: docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc
 ##########
 @@ -51,6 +51,9 @@ Number of Camel components: 25 in 21 JAR artifacts (0 
deprecated)
 | xref:extensions/microprofile-metrics.adoc[MicroProfile Metrics] 
(camel-quarkus-microprofile-metrics) +
 `microprofile-metrics:metricType:metricName` | 0.2 | Camel metrics exposed 
with Eclipse MicroProfile Metrics
 
+| link:https://camel.apache.org/components/latest/netty-component.html[Netty] 
(camel-quarkus-netty) +
+`netty:protocol:host:port` | 0.2 | Socket level networking using TCP or UDP 
with the Netty 4.x library.
+
 
 Review comment:
   `0.2` is not correct. Please add 
   
   ```
   <firstVersion>0.4.0</firstVersion>
   ```
   
   property to `extensions/netty/runtime/pom.xml`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to