udark / underdark-cocoa

Bluetooth peer-to-peer mesh networking for iOS
http://underdark.io
Other
123 stars 24 forks source link

Does underdark framework support multi-hop communication? #11

Open JasonGit opened 6 years ago

JasonGit commented 6 years ago

Could you please confirm whether underdark framework support multi-hop communication? Thanks in advance.

virl commented 6 years ago

@JasonGit Framework itself allows for peer-to-peer communication with nearby devices and doesn't support multi-hop communication. Multi-hop can be implemented on top of framework and is supported in accompanying demo app.