Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add flag push #30

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

feat: add flag push #30

wants to merge 13 commits into from

Conversation

zhukaihan
Copy link
Collaborator

@zhukaihan zhukaihan commented Sep 3, 2024

Add flag push to JVM SDK. This enables streaming flag changes to clients, instead of polling every x interval.

src/main/kotlin/deployment/DeploymentRunner.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigStreamApi.kt Outdated Show resolved Hide resolved
src/main/kotlin/deployment/DeploymentRunner.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigUpdater.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigStreamApi.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigStreamApi.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigUpdater.kt Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigUpdater.kt Show resolved Hide resolved
src/main/kotlin/util/SseStream.kt Outdated Show resolved Hide resolved
src/main/kotlin/util/SseStream.kt Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants