From 2a4b368b3b04306f8e9243da4c7b8b710a1d2954 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 21 Dec 2024 21:59:33 +0000 Subject: [PATCH] Automated peer connection test results. --- PeerConnection_test_results.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PeerConnection_test_results.md b/PeerConnection_test_results.md index 575b8a4..df9f926 100644 --- a/PeerConnection_test_results.md +++ b/PeerConnection_test_results.md @@ -1,4 +1,4 @@ -Test run at 2024-12-21 21:43:37.524508 +Test run at 2024-12-21 21:59:33.502420 | Server | aiortc | libdatachannel | pion | sipsorcery | webrtc-rs | werift | |--------|--------|--------|--------|--------|--------|--------| diff --git a/README.md b/README.md index ca81136..4b22181 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The current interoperability tests are: - **[Data Channel Echo Test](doc/DataChannelEchoTestSpecification.md)**: This test builds on the [Peer Connection Test](doc/PeerConnectionTestSpecification.md) and adds a `data channel` test. It tests the ability of the peers to create a data channel and then checks that the `Server Peer` can echo a string message sent by the `Client Peer`. ## Peer Connection Test Results -Test run at 2024-12-21 21:43:37.524508 +Test run at 2024-12-21 21:59:33.502420 | Server | aiortc | libdatachannel | pion | sipsorcery | webrtc-rs | werift | |--------|--------|--------|--------|--------|--------|--------|