mirror of https://github.com/grpc/grpc-dart.git
|
|
||
|---|---|---|
| example | ||
| interop | ||
| lib | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
A Dart implementation of gRPC.
Note: This implementation is in an early state. We do not recommend using it for production code.
See the route_guide example for an example on how to use this package.