Closed sashagutfraind closed 3 years ago
I second this. I want specifics.
Is DHT used as Technology or you injected newnode swarm into standard bittorrent swarm?
LEDBAT is okay. It is a traffic shaper.
Is local mesh network implementation based on standard apple and Google APIs? Or this is something different?
What types of traffic are supported? Does it support streaming connections? Can I modify local mesh-net authorization? To limit it to my app clients only, for example and, let's say, to OTA distribution only?
I launched a high level page on Wikipedia: https://en.wikipedia.org/wiki/Draft:NewNode
NewNode uses the standard BT swarm
I don't believe it's a mesh network per se, but it uses the Android/iOS VPN APIs
Not sure about the rest
i'm not sure that the APIs are called "VPN", but here are the links :)
Nearby Connections API https://developers.google.com/nearby/connections/overview and Multipeer Connectivity https://developer.apple.com/documentation/multipeerconnectivity
if implementation is based on these APIs - why implement DHT? looks like the discovery is already supported by these APIs.
both support local-peer-discovery and sending Streaming data. can't find information if it is possible to multicast a stream (or anything)
i summon @arishal to help us figure things out
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This sounds like a major new VPN technology. We need guides and documentation about its capabilities and advantages