Send column headers on new connection
Closed this issue · 0 comments
CoatedMoose commented
When a new client connects, we should send the CSV header. This will enable us to write more flexible code in the client(s) (not dependant on the ordering of fields).