js-libp2p icon indicating copy to clipboard operation
js-libp2p copied to clipboard

Bug: WebkitGTK implementations don't currently support WebRTC

Open maschad opened this issue 2 years ago • 2 comments

I did some more research/testing and found that WebkitGTK (the full-featured port of the WebKit rendering engine on Linux-based OS's) does not yet support the PeerConnection API. Igalia is currently working on the implementation but this is obviously a blocker for Playwright supporting this interface as per the docs

Thanks to @MarcoPolo for pointing me in this direction.

Originally posted by @maschad in https://github.com/libp2p/js-libp2p-webrtc/issues/177#issuecomment-1589529908

I suppose this is why this it marked as experimental

maschad avatar Aug 30 '23 22:08 maschad

@maschad to run some tests on CI to see if this is unblocked

dhuseby avatar May 07 '24 15:05 dhuseby

Still blocked due to WebKit not fully supporting WebRTC

dhuseby avatar May 21 '24 15:05 dhuseby