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

stream.getMessage() should possibly return null instead of a JS Error

Open aricart opened this issue 8 months ago • 0 comments

Proposed change

The change would promote simpler handling from the clients.

Use case

Currently the getMessage() will toss, which means that it has to be caught.

Contribution

No response

aricart avatar Oct 30 '23 14:10 aricart