sponge_grpc_client_dart 1.15.0
sponge_grpc_client_dart: ^1.15.0 copied to clipboard
Sponge gRPC client for Dart. It simplifies connecting to a remote Sponge gRPC service.
1.15.0 - 2020-03-30 #
- Support for a web client in the
package:sponge_grpc_client_dart/sponge_grpc_client_dart_web.dart. - Added
featuresto the request header. - Added support for event features.
- Dependencies upgrade.
1.14.0 - 2019-12-21 #
- Dependencies upgrade.
1.13.0 - 2019-10-30 #
- Dependencies upgrade.
1.12.0 - 2019-09-30 #
- The gRPC client allows an explicit service port configuration.
- Fixed the gRPC default port resolving.
- Fixed the gRPC request header.
- Dependencies upgrade.
1.11.0 - 2019-07-11 #
- The initial release, compatible with Sponge 1.11.x.