funktionio/funktion-connectors

reduce the footprint of the health check web connector and the camel http connector?

Closed this issue · 0 comments

right now we're using netty4 for camel's port (8080) and spring-boot-web (which uses tomcat) for 8081.

It would be nice to reuse the same underlying web server code to reduce footprint; while letting the funktion.yml enable/disable the camel http capability and port.