Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Conversation

@msiebuhr
Copy link
Contributor

@msiebuhr msiebuhr commented Jun 4, 2018

Improve protocol description enough that one can follow packet traces etc.

@coveralls
Copy link

coveralls commented Jun 4, 2018

Coverage Status

Coverage decreased (-2.0%) to 90.137% when pulling 708b512 on tactileentertainment:better-protocol-description into 5c662b8 on Unity-Technologies:master.

Copy link
Contributor

@stephen-palmer stephen-palmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good overall - just a couple of changes needed.

protocol.md Outdated
Version and size numbers are sent back end forth in hex-encoding. Eg. the
version is sent as `000000fe` over the wire (and *not* the binary `000\u00fe`).

The commentary below is from reading package dumps and some poking at the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this comment ("The commentary below ...") - doesn't need to be in the doc.

protocol.md Outdated

## Request cached item
```
# Binary stuff
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to "Asset binary"

@stephen-palmer stephen-palmer merged commit e28c0b1 into Unity-Technologies:master Jun 20, 2018
@msiebuhr msiebuhr deleted the better-protocol-description branch June 20, 2018 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants