dart_orpc_client 0.1.0-dev.2
dart_orpc_client: ^0.1.0-dev.2 copied to clipboard
Client transport and calling primitives for dart_orpc.
dart_orpc_client #
Typed client transport primitives for dart_orpc, including HTTP unary calls,
WebSocket transport capabilities, server streams, cancellation, and an
interceptor pipeline.
Generated clients use this package through the public dart_orpc APIs.