nats.rs icon indicating copy to clipboard operation
nats.rs copied to clipboard

Implement the "drain" feature for subscriptions and connections

Open jsudano opened this issue 4 months ago • 2 comments

Based on the proposal in #1325, implementing the functionality described in this NATS doc.

I would love suggestions for further tests. I tried adding tests for more complex timing/corner cases but they all wound up looking like exactly like the tests I have here

jsudano avatar Oct 23 '24 21:10 jsudano