Is there a way to debug what RTC events are send from and to MS Edge? We use webrtc adapter and it works great on Chrome and FF but Edge is breaking for some reason. I would need to debug what Edge is doing when we want to setup a connection and i.e. does it receive the setRemoteDescription
event or not etc.
Are there any debug tools our there? I was thinking of a network sniffer like WireShark but not sure if that'll work at all.