e2core icon indicating copy to clipboard operation
e2core copied to clipboard

Feature request - enable request handlers to output to streams

Open Foxman13 opened this issue 3 years ago • 1 comments

I'd like to be able to build runnables that handle HTTP requests and then output messages to a Kafka stream. These functions would be composable in the Directive.yaml file just like other runnables. We would use these to build relay functions for event-driven FaaS.

Foxman13 avatar Feb 22 '22 02:02 Foxman13

@Foxman13 sorry for the delay in answering here. I think that's certainly a good idea, but currently not possible. Could you let me know what you'd expect to happen with the HTTP request once the response is sent off to Kafka?

cohix avatar May 05 '22 14:05 cohix