Cysharp / MagicOnion

Unified Realtime/API framework for .NET platform and Unity.
MIT License
3.68k stars 417 forks source link

Update ChatApps to use MagicOnion v6 Structure #753

Closed guitarrapc closed 2 months ago

guitarrapc commented 2 months ago

tl;dr;

[!NOTE] MessagePack installation notice

If you use NuGetForUnity to install MessagePack, you can't reference MessagePack.Unity.UnityResolver.Instance because NuGet's MessagePack doesn't include this. To resolve this issue, use MessagePack's .unitypackage.

ChatApp

Works fine with Unity 2021.3.0f1

image