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

Dependency Update 2022/07/16 #119

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WhiteHusky
Copy link
Contributor

@WhiteHusky WhiteHusky commented Jul 17, 2022

Updates all dependencies to their latest versions with code modified as needed to support the new versions while removing some dependency quirks like webpki.

Most notably setting up the endpoints is cleaner now which is an appreciated change.


Made sure the server and client works, but I'm mostly leaning on that I'm keeping the same implementation for other things like mod downloads and the master server working without change. I can't test mod downloading at this time since my compatdata directory is located in a different location (#118) which I hope to fix in a separate PR. For some reason I misunderstood how the server locates mods.

Tested:

  • Voice Chat (same sample rate)
  • Voice Chat (differing sample rate)
  • Two clients to one server
  • Mod downloading
  • Master server

Updates all dependencies to their latest versions with code modified as needed to support the new versions while removing some dependency quirks like `webpki`.

Most notably setting up the endpoints is cleaner now which is an appreciated change.
@WhiteHusky WhiteHusky force-pushed the dependency-update-2022-07-16 branch from 525c499 to 91b4779 Compare July 17, 2022 02:07
@WhiteHusky
Copy link
Contributor Author

Didn't cargo check kissmp-master because it wasn't a default member and failed to catch the missing tokio feature. Oops.

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.

1 participant