You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
当前sofa-rpc支持snappy算法,snappy是一种以其高速的压缩和解压速度而著称算法,适用于对延迟有极致要求的场景,但压缩比较低。
所以我们应该新增一些压缩算法来让用户在不同的场景进行选择使用,比如:gzip、bzip2
The text was updated successfully, but these errors were encountered: