Cysharp / MagicOnion

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

Fix unable to handle an interface with the same name #654

Closed mayuki closed 1 year ago

mayuki commented 1 year ago

This PR fixes unable to handle an interface with the same name in a different namespace.

Fix #649