stomp-js / ng2-stompjs

Angular 6 and 7 - Stomp service over Websockets
https://stomp-js.github.io/
Apache License 2.0
182 stars 32 forks source link

Stop connection attempt after x attempts #243

Open jbakoc1 opened 3 years ago

jbakoc1 commented 3 years ago

It will be useful to disable the connection attempt when there is reconnectDelay setup. A new property in RxStompConfig will be nice. eg totalNumberOfAttempts = 100