wytesk133 / grpc-dart

The Dart language implementation of gRPC.

Home Page:https://pub.dev/packages/grpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Build Status pub package

Usage

See the Dart gRPC Quickstart.

grpc-web in a browser context is supported by package:grpc/grpc_web.dart.

Status

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

Note that we have limited bandwidth to accept PRs, and that all PRs will require signing the EasyCLA.

Notes

This library requires Dart SDK version 2.2.0 or later.

It currently supports the Flutter and Dart native platforms.

About

The Dart language implementation of gRPC.

https://pub.dev/packages/grpc

License:Apache License 2.0


Languages

Language:Dart 99.4%Language:Shell 0.3%Language:HTML 0.3%