Skip to content

The same secret functions for CDN and HTTP apps #33

Open
@ruslanti

Description

@ruslanti

As we have different wasm approach for Proxywasm and HTTP apps there are different namespaces for secret function:

  1. fastedge::proxywasm::secret
  2. fastedge::secret

To investigate and try to expose the same fastedge::secret module for both kind of apps. It can be done by macros which can include needed one on sdk compilation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions