mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Incorporating comments from PR
Signed-off-by: Matthias Hanel <mh@synadia.com>
This commit is contained in:
@@ -101,7 +101,7 @@ await nc.subscribe("updates", cb=cb, pending_bytes_limit=5*1024*1024, pending_ms
|
||||
|
||||
{% tab title="Ruby" %}
|
||||
```ruby
|
||||
# The Ruby NATS client currently does not have option to customize specify a subscribers pending limits.
|
||||
# The Ruby NATS client currently does not have option to specify a subscribers pending limits.
|
||||
```
|
||||
{% endtab %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user