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

outdatedDart 1 only

Dart implementation of gRPC.

The Dart implementation of gRPC: A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.

Build Status

Usage #

See the route_guide example for an example on how to use this package.

Status #

This package is currently in beta: It is available for general usage, and is considered feature complete.

If you experience issues, or if you have feature requests, please open an issue.

Notes #

This library requires Dart SDK version 1.24.3 or later.