Hi @hanfour ? sorry I didn't even search on appstore for peerdrop before working on it!! This my version https://github.com/jj10133/PeerDrop. Now our implementation are a bit different but you using stun/ice and I'm using DHT for peer discovery, transport using webrtc and udp... I'm super amazed since I have a P2P app for video/audio calling using webrtc without stun/ice but DHT works on small scale, so would like to ask for now is the app scaling well for just audio calls? I'm just curios since I was testing webrtc using video calls
Hi @hanfour ? sorry I didn't even search on appstore for peerdrop before working on it!! This my version https://github.com/jj10133/PeerDrop. Now our implementation are a bit different but you using stun/ice and I'm using DHT for peer discovery, transport using webrtc and udp... I'm super amazed since I have a P2P app for video/audio calling using webrtc without stun/ice but DHT works on small scale, so would like to ask for now is the app scaling well for just audio calls? I'm just curios since I was testing webrtc using video calls