VLprojects / mediasoup-client-swift

Swift wrapper for libmediasoupclient
MIT License
42 stars 17 forks source link

Added a new device load function to support customisation for peerConnection options #16

Open lets-swapcode opened 1 year ago

lets-swapcode commented 1 year ago

Currently the load function only supports the RCP capabilities so this PR contains one more load function which takes peerConnectionOptions (Ice server list) and a transport relay policy (Bool) same as Android lib.