Integrate the possibility to compress messages into the Discovery Proxy
Open
@d-gregorczyk is already working on this.
Since Jul 17, 2026.
- Dominant language
- Kotlin
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently, only Consumer and Provider communication is compressable. However, especially for the Discovery Proxy zip compression is a very useful feature. With many Providers registered at a DP, the list of available Providers inside a ProbeMatches message will be huge and many entry fields very similar to equal inside this list. Zipping will lead to a strong reduction of the data size.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.