mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-26 05:44:41 +00:00
Fix depricated api
This commit is contained in:
@@ -496,7 +496,7 @@ RTCPeer.config = {
|
|||||||
}, {
|
}, {
|
||||||
urls: 'stun:stun.l.google.com:19302'
|
urls: 'stun:stun.l.google.com:19302'
|
||||||
}, {
|
}, {
|
||||||
url: 'turn:192.158.29.39:3478?transport=tcp',
|
urls: 'turn:192.158.29.39:3478?transport=tcp',
|
||||||
credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=',
|
credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=',
|
||||||
username: '28224511:1379330808'
|
username: '28224511:1379330808'
|
||||||
}]
|
}]
|
||||||
|
|||||||
Reference in New Issue
Block a user