Skip to content

Instantly share code, notes, and snippets.

@rom1504
Created April 13, 2017 13:26
Show Gist options
  • Save rom1504/f516d6dd80ecacd744baa6d331616fbb to your computer and use it in GitHub Desktop.
Save rom1504/f516d6dd80ecacd744baa6d331616fbb to your computer and use it in GitHub Desktop.
[
"mapper",
{
"type": "varint",
"mappings": {
"0x00": "server_info",
"0x01": "ping"
}
}
]
[
"ordered_mapper",
{
"type": "varint",
"mappings": [
"server_info",
"ping"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment