Closed fwenzel closed 9 years ago
Right now we collect them all, then kill the dns-sd process, then send everything to the frontend. No need for that, we can process and send messages as we go.
kill
That lets us allow the process to run a little longer too.
Right now we collect them all, then
kill
the dns-sd process, then send everything to the frontend. No need for that, we can process and send messages as we go.That lets us allow the process to run a little longer too.