Closed ishannaithani closed 5 years ago
This is mainly the PR for fixing the SDP for Firefox 63 (and above) for change in data channel port number from 5000 to webrtc-datachannel
AdapterJS: 0.15.0 socket.io-client: 1.4.8
0.15.0
1.4.8
m=application 54111 UDP/DTLS/SCTP webrtc-datachannel
a=sctp-port:5000
for...in
Hi @ncurrier, when you have time, could you please look at this PR?
AdapterJS:
0.15.0
socket.io-client:1.4.8
Improvements
Browser Support
m=application 54111 UDP/DTLS/SCTP webrtc-datachannel
and added attributea=sctp-port:5000
Bug fixes
DataChannel
for...in
loop while closing of DataChannels