MyGit

4.3.0

Cysharp/MagicOnion

版本发布时间: 2021-05-19 17:03:06

Cysharp/MagicOnion最新发布版本:6.1.4(2024-07-17 15:51:31)

Changes

Breaking changes

[Client] Use ChannelBase for channel abstraction #433

Use ChannelBase (included in Grpc.Core.Api) for channel abstraction. Remove overloads to receive IMagicOnionAwareGrpcChannel, Channel, GrpcChannel from MagicOnionClient and StreamingHubClient.

MagicOnion now requires gRPC v1.27.0 (Grpc.Core.Api v2.27.0) or later.

You may need to remove following source codes from your Unity project.

API changes and deprecation

[Client.Unity] Make the method names of GrpcChannelx like the API of GrpcChannel #434

Because GrpcChannel has a method named ForAddress, GrpcChannelx follows it.

Following APIs are marked as deprecated:

Use GrpcChannelx.ForAddress or GrpcChannelx.ForTarget instead.

相关地址:原始地址 下载(tar) 下载(zip)

1、 MagicOnion.Client.Unity.unitypackage 162KB

2、 moc.4.3.0.zip 65.18MB

查看:2021-05-19发行的版本