Hey Team,
I’m still new to mediasoup/libmediasoup and currently trying to get a scenario working where a C++ application can create a DataChannel.
Now, I know that the whole DataChannel implementation in mediasoup is pretty much brand new so I understand that there is no code yet for the libmediasoup.
My question therefore, is there yet a time line for implementing this?
Or, alternatively, would there be any way to interface with the underlying WebRTC infrastructure and add a producing DataChannel manually?
Thanks!
Dom