sponge_grpc_client_dart 1.18.0
sponge_grpc_client_dart: ^1.18.0 copied to clipboard
Sponge gRPC client for Dart. It simplifies connecting to a remote Sponge gRPC service.
1.18.0 (1.18.0) #
- Version changed in accordance with
sponge_client_dart. - Dependencies upgrade.
1.17.0 - 2021-03-19 #
- Version changed in accordance with
sponge_client_dart.
1.16.3 - 2020-12-21 #
- Version changed in accordance with
sponge_client_dart.
1.16.2 - 2020-08-27 #
- Version changed in accordance with
sponge_client_dart.
1.16.1 - 2020-07-29 #
- Dependencies upgrade.
1.16.0 - 2020-06-12 #
- API change: Updated the proto file according to the changes in Sponge 1.16.0.
- Added
featuresto the response header.
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.