dart_orpc_core
Core contracts and runtime primitives shared by the dart_orpc server,
transports, generators, and clients. It contains procedure metadata, request
and response envelopes, errors, cancellation, guards, and registry interfaces.
Most applications should use the
dart_orpc facade package.