neubot / dash

Go implementation of Neubot's DASH experiment
https://neubot.github.io
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

refactor: use locate/v2 rather than mlab-ns #47

Closed bassosimone closed 1 week ago

bassosimone commented 2 weeks ago

We should use the locate client like https://github.com/m-lab/ndt7-client-go does.

This new code should replace using mlab-ns, which is what we're currently doing through m-lab/ndt5-client-go.