Skip to content

WebRTC Optionally Prepend XML

Compare
Choose a tag to compare
@jchavez443 jchavez443 released this 04 Jan 17:15
· 439 commits to main since this release
af504e9

Optionally prepend XML header in WebRtcTransfer.generateBxml()
We need to make this function more flexible in the case where users have other BXML they want to include. I'd remove the XML header altogether but that would be a breaking change. Thus I added a flag that defaults to true.