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
easy local rpc base on libipc(github.com/mutouyun/cpp-ipc)。基于libipc的通信框架实现本地rpc通信框架,方便业务解偶,结合protobuf实现类ROS形式的IDL接口通信框架。利用protobuf的序列化能力无缝对接到restful的json接口。