ppalaga commented on issue #1588: URL: https://github.com/apache/camel-quarkus/issues/1588#issuecomment-1401041583
> Hi > > > Hi @ppalaga . I'm looking into CoAP support in Quarkus and stumbled upon this issue in the process. > > I have some questions here, the first one being whether this issue is still valid seeing as it was created more than 2 years ago. I see that there seems to be some sort of CoAP support in the quarkus-camel "world" (https://camel.apache.org/camel-quarkus/next/reference/extensions/coap.html) so I'm wondering whether this issue is not covered by the extension. Also, what do you mean when you say "native support"? > > Yes it is still valid, the extension exists but only for JVM mode not yet for native mode These JVM extensions in Camel Quarkus do not have any tests. So, we just assume they work on a JVM, but there is little certainty that applications depending on them can be compiled to GraalVM native image (native support). -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org