Cysharp / MagicOnion

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

Remove or split MagicOnion.Shared #652

Closed mayuki closed 7 months ago

mayuki commented 1 year ago

Relates to #647

MagicOnion.Shared assembly/package exists independently, but not for Unity. This causes problems when the generated client is compiled as a DLL and brought into Unity.

We have two options:

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

mayuki commented 7 months ago

Fixed https://github.com/Cysharp/MagicOnion/pull/707