Conversation
|
@acul71 @sumanjeet0012 Please have a look |
Comment for PR #756: WebRTC Interop AddedHi @asmit27rai! Thanks for contributing WebRTC interop tests! However, I wanted to point out that the test-plans repository has been refactored to use a unified architecture, and the approach in this PR doesn't align with the current design. The Refactored ArchitectureThe test-plans repo no longer contains implementation code for multiple languages. Instead:
Current WebRTC SupportWebRTC is already partially integrated into the transport test framework:
See:
What Should Be Done InsteadTo properly add WebRTC interop tests: 1. Add WebRTC to
|
|
@luca I added as you suggested. Should i change the structure of test in that repo too ?? |
Take a look at this directory: https://github.com/libp2p/py-libp2p/tree/main/interop/transport |
@acul71 |
|
@asmit27rai , @acul71 and @sumanjeet0012 : Please resolve the CI/CD issue for webrtc interop tests. Looking forward to re-running the CI/CD pipeline once the issue is resolved. Updated the branch. |
|
@asmit27rai
WebRTC support in py-libp2p is still under active development, which is the reason for the failing test. Once the WebRTC-related PR is merged, we will re-run the CI/CD pipeline to verify whether WebRTC interop is functioning correctly. |
No description provided.