Skip to content

Online multiplayer lag (peerJS) #3

Description

@tapanij

Current netcode is too heavy. Mobile clients especially suffer!
Fix by using movement vectors instead of positions?
Every message includes a player array and that also is being sent every millisecond, that is too often. Send the array to clients only if it's been changed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions