提交历史

作者 SHA1 备注 提交日期
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 年之前
  Paul-Louis Ageneau 29394a518c Exposed resetCallbacks() on rtc::Channel and rtc::PeerConnection 3 年之前
  Paul-Louis Ageneau 169ede445a Moved Message to impl 3 年之前
  Paul-Louis Ageneau 70fcafc50c Reformatting 4 年之前
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace 4 年之前
  Paul-Louis Ageneau dbee42b099 Renamed include.hpp to common.hpp 4 年之前
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 年之前
  Paul-Louis Ageneau ea87e5ae09 Exposed send(data, size) on Channel 4 年之前
  Hanseul Jun 12098e7c41 Start exporting c++ API for windows. 4 年之前
  Paul-Louis Ageneau 2bcdab027c Fixed rtcReceiveMessage() and refactor C API buffer handling 4 年之前
  Paul-Louis Ageneau 3c971e05dd Prevent message copy with move semantics 5 年之前
  Paul-Louis Ageneau 6c8fe8ca51 Compilation fixes 5 年之前
  Paul-Louis Ageneau e04113f3f1 Fixed state callback and revised synchronization and deletion 5 年之前
  Paul-Louis Ageneau 29ffb34fe8 Added missing functions to C API 5 年之前
  Paul-Louis Ageneau 8b94f22aca Cleanup and added some comments 5 年之前
  Paul-Louis Ageneau 1ab81731e3 Changed buffer amount low behavior to prevent deadlock situations 5 年之前
  Paul-Louis Ageneau 3220bf8ae1 Fixed formatting 5 年之前
  Paul-Louis Ageneau 89ff113688 Changed sent callback to more generic bufferAmountLow 5 年之前
  Paul-Louis Ageneau 5d57b4e214 Used synchronized callbacks for PeerConnection 5 年之前
  Paul-Louis Ageneau abdf61e841 Added callback wrapper in Channel 5 年之前
  Paul-Louis Ageneau d9bfcbd6be Added sent callback on DataChannel 5 年之前
  Paul-Louis Ageneau 900c482146 Implemented reading back-pressure and callbacks synchronization 5 年之前
  Paul-Louis Ageneau 61fb38305a Enhanced API to differentiate binary and string messages 5 年之前
  Paul-Louis Ageneau 6e3ba6afd7 Reorganised project to separate public from private headers 6 年之前