Integrating in react facing issue in 'data' socket
Hello, i am implementing this code in my react but i am not able to go further as i am not sure what is written in socket 'data' part.
The data handler type is just handling either a candidate, offer, or answer messages from the other peer.
failed-to-set-remote-answer-sdp-called-in-wrong-state-stable I'm still facing this problem when type is answer.
failed-to-set-remote-answer-sdp-called-in-wrong-state-stable I'm still facing this problem when type is answer.
I am not prioritizing this right now, but I will try taking a look at it during the weekend. If you figure out how to solve your issue, feel free to make a pull request.