Skip to content

Investigations on creating/parsing gRPC messages from CEL #1614

@alexsnaps

Description

@alexsnaps

The Kuadrant SDK is used to coordinate all of these:

  • Message creation:
    CheckRequest { foo: request.headers['x-foo'] }
  • Message sending (to where?)
    • Should it use gRPC reflection/introspection to "validate" the format?
  • Response Message parsing
  • Conditionally do things based on that response
    allowPredicate: MessageResponse.bar == 42

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions