Skip to content

Roadmap to add more features? #48

Description

@spacewander

Currently, this extension already supports:

  • process HTTP request
  • send local response
  • get HTTP request headers
  • modify HTTP request headers
  • get HTTP request body
  • set HTTP request body
  • process HTTP response
  • get HTTP response headers
  • modify HTTP response headers
  • get all / set HTTP trailers
  • get HTTP response body
  • set HTTP response body

According to the proxy wasm spec, more features can be implemented. For example:

  • run Go when Envoy starts as a bootstrap extension
  • get/set Envoy property
  • interact with Go filters run in different workers via the shared data/queue
  • define/record metric

Will there be a plan to implement those features?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions