Skip to content

Releases: Cysharp/MagicOnion

Ver 2.0.5

28 Feb 08:14
Compare
Choose a tag to compare

Add support for F# #94, thanks @GnicoJP
Update gRPC dependency to 1.19.0.
Breaking Changes: disallow partial interface defnition

Unity and CodeGenerator does not have changed.

Ver 2.0.4

05 Feb 11:16
Compare
Choose a tag to compare
  • update gRPC depenency to latest(1.18.0)
  • support .NET Framework 4.5
  • add generic host extension(MagicOnion.Hosting)
  • .NET Standard 2.0, search hub type from all assemblies in default
  • fix invalid code generation in moc when using enum and custom namespace
  • (Braking Changes) UnsafeBlitResolver write valid msgpack binary

MagicOnion2

14 Dec 11:24
43757dd
Compare
Choose a tag to compare

Add new StreamingHub feature.
Moved neuecc/MagicOnion to Cysharp/MagicOnion.
Supports ValueTask filter and many more.

Ver 2.0.x-alpha

04 Dec 17:21
Compare
Choose a tag to compare

for-details, see pullrequest comments: #58

Ver 0.5.0

05 Jun 13:09
Compare
Choose a tag to compare

Support .NET Core