Why does Zeroconf::TxtRecord::record() not serialize all fields?
Created by: stephanemagnenat
Because the list of fields to be serialized is explicitly stated, it took me a while to understand why my new field "busy" was not considered. I do not understand the rationale of why not simple serializing all fields.
@davidjsherman, what do you think?