Commit Graph

18 Commits

Author SHA1 Message Date
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
b8b5110653 Add RTC_CPP_EXPORT before to_variant function 2021-01-04 09:34:12 +01:00
e1087ce8b0 Add RTC_CPP_EXPORT before make_message function 2021-01-04 09:33:54 +01:00
14918c16e8 Fixed track DSCP 2020-11-21 12:43:34 +01:00
a67ca9da9b Implemented support for DSCP 2020-11-21 00:45:18 +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
0b055ac17d Added Track class 2020-08-22 16:11:21 +02:00
c001bb3f9d Refactored include/message.hpp 2020-08-21 23:58:47 +02:00
3c971e05dd Prevent message copy with move semantics 2020-08-21 23:46:12 +02:00
b6ffa13b72 Prevent data copy in SCTP transport 2020-07-22 18:02:00 +02:00
edd04d896d Made messages mutable to prevent copy 2020-05-22 14:33:55 +02:00
b06b33234b Added WebSocket transport 2020-05-22 14:33:17 +02:00
3a737e940c Enhanced handling of usrsctp shutdown 2020-05-22 14:32:53 +02:00
c5e25bbdbc Implemented max message size negociation 2019-12-14 17:23:31 +01:00
89ff113688 Changed sent callback to more generic bufferAmountLow 2019-12-12 17:18:49 +01:00
aa55aa76df Added sendBuffer() methods to DataChannel 2019-12-12 11:07:31 +01:00
6e3ba6afd7 Reorganised project to separate public from private headers 2019-09-01 16:06:49 +02:00