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

NATS KV watch query #36

Open
tapan-thapa opened this issue Mar 13, 2023 · 1 comment
Open

NATS KV watch query #36

tapan-thapa opened this issue Mar 13, 2023 · 1 comment

Comments

@tapan-thapa
Copy link

Hi,

Can we watch KV bucket with this lib?

Thanks

BR
Tapan Thapa

@nekufa
Copy link
Member

nekufa commented Mar 15, 2023

Hi! out of the box we don't have watch api right now. But technically this is just subscription on the needed channel. You can defined js api channel and subscribe via client api :)

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