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

Clarified protected connection call #61

Merged
merged 4 commits into from
May 11, 2021
Merged

Clarified protected connection call #61

merged 4 commits into from
May 11, 2021

Conversation

mitchLucid
Copy link
Contributor

Fix to community report: colyseus/colyseus-unity-sdk#147
ConnectToServer is a protected method and therefore cannot be call outside of ExampleManager (or the user's child class)

Fix to community report: colyseus/colyseus-unity-sdk#147
ConnectToServer is a protected method and therefore cannot be call outside of ExampleManager (or the user's child class)
@mitchLucid mitchLucid requested a review from endel May 10, 2021 16:25
@mitchLucid mitchLucid closed this May 10, 2021
@mitchLucid
Copy link
Contributor Author

Closing this PR for right now as, after discussing with Endel, we have decided to make some more modifications to the Connection call that will require further documentation updating

Made to match new naming and explain the flow and functionality more clearly
@mitchLucid mitchLucid reopened this May 10, 2021
Removed the entire "Connecting to Server" section and dispersed the information between "Colyseus Manager" and  "Client" sections
@mitchLucid mitchLucid merged commit 1ba242a into master May 11, 2021
@endel endel deleted the fix-issue-147 branch January 2, 2024 12:58
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