Releases: huntlabs/kissrpc
v0.0.7
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
kiss-rpc-flatbuffer
kiss-rpc-flatbuffer features:
-
Lightweight and easy to use. There are two ways to support IDL and manually write protocols. Analog function call, more in line with the RPC remote call logic, simple, transparent.
-
Easy to change, easy to use, existing code can be used directly
-
The data format supports downward compatibility and uses the flatbuffer protocol, with better compatibility and faster speed.
-
Support multi valued return feature, support timeout mechanism, analog grpc, thrift, Dubbo fast several times or even dozens of times.
-
Support snappy compression algorithm, compression speed, superior performance.
-
Support pipeline data compression, dynamic data compression, request data compression, flexible use of a wide range of scenarios.
kiss rpc bate
fix bus for idl
- idl struct sequential arrangement
- add idl modules path
kiss rpc beta
kiss-rpc features:
-
Lightweight and easy to use. There are two ways to support IDL and manually write protocols. Analog function call, more in line with the RPC remote call logic, simple, transparent.
-
Easy to change, easy to use, existing code can be used directly
-
Data formats support backward compatibility
-
Support multi valued return feature, support timeout mechanism, analog grpc, thrift, Dubbo fast several times or even dozens of times.
-
Support snappy compression algorithm, compression speed, superior performance.
-
Support pipeline data compression, dynamic data compression, request data compression, flexible use of a wide range of scenarios.