Commit Graph

23 Commits

Author SHA1 Message Date
77dc32da37 Added maxMessageSize configuration setting 2021-03-31 18:10:35 +02:00
72eb478b0d Set default certificate type in Configuration 2021-03-22 21:14:27 +01:00
fff1912d30 Added certificateType option to C API 2021-03-22 19:57:33 +01:00
9b36ac3dd3 Implemented ECDSA certificates support and removed certificate cache 2021-03-22 19:05:43 +01:00
767694a8b8 Use ptrs, optionals and variants from rtc namespace 2021-03-03 12:16:58 +01:00
74f376e246 Added configuration flag to disable auto negotiation 2021-03-03 10:59:31 +01:00
dbee42b099 Renamed include.hpp to common.hpp 2021-02-28 14:56:21 +01:00
6ef8f1e1a7 Added optional MTU setting in configuration 2021-02-27 11:17:49 +01:00
dbfade4eb3 Changed service to port and added checks on std::stoul() 2021-01-30 09:48:55 +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
3e7ee70b7e Add ProxyServer constructor 2020-04-28 15:14:55 +03:00
44361714a5 proxyServer param as optional 2020-04-28 14:36:37 +03:00
56bd8c98b3 proxy support 2020-04-27 19:06:43 +03:00
61354b7101 Added comment 2019-12-25 16:55:01 +01:00
a683b76a21 Extended STUN server URL parsing to TURN server URLs 2019-12-25 16:54:59 +01:00
e11de119be Added TURN server IPv6 support 2019-12-24 12:28:30 +01:00
28f923b1ce Fix Logic Error: If we are asking Relay Type than it is a TURN Server 2019-12-17 16:24:19 +03:00
278ac22766 Option for enabling ICE TCP Candidates 2019-12-17 07:49:26 +03:00
432be41b9a Turn server protocol & Consistency Changes 2019-12-16 21:12:59 +03:00
5fc6a1c8ad TURN Server Support 2019-12-16 13:04:32 +03:00
81dd3120a9 Renamed servers to iceServers in configuration 2019-09-02 22:27:43 +02:00
d039879b44 Renamed IceConfiguration to Configuration 2019-09-01 16:10:52 +02:00