Hi there, I am still wondering about the purpose ...
# announcements
f
Hi there, I am still wondering about the purpose of the new SDK connections feature / page. It's just creating a regular API features endpoint like on the old page, right? Are there plans to (automatically) remove existing (old) endpoints in the future releases? CC @adventurous-dream-15065 @mysterious-iron-16289
f
It's not that different from the old endpoints today, but we have a lot planned for SDK Connections in the future. The biggest difference today is that it works with our new Proxy Server. When used together, you can have feature changes propagate to all of your clients in less than a second. You can read more about the proxy server here: https://docs.growthbook.io/self-host/proxy
👍 1
f
Are you going the keep "setFeatures" (e.g. for the JavaScript SDK) as alternative for "loadFeatures"? We rely on it because we don't load the API response during the request.