nats-io / nats.rs

Rust client for NATS, the cloud native messaging system.
Apache License 2.0
1.07k stars 169 forks source link

Add stream_by_subject #1287

Closed Jarema closed 3 months ago

Jarema commented 3 months ago

Being able to check if stream exist looking it up by subject was mentioned few times, recently here: https://github.com/vectordotdev/vector/pull/20834

Signed-off-by: Tomasz Pietrek tomasz@nats.io