DevCycle changelog
Realtime Updates on Server-Side SDKs
We've been working for the past few months to bring server-sent events and realtime updates to all of our SDKs and today we're happy to announce that this functionality is now available on all of our server-side SDKs.
If you're running our server-side SDKs and want to limit the number of times the SDKs make polling requests while ensuring you stay up-to-date with new configuration changes, you can enable Realtime Updates in the initialization options of your favourite DevCycle server SDK.
Check out NodeJS as an example.