messages library

Constants

serializationRadix → const int
Which radix to serialize messages with.
serializationVersion → const int
The version of the serializer/deserializer, to make sure there is no mismatch when trying to deserialize messages. To be updated whenever there is a breaking change.