eWaterCycle / eWaterCycle/remotebmi
Add compression
Open
- Dominant language
- Julia
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The response of get_value can be big. It would be nice if response could be compressed with gzip or brotli so it is smaller over the wire.
Both client and server implementations should have gzip support and maybe brotli support.
Contributor guide
Assessment
This issue has not been assessed yet.