You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have considered it :) but these things like PING isn’t well managed under semver and often breaking changes so I don’t really wanted to build public APIs around them :(
I would find useful to have an API to learn about the cluster state, not specific to any streams or consumers.
JSM seems like a good place for it.
Looking at the
natscli
, I see that the implementation ofserver list
is doing this viaPING
(source).I could duplicate this code, but that seems like a fragile approach.
Could the natscli implementation get pushed down to JSM, where it can be reused?
The text was updated successfully, but these errors were encountered: