Skip to content

Further optimize user position updates ⚡ #166

Description

@MusicFreak456
  • In Socket.IO there is a concept of "volatile" events that should be used when reliable communication is not required. This will allow for more efficient handling of multiple position updates every second.
  • User position on the receiving side should be interpolated to create an illusion of smooth movement. This should allow to throttle updates even more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement of existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions