Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - enable request handlers to output to streams #140

Open
Foxman13 opened this issue Feb 22, 2022 · 1 comment
Open

Feature request - enable request handlers to output to streams #140

Foxman13 opened this issue Feb 22, 2022 · 1 comment

Comments

@Foxman13
Copy link

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.

@cohix
Copy link
Contributor

cohix commented May 5, 2022

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants