RangerMauve / hyper-sdk

Make your own hyper apps!
https://www.youtube.com/watch?v=HyHk4aImd_I&list=PL7sG5SCUNyeYx8wnfMOUpsh7rM_g0w_cu&index=20
MIT License
292 stars 45 forks source link

Hyper dns #87

Closed martinheidegger closed 1 year ago

martinheidegger commented 3 years ago

This PR replaces dat-dns with hyper-dns. As both the DNS Options and the API changes this would be a breaking change. I am opening this as a draft-pr so we can figure out if this is a good way to go about it. (It is also based on #86 - as I wanted to make sure that the tests pass consistently)

RangerMauve commented 3 years ago

I like this, and I want to merge it in, but I think it'd be good to wait for some other breaking changes to come in from the hypercore-protocol team so that we can break all sorts of stuff at once if possible.