Commit Graph

16 Commits

Author SHA1 Message Date
5346d31cc1 Introduced onOpen() callback on receiving side in tests 2021-04-15 09:21:56 +02:00
f76243fb38 Merge branch 'v0.11' 2021-03-08 19:30:24 +01:00
aa6f87f467 Removed rtc::Cleanup() call in each test 2021-03-08 13:07:58 +01:00
3d04fb794a Added custom MTU and STUN server to C API connectivity test 2021-03-02 19:48:50 +01:00
9e2e7a7722 Added rtcGetLocalDescriptionType() and rtcGetRemoteDescriptionType() 2021-02-14 15:53:19 +01:00
d8515b6362 Some cleanup 2020-11-29 17:24:20 +01:00
495b389e05 Fixed signaling state callback in C API test 2020-11-21 18:05:43 +01:00
82caab8906 Added tests for remote protocol and reliability in C API 2020-11-16 23:59:59 +01:00
64a5d6ecb0 Changed tests cleanup timing 2020-11-15 12:12:05 +01:00
d563d63c89 Merge branch 'master' into fix-uwp 2020-11-03 09:14:29 +01:00
e91d721b20 Added signaling state to tests 2020-11-01 18:59:10 +01:00
456365bc7c Enforce RTC_API in tests and examples in case stdcall is used 2020-10-24 22:43:18 +02:00
e1f60cd34d Added rtcGetSelectedCandidatePair() to C API 2020-10-18 11:03:35 +02:00
44eaaf038a Update test files to match the C API callback update with adding an ID parameter. 2020-10-04 11:32:52 -07:00
363827594b Added tests for rtcSetLocalDescription() and rtcSetRemoteDescription() 2020-10-03 21:57:31 +02:00
d9de5080e5 Added track C API test 2020-09-13 15:17:11 +02:00