6 results found Sort:

71
489
apache-2.0
22
AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava and RxJava2 call adapters.
Created 2017-12-31
84 commits to master branch, last one 11 months ago
19
201
apache-2.0
3
flying-pigeon 是一个IPC 跨进程通信组件,底层是匿名内存+Binder , 突破1MB大小限制,无需写AIDL文件,让实现跨进程通信就像写一个接口一样简单
Created 2020-06-11
102 commits to master branch, last one 3 years ago
15
138
mit
5
🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL
Created 2019-07-21
51 commits to master branch, last one 2 years ago
16
65
unknown
5
Easy to use Android service wrapper
Created 2020-09-25
7 commits to master branch, last one 2 months ago
20
61
unknown
2
🔥使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。
Created 2021-07-27
27 commits to master branch, last one 10 months ago
Client and server applications to perform inter-process communication. AIDL, Messenger and Broadcast performed in one app.
Created 2020-12-20
17 commits to main branch, last one 2 years ago