An overview of the client-side SDKs available for integrating with Flipt.
Need a client in another language? Let us know!
updateInterval
option in the SDK’s configuration.
Unlike v1, Flipt v2 supports streaming mode, which will make the SDK subscribe to changes on the Flipt server and update the state of the flags accordingly in real-time.
To change to streaming mode, you can set the mode
option in the SDK’s configuration to streaming
.