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

Support Kafka gRPC mapping #185

Closed
jfallows opened this issue Mar 27, 2023 · 0 comments
Closed

Support Kafka gRPC mapping #185

jfallows opened this issue Mar 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jfallows
Copy link
Contributor

---
name: test
bindings:
  grpc_client0:
    type: grpc
    kind: client
    exit: http_client0
  kafka_grpc_proxy0:
    type: grpc-kafka
    kind: proxy
    exit: kafka_cache_client0
  kafka_cache_client0:
    type: kafka
    kind: cache_client
    exit: kafka_cache_server0
  kafka_cache_server0:
    type: kafka
    kind: cache_server
    exit: kafka_client0
  kafka_client0:
    type: kafka
    kind: client
    exit: tcp0
@jfallows jfallows added the enhancement New feature or request label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants