filecoin-project / filecoin-project/go-jsonrpc
support gzip
Open
- Dominant language
- Go
- Stars
- 100
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
in events api,for chainGetBlockMessage api, size of response is 0.3m. if 100 client , total size is 100*5*0.3= 150M, because sethead maybe multi times in the same height, bandwidth maybe more than 150M. could go-jsonrpc support gzip?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.