functions-framework-java icon indicating copy to clipboard operation
functions-framework-java copied to clipboard

chore(implementation): Use Jetty handlers rather than Servlets

Open gregw opened this issue 2 years ago • 1 comments

Optimization to avoid the extra dispatch overheads of Servlets by using Eclipse Jetty Handlers directly.

gregw avatar Sep 29 '23 06:09 gregw

This is a step toward #235

gregw avatar Sep 29 '23 06:09 gregw