1. 398f9f5 Rust new_vsock use assigned port feature by Devin Moore · 12 months ago
  2. 55d7634 Expose RpcServer::setMaxThreads in BinderRpc Rust API. by Ashutosh Agarwal · 1 year, 4 months ago
  3. 029c176 libbinder_rs: Build binder_rpc_unstable_bindgen on Trusty by Andrei Homescu · 2 years, 4 months ago
  4. 639490b Binder unique_fd by Tomasz Wasilczyk · 1 year, 10 months ago
  5. e3de880 Migrate off of streaming logging by Tomasz Wasilczyk · 1 year, 10 months ago
  6. 072c398 [rpc_binder] Add ARpcServer_newBoundSocket API by Alice Wang · 2 years, 3 months ago
  7. e65f73c libbinder: finish outgoing thread->conn. rename by Steven Moreland · 2 years, 6 months ago
  8. feb13e8 RPC Binder: setMaxOutgoing{Threads,Connections} by Steven Moreland · 2 years, 6 months ago
  9. 3463706 rpc_binder: Create C/Rust bindings for inet socket by Yiming Jing · 2 years, 7 months ago
  10. e1f8dd8 Set CLOEXEC on socket inherited from init by Alan Stokes · 2 years, 8 months ago
  11. 4766a1f rpc_binder: Prevent RpcServer shutdown deadlock by David Brazdil · 2 years, 8 months ago
  12. 793e879 rpc_binder: Mark ARpcServer_shutdown [[nodiscard]] by David Brazdil · 2 years, 8 months ago
  13. e1bd983 rpc_binder: Create C/Rust bindings for bootstrap UDS by David Brazdil · 2 years, 9 months ago
  14. ae3ec6a rpc_binder: Refactor C/Rust wrappers for RpcSession by David Brazdil · 2 years, 9 months ago
  15. b96737d rpc_binder: Remove unused VsockFactory server code by David Brazdil · 2 years, 9 months ago
  16. a47dfda rpc_binder: Specify CID for vsock RpcServer by David Brazdil · 2 years, 9 months ago
  17. efb5683 rpc_binder: Refactor C/Rust bindings to control server lifetime by David Brazdil · 2 years, 10 months ago
  18. 30c204d [rpc_binder] Adjust return when raw socket is not set up by Alice Wang · 2 years, 10 months ago
  19. 893a991 [rpc_binder] Implement RPC binder over init-managed Unix domain socket by Alice Wang · 2 years, 10 months ago
  20. 0746668 [rpc_binder] Rename RpcClient to VsockRpcClient by Alice Wang · 2 years, 10 months ago
  21. 7e93560 [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 11 months ago
  22. 86124ca libbinder: switch sockaddr to byte array in RpcServer by Andrei Homescu · 3 years, 4 months ago
  23. 091050a Add rpc server using service factory by Inseob Kim · 3 years, 10 months ago
  24. 2a2d8f1 libbinder: RPC - remove 'agreed experimental' by Steven Moreland · 3 years, 10 months ago
  25. 172473f Support callback for rpc server by Inseob Kim · 4 years ago
  26. e12fccc Add support for preconnected RPC client by Inseob Kim · 4 years ago
  27. 2372f9d libbinder: RPC use 'status_t' over 'bool' by Steven Moreland · 4 years, 1 month ago
  28. d35d31d Add RPC binder as unstable API with Rust bindgen by Victor Hsieh · 4 years, 3 months ago