Implement position corrections in `move` message
Open
@McManning is already working on this.
Since Aug 20, 2015.
bug
roadmap
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Need to reorganize the move message for the following:
stateis the state data before the buffer is ran- On each receive of a move message, store the entire message in a queue, and run off the front of the queue, checking and updating actor state as each queued message is removed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.