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(client): use m-lab/locate/v2 #49

Closed bassosimone closed 1 week ago

bassosimone commented 2 weeks ago

This diff modifies the client package to use m-lab/locate/v2 to fetch m-lab servers.

Closes https://github.com/neubot/dash/issues/47.