grpc 4.0.1 copy "grpc: ^4.0.1" to clipboard
grpc: ^4.0.1 copied to clipboard

Dart implementation of gRPC, a high performance, open-source universal RPC framework.

example/README.md

Four code examples are available:

  1. helloworld: A demonstration of using the Dart gRPC library to perform unary RPCs.

  2. googleapis: A demonstration of using the Dart gRPC library to communicate with Google APIs.

  3. metadata: A demonstration of how to handle custom metadata, cancellation, and timeouts in Dart gRPC.

  4. route_guide: A demonstration of how to perform unary, client streaming, server streaming and full duplex RPCs.

For a complete, step-wise working example, see the Dart gRPC Quick Start.

398
likes
160
pub points
98%
popularity

Publisher

verified publisherdart.dev

Dart implementation of gRPC, a high performance, open-source universal RPC framework.

Repository (GitHub)
View/report issues
Contributing

Topics

#grpc #rpc #protocols

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

async, clock, crypto, fixnum, googleapis_auth, http, http2, meta, protobuf

More

Packages that depend on grpc