fuzzybinary / grpc-dart

The Dart language implementation of gRPC.

Home Page:https://pub.dartlang.org/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.

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 2.0 or later.

It currently supports the the Flutter and VM/Server platforms. The potential addition of gRPC-Web is tracked in issue 43.

About

The Dart language implementation of gRPC.

https://pub.dartlang.org/packages/grpc

License:Apache License 2.0


Languages

Language:Dart 99.6%Language:Shell 0.4%