-
Notifications
You must be signed in to change notification settings - Fork 200
server_info() always returns empty information? #1121
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
Comments
@NuSkooler What version of server are you running? Quick tests shows everything seems fine: test:
|
There is one scenario when this can happen: If you set
We will consider adding that information to |
@Jarema Thanks you for your response! I should have included my connection options - I am using Thank you for considering |
I'm closing this issue. |
Uh oh!
There was an error while loading. Please reload this page.
What version were you using?
async-nats
0.31.0a5455cadbb1b
What environment was the server running in?
Linux, x86_64
Is this defect reproducible?
Given the capability you are leveraging, describe your expectation?
Populated server info
Given the expectation, what is the defect you are observing?
As an aside, would it be possible to make this query-able via the Event callback? This seems like a more opportune time.
The text was updated successfully, but these errors were encountered: