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

It should be possible to compress the data stream between agents and principal #113

Open
jannfis opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jannfis
Copy link
Collaborator

jannfis commented Jul 8, 2024

In some environments, network traffic is more costly than CPU cycles. Thus, it should be possible to turn on optional compression of the data streams exchanged over the gRPC service between the principal and the agent.

Compression should be switchable on a per-agent basis, and be requested by the agent during connection setup. In a later point in time, we might want to have a switch to enforce compression on the principal's side.

@jannfis jannfis added the enhancement New feature or request label Jul 8, 2024
@jannfis jannfis added this to the v0.2.0 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant