Historique des commits

Auteur SHA1 Message Date
  Paul-Louis Ageneau 4bb17395a2 Code formatting il y a 2 ans
  Paul-Louis Ageneau 203add1058 Added WebSocket connection timeout il y a 2 ans
  web2098 6995345097 Updating proxy server support note for c++ header il y a 2 ans
  Paul-Louis Ageneau 820b113441 Merge pull request #827 from web2098/proxy il y a 2 ans
  Paul-Louis Ageneau 6044bc029b Fix missing override keyword on destructors il y a 2 ans
  eric.gressman a609e3a9df Initial implementation of a proxy for the websocket il y a 2 ans
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 il y a 2 ans
  Paul-Louis Ageneau 95c558f13a Made pingInterval optional and refactored outstanding pings il y a 3 ans
  Tom Deblauwe bfc0e94c16 Code review changes il y a 3 ans
  Tom Deblauwe 5ef8fc8f45 Verify pong replies on ping messages il y a 3 ans
  Paul-Louis Ageneau 3edffae68c Added dummy proxyServer placeholder to WebSocket configuration il y a 3 ans
  Paul-Louis Ageneau 282465c60b Introduced rtc::WebSocket::forceClose() to trigger remote close il y a 3 ans
  Paul-Louis Ageneau 169ede445a Moved Message to impl il y a 3 ans
  Paul-Louis Ageneau f1bfb2758c Implemented WebSocket server il y a 4 ans
  Paul-Louis Ageneau 3227d58e74 Moved Queue to impl il y a 4 ans
  Paul-Louis Ageneau dbee42b099 Renamed include.hpp to common.hpp il y a 4 ans
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern il y a 4 ans
  Paul-Louis Ageneau 1ceb0fd292 Code formatting il y a 4 ans
  Paul-Louis Ageneau 244c834992 Cleanup and reformatting il y a 4 ans
  Paul-Louis Ageneau ffe202a6a2 Merge pull request #278 from hhgyu/add-support-protocols il y a 4 ans
  Paul-Louis Ageneau ea87e5ae09 Exposed send(data, size) on Channel il y a 4 ans
  홍학규 6aff5dc5bc fixed build failed for macos il y a 4 ans
  홍학규 99bae7f830 support WebSocket Protocol RFC6455 il y a 4 ans
  Hanseul Jun 679c0ccd2e Add more dllexports, leave RTC_CPP_EXPORT only in log.hpp, and ignore C4251 warning. il y a 4 ans
  Paul-Louis Ageneau 2bcdab027c Fixed rtcReceiveMessage() and refactor C API buffer handling il y a 4 ans
  Paul-Louis Ageneau 3c971e05dd Prevent message copy with move semantics il y a 5 ans
  Paul-Louis Ageneau a2d1b7eff0 Added comment for disableTlsVerification il y a 5 ans
  Paul-Louis Ageneau 907e8273c8 Introduced VerifiedTlsTransport il y a 5 ans
  Paul-Louis Ageneau 85a20eead1 Merge branch 'master' into srtp il y a 5 ans
  Paul-Louis Ageneau 8edad971ab Implemented example client with websocket il y a 5 ans