Hi
Two part question:
1) What is the current format of the roster file in 17.04? I know that around 15.xx it seems to have gone to this:
[{<<"admin">>,<<"localhost">>,<<"Friend">>,<<"Admin">>},{<<"vipul">>,<<"localhost">>,<<"Friend">>,<<"Vipul">>}].
(from
2) Is the difference between a roster and a registered user simply that the former is a list while the latter is also a registered account within mnesia/db backend?
Thanks,