Releases: VLprojects/mediasoup-client-swift
Releases · VLprojects/mediasoup-client-swift
Add explicit codec selection
Implement build scripts
0.2.0
Initial release
First release.
Covers libmediasoupclient core classes: Device
, SendTransport
, RecvTransport
, Producer
and Consumer
. Implements C++ exceptions handling and error propagation.
Only audio / video is supported, data channel was not implemented yet.