cookie-cutter icon indicating copy to clipboard operation
cookie-cutter copied to clipboard

Create HTTP Module

Open sklose opened this issue 5 years ago • 0 comments

The module should expose a HTTP client (including APM support) and could potentially include a HTTP RPC server implementation (similar to how gRPC works). Also investigate sink with potential batching / parallel HTTP calls (POST with Payload). Support throttling for HTTP client (configurable max req/s)

sklose avatar Jan 20 '20 18:01 sklose