Closed ibc closed 10 months ago
But then, the data_producer.send()
and data_consumer.send()
methods require an additional ppid
as argument (same as in Node).
But then, the
data_producer.send()
anddata_consumer.send()
methods require an additionalppid
as argument (same as in Node).
Nope, not needed.
Makes sense to me and this will definitely be a breaking change for
mediasoup
crate.
Fixes #1269
Details
ppid
(WebRtcMessage
type).