sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.31k stars 344 forks source link

Expose _config (for STUN/TURN servers), and upgrade to offerAnswerOptions() #260

Closed michaelfig closed 1 year ago

michaelfig commented 5 years ago

peer->config() is useful for adding STUN/TURN servers without modifying LibSourcey.

OfferAnswerOptions replaces constraints in newer libwebrtc.

michaelfig commented 5 years ago

@auscaster, this PR and #257, #258, #259 are all ready for merging, whenever you get a spare moment.

Just cleaning out my github.

Thanks, Michael.