#bwurtz999-reader-check-if-connected
1 messages ยท Page 1 of 1 (latest)
Thank you
Have you tried setting fail_if_in_use property in the config?
AFAIK there isn't a way to filter out the readers on the list based on if they're already connected
Hmmm ok
fail_if_in_use is helpful. I could keep an array locally in JS and filter out readers that are already connected
Thank you!
NP! ๐ Happy to help
Good luck