|
|
|
|
|
by SahAssar
2244 days ago
|
|
> Obviously, one would want the data channel (last option). There's some work done in this area. However, it's still not full featured. How would that even work? You need signaling to set up the data channel, so how could you handle signaling over a channel that isn't set up? |
|
In practice, I know nobody who does that though. I don't think the extra complexity is worth it if your mesh are never really big, and with WebRTC, you rarely encounter situations where you have more than a few peers in the same mesh (Google Chrome even used to struggle a lot if you had more than a few dataChannel opened on the same page, while Firefox handled hundreds of connexions without issue).