ethand91 / mediasoup-ios-client

Mediasoup 3 iOS Client
ISC License
131 stars 65 forks source link

no implementation for 'TransportWrapper::nativeFreeTransport' #76

Closed ploverlake closed 4 years ago

ploverlake commented 4 years ago

Since there is no implementation for 'TransportWrapper::nativeFreeTransport', we can not call SendTransport::dispose and RecvTransport:: dispose.

ethand91 commented 4 years ago

Hello with the ios implementation the Transport should automatically be disposed after you call close.