Skip to content

ffi: Add support for request handles

Nick Mathewson requested to merge nickm/arti:ffi_for_rpc_handle into main

This API allows the caller to launch a request and then watch for updates on it.

Merge request reports