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

Rewrite what Client asks for on Join #2

Open
valkyrienyanko opened this issue May 15, 2020 · 0 comments
Open

Rewrite what Client asks for on Join #2

valkyrienyanko opened this issue May 15, 2020 · 0 comments

Comments

@valkyrienyanko
Copy link
Contributor

Bad Ping Pong Logic

Currently there is ping pong logic going on.

The client requests positions of all the other clients.

The server sends that data.

When the client receives that data, it then asks for all the names of all the other clients.

The sever sends that data.

Then the client receives that data and asks for something else.

Solution

Client should ask the server for as much information it can gather about all the other clients in one swoop.

@The-MMORPG-Project The-MMORPG-Project locked and limited conversation to collaborators May 15, 2020
@The-MMORPG-Project The-MMORPG-Project unlocked this conversation Jun 9, 2020
@valkyrienyanko valkyrienyanko transferred this issue from The-MMORPG-Project/website Jun 9, 2020
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

No branches or pull requests

1 participant