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

js: Add nats.Domain option #746

Closed
wallyqs opened this issue Jun 16, 2021 · 2 comments
Closed

js: Add nats.Domain option #746

wallyqs opened this issue Jun 16, 2021 · 2 comments
Labels
feature New feature request

Comments

@wallyqs
Copy link
Member

wallyqs commented Jun 16, 2021

Feature Request

Add option to set a JS domain for a jetstream context

nats.Domain("HUB")

Use Case:

JS deployments with domains

Alternative Approaches

js, err = nc.JetStream(nats.APIPrefix("$JS.HUB.API"))
@wallyqs wallyqs added the feature New feature request label Jun 16, 2021
@Jarema
Copy link
Member

Jarema commented Jun 17, 2021

I created a #750 for this.

@wallyqs
Copy link
Member Author

wallyqs commented Jun 30, 2021

Fixed via #750

@wallyqs wallyqs closed this as completed Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants