TokTok / spec

Tox Protocol Specification
https://toktok.ltd/spec
GNU General Public License v3.0
33 stars 13 forks source link

Multiple fixes for the state format documentation #37

Closed alexbakker closed 8 years ago

alexbakker commented 8 years ago

A lot later than I promised but let's hope I got it right this time at least. Changes include:

In case you're interested, I wrote an implementation of this format based on the documentation and a tool to go along with it. It can serialize and deserialize a Tox state file from/to json.


This change is Reviewable

iphydf commented 8 years ago
:lgtm:
Previously, Impyy (Impyy) wrote… > #### Multiple fixes for the state format documentation > > A lot later than I promised but let's hope I got it right this time at least. Changes include: > - Friend structure can contain padding > - Not all integers are stored in Little Endian > > In case you're interested, I wrote an [implementation](https://github.com/Impyy/tox4go/tree/master/state) of this format based on the documentation and a [tool](https://github.com/Impyy/tox4go/tree/master/cmd/state-tool) to go along with it. It can serialize and deserialize a Tox state file from/to json. > >

Reviewed 1 of 1 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


_Comments from Reviewable_