holepunchto / hyperdht

The DHT powering Hyperswarm
https://docs.holepunch.to
MIT License
323 stars 46 forks source link

Use in browser #106

Open GreenTeaSeb opened 1 year ago

GreenTeaSeb commented 1 year ago

Are there any plans for using the dht directly on a clients browser, or is using hyperswarm-web currently the only method?

Edit: Found out about dht-relay. Does it constantly relay all the data through a middle peer, or does it only do it at the start for the initial connection?

parhelium commented 1 year ago

@GreenTeaSeb Check this: https://github.com/synonymdev/dht-universal

hammad-farooq-cheetah commented 5 months ago

I am looking to use HyperDHT and Hyperswarm in frontend applications, e.g in React Native mobile apps and browsers. Can we use them on the frontend?

danilaplee commented 3 months ago

is this still supported? https://github.com/synonymdev/dht-universal @parhelium