|
5346d31cc1
|
Introduced onOpen() callback on receiving side in tests
|
2021-04-15 09:21:56 +02:00 |
|
|
e4019ebec8
|
define macMessegeSize
|
2021-04-13 15:00:25 +03:00 |
|
|
c3e0dbf003
|
Disabled WebSocket test
|
2021-04-01 17:21:49 +02:00 |
|
|
93e985a541
|
Fixed CI WebSocket test on MacOS
|
2021-04-01 14:16:48 +02:00 |
|
|
77dc32da37
|
Added maxMessageSize configuration setting
|
2021-03-31 18:10:35 +02:00 |
|
|
294a1230b0
|
Re-enabled WebSocket echo test
|
2021-03-26 20:33:57 +01: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 |
|
|
2fd3f6ad45
|
Merge branch 'v0.11'
|
2021-03-06 09:09:18 +01:00 |
|
|
bd3df48c0b
|
Limit scheduling of flush tasks in SCTP transport
|
2021-03-05 18:50:10 +01:00 |
|
|
3d04fb794a
|
Added custom MTU and STUN server to C API connectivity test
|
2021-03-02 19:48:50 +01:00 |
|
|
0638555fef
|
Removed shared_ptr to PeerConnection in tests
|
2021-02-28 12:36:55 +01:00 |
|
|
6ef8f1e1a7
|
Added optional MTU setting in configuration
|
2021-02-27 11:17:49 +01:00 |
|
|
785c3b8149
|
Renamed "Negociated" to "Negotiated"
|
2021-02-23 18:34:23 +01:00 |
|
|
9e2e7a7722
|
Added rtcGetLocalDescriptionType() and rtcGetRemoteDescriptionType()
|
2021-02-14 15:53:19 +01:00 |
|
|
4ba8c9e3e8
|
Move uwp-tests and uwp-benchmark to uwp/tests and uwp/benchmark.
|
2021-02-03 13:57:09 -08:00 |
|
|
1b74ebb0f4
|
Make setting OUTPUT_NAME work in UWP.
|
2021-02-03 02:59:56 -08:00 |
|
|
433d5fbe7f
|
Support datachannel-tests and datachannel-benchmark in UWP.
|
2021-02-03 02:51:43 -08:00 |
|
|
3204a77e89
|
Add uwp resources that stops uwp dinging with an error dialog for datachannel-tests.
|
2021-02-03 02:04:55 -08:00 |
|
|
a7e4b56178
|
Disabled WebSocket test as echo.websocket.org is down
|
2021-01-26 11:57:38 +01:00 |
|
|
1ceb0fd292
|
Code formatting
|
2021-01-11 21:46:23 +01:00 |
|
|
7981fed7f4
|
Added STUN server to TURN test
|
2020-12-12 18:16:29 +01:00 |
|
|
f2caa8048f
|
Added TURN server test
|
2020-12-12 18:16:29 +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 |
|
|
4a526f66b6
|
Merge branch 'master' into fix-uwp
|
2020-11-15 00:01:27 +01:00 |
|
|
ece1bd9352
|
Retabbing and reformatting
|
2020-11-13 21:25:52 +01:00 |
|
|
eb61f6cb3c
|
Fixed spelling negociated -> negotiated
|
2020-11-12 20:36:38 +01:00 |
|
|
a7bc03c4b3
|
Removed designed identifiers
|
2020-11-12 20:36:38 +01:00 |
|
|
06b46aba91
|
Reformatting
|
2020-11-12 20:36:38 +01:00 |
|
|
f83843d054
|
Added connectivity test for negotiated DataChannel
|
2020-11-12 20:36:38 +01:00 |
|
|
037b9c9703
|
Add explicit port number to WebSocket test
|
2020-11-09 19:15:12 +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 |
|
|
bb73da2351
|
Fixed spelling
|
2020-11-01 18:33:59 +01:00 |
|
|
69e5cab0a5
|
Added renegociation to track test
|
2020-11-01 17:34:59 +01:00 |
|
|
73273d6e81
|
Fixed call to rtcSetLocalDescription()
|
2020-11-01 13:55:15 +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 |
|
|
05b7141478
|
Implemented getSelectedCandidatePair() for libjuice
|
2020-10-16 23:50:14 +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 |
|
|
adc4223617
|
Added a test creating a second data channel
|
2020-09-27 13:26:22 +02:00 |
|
|
a7cc637aa2
|
Fixed benchmark when connection fails
|
2020-09-24 20:19:26 +02:00 |
|
|
a1721268a2
|
Renamed createTrack() to addTrack() and added addDataChannel()
|
2020-09-18 23:01:50 +02:00 |
|
|
d9de5080e5
|
Added track C API test
|
2020-09-13 15:17:11 +02:00 |
|
|
33ff0cd7cc
|
Added track test
|
2020-09-10 11:15:12 +02:00 |
|
|
6c3aaf8a77
|
Refactored description for media handling
|
2020-09-07 16:48:42 +02:00 |
|