Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

ESS-1454: Implement acknowledgement of answer message #379

Closed ishannaithani closed 5 years ago

ishannaithani commented 5 years ago

Purpose of this PR:

To support new MCU with JS SDK, MCU needs to be notified when SDK clients have completed the SDP negotiation process i.e. successfully/unsuccessfully setRemoteDescription in answerHandler. To enable this, a new SIG_MESSAGE_TYPE is created answerAck to be sent to MCU.

See ESS-1454 for more details.

ishannaithani commented 5 years ago

AnswerAck message is no longer required.

ishannaithani commented 5 years ago

We need answerACK