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

Send minimal config updates on an established connection #182

Open
jaronoff97 opened this issue Mar 5, 2024 · 0 comments
Open

Send minimal config updates on an established connection #182

jaronoff97 opened this issue Mar 5, 2024 · 0 comments

Comments

@jaronoff97
Copy link
Contributor

For clients that have modular configurations (collector, bridge, etc.) it would be ideal if the server could send a minimal change update rather than an entire configuration for the client to use. This would keep the wire messages much smaller while also allowing for future policies to be defined about what configuration changes are allowed via the protocol. Similar examples of this can be found in the phoenix liveview spec which allows for a minimal changeset to be sent over the wire to avoid full frontend configuration reloads.

I'm happy to write up the spec change for this proposal.

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

No branches or pull requests

1 participant