open-telemetry / opamp-spec

OpAMP Specification
Apache License 2.0
102 stars 33 forks source link

Confirm that WebSocket compression works #92

Closed tigrannajaryan closed 2 years ago

tigrannajaryan commented 2 years ago

Does WebSocket frame compression work for us or do we need our own mechanism?

tigrannajaryan commented 2 years ago

WebSocket compressions is now implemented in OpAMP Go Client and confirmed to work with an automated test here: https://github.com/open-telemetry/opamp-go/pull/122