Part of #99. Blocked by #372 (the Rust ticket sets the cross-SDK API contract).
Port the dynamic protobuf path to the Java SDK so a user can stream without a .proto file or codegen step, following the API contract decided in #372:
Note: a C/FFI encode path is being added in PR #371 and may be reusable here.
Part of #99. Blocked by #372 (the Rust ticket sets the cross-SDK API contract).
Port the dynamic protobuf path to the Java SDK so a user can stream without a
.protofile or codegen step, following the API contract decided in #372:schemamodule, PR feat: Add schema module for UC → proto descriptor conversion #200).proto)Note: a C/FFI encode path is being added in PR #371 and may be reusable here.