Is your feature request related to a problem? Please describe.
Improve the StreamExists API
Describe the solution you'd like
Use the StreamStats to check if a stream exists and metadata when the broker is < 3.11.0.
The StreamStats is available starting from 3.11.0
Describe alternatives you've considered
Additional context
See the Java implementation
Is your feature request related to a problem? Please describe.
Improve the
StreamExistsAPIDescribe the solution you'd like
Use the
StreamStatsto check if a stream exists and metadata when the broker is < 3.11.0.The
StreamStatsis available starting from 3.11.0Describe alternatives you've considered
Additional context
See the Java implementation