Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Apache bRPC 1.14.1 source code.tar.gz | 2025-08-02 | 25.9 MB | |
Apache bRPC 1.14.1 source code.zip | 2025-08-02 | 27.0 MB | |
README.md | 2025-08-02 | 434 Bytes | |
Totals: 3 Items | 52.9 MB | 0 |
Features: - add inline redis protocol support (#3024) by @thweetkomputer
Bug Fix: - fix error checking against IB verbs API (#2265) (#3034) by @live4thee - Bugfix: SignalTrace mode has memory access problem (#3032) by @CodeZHXS
Enhancement: - add flags for set worker thread name (#3037) by @yanglimingcn - replace google::protobuf::int64 by int64_t (#3045) by @gulu-goolu
Others: - Improve docs by @mapleFU and @wwbmmm