Erlang client not support LDT, will it be supported soon?

bbulkow, i started this topic Wire protocol - #2 by vovagp because i need full-featured erlang client, but no one answered me :frowning: So I had to study golang implementation of the data decoder. You can help by expanding the documentation on this page http://www.aerospike.com/wire-protocol/ For example there is no description of the types of data in the set and their numeric codes: STRING, INTEGER, BLOB, LIST, MAP (in golang notation). Also there is no description of the principles of decoding values in dataset.

xuthief, in any case, when Iā€™m done, the client code will be available on github.