tree: c9a62abd156258fbac53a106d19dc2d48b38d68b
  1. client/
  2. java/
  3. security_policy/
  4. server/
  5. transport/
  6. utils/
  7. wire_format/
  8. README.md
src/core/ext/transport/binder/README.md

Binder transport for cross process IPC on Android

EXPERIMENTAL. API stability not guaranteed.

This transport implements BinderChannel for native cross-process communication on Android and enables C++/Java cross-process communication on Android with gRPC.

Tests: https://github.com/grpc/grpc/tree/master/test/core/transport/binder/

Example apps: https://github.com/grpc/grpc/tree/master/examples/android/binder/java/io/grpc/binder/cpp