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
feat: expose setConnectionMode on browser SDK and restrict automatic mode switching
Remove the automatic connection mode option from the browser SDK's public
interface since it has no impact. Add setConnectionMode as an EAP method
on the browser LDClient, giving users direct control over the connection
mode with higher priority than setStreaming.
0 commit comments