21 Commits

Author SHA1 Message Date
767694a8b8 Use ptrs, optionals and variants from rtc namespace 2021-03-03 12:16:58 +01:00
dbee42b099 Renamed include.hpp to common.hpp 2021-02-28 14:56:21 +01:00
1ceb0fd292 Code formatting 2021-01-11 21:46:23 +01:00
679c0ccd2e Add more dllexports, leave RTC_CPP_EXPORT only in log.hpp, and ignore C4251 warning. 2020-11-18 14:55:17 -08:00
12098e7c41 Start exporting c++ API for windows. 2020-11-17 22:20:54 -08:00
1a6dcdce6f Reordered Candidate getters 2020-11-17 19:28:13 +01:00
e2005c789a Refactored candidate storage and split parsing and resolution 2020-11-17 19:21:48 +01:00
ece1bd9352 Retabbing and reformatting 2020-11-13 21:25:52 +01:00
5bb0979c3a Automatically set candidate mid if missing 2020-11-05 19:35:54 +01:00
6d6ab9eeb7 Added candidate transport type getter 2020-10-17 12:20:46 +02:00
137d4e3e8e Enhance candidate parsing and expose the info directly 2020-10-16 00:05:05 +02:00
17ba9af2e1 Fixed compilation with libjuice 2020-04-26 15:07:15 +02:00
6173d18da4 Camel case fix 2020-04-26 14:42:06 +03:00
dffca48e69 Change string types to enum 2020-04-26 12:44:12 +03:00
fc595fd1bb Get Selected Candidate Pair Info 2020-04-25 22:48:51 +03:00
44cdbab8dc Changed remote description logic to resolve candidates asyncronously 2019-11-19 12:31:15 +01:00
f083815569 Prevent unresolved candidates from going through libnice 2019-11-17 14:19:31 +01:00
65813e4e31 Added Candidate.candidate() method for symmetry with web API 2019-09-08 16:45:07 +02:00
3780fa8646 Made candidate mid non optional 2019-09-04 08:51:23 +02:00
3c8d295561 Removed Candidate::candidate() method 2019-09-03 22:58:02 +02:00
6e3ba6afd7 Reorganised project to separate public from private headers 2019-09-01 16:06:49 +02:00