hyperswarm-dht
hyperswarm-dht copied to clipboard
Introduces example of local lookup interop from Rust -> JS Bootstrap
This is an example to test the lookup from Rust to a JS Bootstrap server.
This is not complete - this is to test out the behaviour of the peers
returning empty so it can be fixed.
Currently, the peers
return []
on Rust.
Related to #5