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

Fix MatchMaking function signatures and add Bytes() to MatchmakeParam #24

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

DaniElectra
Copy link
Member

@DaniElectra DaniElectra commented Jun 5, 2023

We didn't have support for writing maps before, but now that we do,
implement the function.

Also export the Parameters parameter on MatchmakeParam so that it can
be modified outside nex-protocols-go.

I also noticed that Yokai Watch 2 uses the rtt argument on
ReportNATTraversalResult, so it looks like the field was added on a NEX
version (and not just that it doesn't exist on 3DS).

Only the MatchmakeParam changes has been tested.

Depends on PretendoNetwork/nex-go#30

And other minor changes
We didn't have support for writing maps before, but now that we do,
implement the function.

Also export the `Parameters` parameter on MatchmakeParam so that it can
be modified outside nex-protocols-go
@jonbarrow
Copy link
Member

jonbarrow commented Jun 6, 2023

A new release of nex-go has been made. The module dependencies need to be updated as well. Other than that this looks good

@jonbarrow jonbarrow merged commit 27fe8e5 into PretendoNetwork:master Jun 6, 2023
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.

2 participants