You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now use CentralDogma.whenEndpointReady() to wait for the initial endpoints of a Central Dogma client. #669
☢️ Breaking changes
Central Dogma client no longer waits for the initial endpoints by default. #669
You should use CentralDogma.whenEndpointReady().join() to wait for the initial endpoints.