okbinder icon indicating copy to clipboard operation
okbinder copied to clipboard

🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL

Results 3 okbinder issues
Sort by recently updated
recently updated
newest added

客户端接口版本为V1,服务端升级后为V2,或者客户端升级后为V2服务端为V1这种情况应该怎么处理

非基础类型,或普通对象,是否可以编译通过