Releases: baidu/sofa-pbrpc
Releases · baidu/sofa-pbrpc
v1.1.3
20 Jan 07:41
Compare
Sorry, something went wrong.
No results found
Add create_with_init option in RpcChannelOptions, ref pr 180
noboost-v0.0.2
20 Jan 07:27
Compare
Sorry, something went wrong.
No results found
Add create_with_init option in RpcChannelOptions, ref pr 181
Drop the dependence of boost
18 Jan 05:07
Compare
Sorry, something went wrong.
No results found
Merge pull request #179 from zd-double/no-boost
Update smart_ptr
v1.1.2
30 Dec 06:41
Compare
Sorry, something went wrong.
No results found
Add memory profiling, ref profiling
Improve RPC safety for arbitrary binary packet
v1.1.1
22 Sep 05:04
Compare
Sorry, something went wrong.
No results found
Supports Web Service
Supports CPU Profiling
v1.1.0
02 Dec 13:06
Compare
Sorry, something went wrong.
No results found
Make large protobuf package transfer more efficient
Support setting tcp_no_delay option
v1.0.1
13 May 06:37
Compare
Sorry, something went wrong.
No results found
Support http protocol.
Provide web monitor.
Provide python client library.
v1.0.0
22 Nov 16:14
Compare
Sorry, something went wrong.
No results found
High performace.
Easy to use. Refer to sample codes in './sample'.
Support sync call and async call. Refer to './sample/echo'.
Support three level (service/method/request) timeout. Refer to './sample/timeout_sample'.
Support transparent compression. Refer to './sample/compress_sample'.
Support mock test. Refer to './sample/mock_sample'.
Support network flow control.
Support auto connecting and reconnecting.
Support keep alive time of idle connections.
Support statistics for profiling.
Support multi-server load balance and fault tolerance.