e2core
                                
                                 e2core copied to clipboard
                                
                                    e2core copied to clipboard
                            
                            
                            
                        Feature request - enable request handlers to output to streams
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 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?