libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.32k stars 443 forks source link

test: Add WebKit to interop tests #1808

Open p-shahi opened 1 year ago

p-shahi commented 1 year ago

Work is being done to add WebKit to interop tests here https://github.com/libp2p/js-libp2p/pull/1799 however per https://github.com/libp2p/js-libp2p/issues/2007 this effort is currently blocked

dhuseby commented 5 months ago

Webkit still doesn't have full support for WebRTC. Until then, this is blocked.

SgtPooki commented 1 month ago
JS Colo 2024 discussion we need a PR to test this so we know when things are actually unblocked without needing a lot of manual interaction

Action item

  1. get out draft PR for adding webkit to test runner
maschad commented 1 month ago

@SgtPooki isn't that the purpose of https://github.com/libp2p/js-libp2p/pull/2541 ?