Closed anastasia-anisimova closed 5 months ago
Hello @anastasia-anisimova
When calling getToken function, what happened with centrifuge events? We skipped it?
Processing events and getToken do not depend on each other. While getToken is called events are processed because getToken executed asynchronously.
Is your feature request related to a problem? Please describe. Hi! When calling getToken function, what happened with centrifuge events? We skipped it? (because getting a new token can take a few seconds)