coders51 / rabbitmq-stream-js-client

rabbitmq-stream-js-client
MIT License
34 stars 5 forks source link

Update README and add example to show how one might manage auto-reconnecting #187

Closed tarzacodes closed 9 months ago

tarzacodes commented 9 months ago

We should add an example that shows one correct way to handle auto reconnecting whenever a connection is closed by the server or due to a Metadata Update. That example should also be referenced in the README