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

Service gateway: direct interaction with agent #669

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

nicoloboschi
Copy link
Member

@nicoloboschi nicoloboschi commented Oct 30, 2023

Changes:

  • Added support for gateway 'service' that instead of specifying output and input topic, you can specify an agent-id. The agent must be of type the new type 'service'
  • The requests are forwarded including query string and headers. POST, PUT, DELETE, GET methods are all supported

@nicoloboschi nicoloboschi marked this pull request as ready for review October 31, 2023 13:57
@nicoloboschi nicoloboschi merged commit 72df200 into main Oct 31, 2023
10 checks passed
@nicoloboschi nicoloboschi deleted the service-gateway-agent branch October 31, 2023 14:49
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants