32 Commits

Author SHA1 Message Date
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
77dc32da37 Added maxMessageSize configuration setting 2021-03-31 18:10:35 +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
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
f2caa8048f Added TURN server test 2020-12-12 18:16:29 +01:00
64a5d6ecb0 Changed tests cleanup timing 2020-11-15 12:12:05 +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
e91d721b20 Added signaling state to tests 2020-11-01 18:59:10 +01:00
05b7141478 Implemented getSelectedCandidatePair() for libjuice 2020-10-16 23:50:14 +02:00
adc4223617 Added a test creating a second data channel 2020-09-27 13:26:22 +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
3e559f18d9 Updated description and candidate callbacks with move semantics 2020-08-22 00:22:19 +02:00
942152dd8c Updated examples to callbacks with move semantics 2020-08-22 00:04:49 +02:00
6f419a32ea Increased test timings for destruction 2020-07-08 17:42:23 +02:00
74c5cbcf9f Some fixes for tests 2020-06-09 10:48:49 +02:00
d853bb59c3 Enhancements to tests 2020-06-09 00:04:23 +02:00
af87e5a1b8 Fixed unsafe smart_ptr access from thread 2020-06-08 15:48:58 +02:00
ddb9f99ed6 Fixed call to usrsctp_finish() in Cleanup() 2020-05-22 14:55:01 +02:00
738cbe78a0 More realiable tests 2020-05-04 12:18:04 +02:00
20d1a03380 Added support for port range with libjuice 2020-04-26 12:14:10 +02:00
c39a4ee6c5 More tolerant wait time for tests 2020-03-31 15:22:07 +02:00
e04113f3f1 Fixed state callback and revised synchronization and deletion 2020-03-31 14:59:50 +02:00
be04d8037e Added tests for C API 2020-03-10 12:00:27 +01:00
834ea9b041 Split and cleaned up tests 2020-03-10 12:00:27 +01:00