Skip to content
This repository has been archived by the owner. It is now read-only.

Can routing bridge across transports #103

Closed
novocodev opened this issue Mar 29, 2016 · 6 comments
Closed

Can routing bridge across transports #103

novocodev opened this issue Mar 29, 2016 · 6 comments
Assignees
Labels

Comments

@novocodev
Copy link

novocodev commented Mar 29, 2016

Does IPFS bridge the routing protocol across transports, e.g. if I have a number of IoT devices in my home that work over Bluetooth, and I have a home hub that supports Bluetooth and has access to the Internet.

If all devices are running IPFS can I interact with the IoT devices via a mobile phone running IPFS with an internet connection. Will the home hub bridge the routing protocol across transports so that the IoT devices are accessible from my mobile device?

@RichardLitt
Copy link
Contributor

RichardLitt commented Mar 29, 2016

Good question! @diasdavid, I think you might be best to answer this. Thoughts?

@vitzli
Copy link

vitzli commented Apr 10, 2016

I am not a developer for ipfs, but according to Issue #7 I would say 'yes, it will be possible in future', AFAIK right now ipfs only supports IP addressing, however, if it is possible to run IP-over-BT - I don't see any reasons that would interfere with it. I don't know if ipfs could work with non-IP networks like i2p and tor, but it should be possible to run non-anonymous gateways on such networks.

@daviddias
Copy link

daviddias commented Apr 13, 2016

@novocodev traffic can be relayed/line switched/packet switch across multiple transports, it is something we designed in the core of libp2p to enable more interoperability between different devices with different capabilities. However these features haven't been released yet.

@novocodev
Copy link
Author

novocodev commented Apr 14, 2016

@diasdavid this is great news, I'm still early in project development/design so more interested in planned feature support than implementation right now.

@Kubuxu
Copy link

Kubuxu commented Apr 14, 2016

Please leave this issue open. As FAQ question it is important for it to be easily visible.

@madavieb
Copy link

madavieb commented May 23, 2017

This issue has been moved to https://discuss.ipfs.io/t/can-routing-bridge-across-transports/448.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants