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

Create example of Wasm Singleton #63

Open
mandarjog opened this issue Jul 2, 2021 · 1 comment
Open

Create example of Wasm Singleton #63

mandarjog opened this issue Jul 2, 2021 · 1 comment

Comments

@mandarjog
Copy link
Collaborator

Wasm singletons are used to build state centrally, and example that shows how to do the following

  1. Populate shared state that can be used from normal filters.
  2. Show how this state can be updated, either thru XDS or some other means.

cc @bianpengyuan

@mdhume since you use bootstrap extension, do you mind contributing an example plugin?

@mdhume
Copy link

mdhume commented Jul 2, 2021

Sure @mandarjog we can take this up

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

No branches or pull requests

2 participants