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

SteamMatchmaking - creating, retrieving, listing, joining and leaving lobbies. #205

Closed
wants to merge 2 commits into from

Conversation

LossyDragon
Copy link
Collaborator

@LossyDragon LossyDragon commented Jun 22, 2022

Description

From PR 704 on SteamKit

Add SteamMatchmaking - creating, retrieving, listing, joining and leaving lobbies.

Note: I only made up a quick unit test for FriendCache.java. Everything else has no unit testing and should be considered unstable until proven.

I havent done physical testing myself, and this is a backport from Java 11.

Closes #70

Checklist

  • Code compiles correctly
  • All tests passing
  • Samples run successfully
  • Extended the README / documentation, if necessary

@LossyDragon LossyDragon marked this pull request as draft December 21, 2022 06:43
@LossyDragon
Copy link
Collaborator Author

Drafting this for now, considering there are no unit tests for this and not familiar on how it works completely (and for which games).

@LossyDragon
Copy link
Collaborator Author

Closing as obsolete and no unit testing to ensure functionality.

@LossyDragon LossyDragon deleted the smm branch July 31, 2023 19:17
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.

MPR-704 SteamMatchmaking - creating, retrieving, listing, joining and leaving lobbies.
1 participant