UWARG/data-relay-station

Send column headers on new connection

Closed this issue · 0 comments

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).