Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ChatApps to use MagicOnion v6 Structure #753

Merged
merged 6 commits into from
Apr 17, 2024
Merged

Conversation

guitarrapc
Copy link
Contributor

@guitarrapc guitarrapc commented Apr 2, 2024

tl;dr;

  • Remain ChatApp .NET Framework (.NET Framework 462), but can be work with .NET Standard 2.1, too.
  • ChatApp.Shared to reference MessagePack.Annotations, instead of MessagePack.
  • Use NuGetForUnity to install Dependency dlls, instead of direct dll install.
  • Packages updates.
    • Install NuGetForUnity via git UPM.
    • Use Latest YetAnotherHttpHandlerr 1.2.0

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

@guitarrapc guitarrapc requested a review from mayuki April 2, 2024 08:35
@mayuki mayuki merged commit 4c3c7bb into main Apr 17, 2024
3 checks passed
@mayuki mayuki deleted the feature/chatapp branch April 17, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants