Histórico de Commits

Autor SHA1 Mensagem Data
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace há 4 anos atrás
  Paul-Louis Ageneau 3227d58e74 Moved Queue to impl há 4 anos atrás
  Paul-Louis Ageneau dbee42b099 Renamed include.hpp to common.hpp há 4 anos atrás
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern há 4 anos atrás
  Paul-Louis Ageneau 90e59435c0 Added synchronization to DataChannel há 4 anos atrás
  Paul-Louis Ageneau 785c3b8149 Renamed "Negociated" to "Negotiated" há 4 anos atrás
  Paul-Louis Ageneau 1ceb0fd292 Code formatting há 4 anos atrás
  Paul-Louis Ageneau ea87e5ae09 Exposed send(data, size) on Channel há 4 anos atrás
  Hanseul Jun 679c0ccd2e Add more dllexports, leave RTC_CPP_EXPORT only in log.hpp, and ignore C4251 warning. há 4 anos atrás
  Hanseul Jun 12098e7c41 Start exporting c++ API for windows. há 4 anos atrás
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting há 4 anos atrás
  Paul-Louis Ageneau e7d45db210 Uniformized DataChannel stream type to uint16_t há 4 anos atrás
  Paul-Louis Ageneau 8cb00f81ee Added DataChannel::id() getter há 4 anos atrás
  Paul-Louis Ageneau 37ebe8cc58 Implemented user-negotiated DataChannels há 4 anos atrás
  Paul-Louis Ageneau 2bcdab027c Fixed rtcReceiveMessage() and refactor C API buffer handling há 4 anos atrás
  Paul-Louis Ageneau 3c971e05dd Prevent message copy with move semantics há 5 anos atrás
  Paul-Louis Ageneau b9a663de75 Fixed compilation warning for MSVC há 5 anos atrás
  Paul-Louis Ageneau 6c8fe8ca51 Compilation fixes há 5 anos atrás
  Paul-Louis Ageneau edd04d896d Made messages mutable to prevent copy há 5 anos atrás
  Paul-Louis Ageneau 0d8aedfa01 Plumbing há 5 anos atrás
  Paul-Louis Ageneau e04113f3f1 Fixed state callback and revised synchronization and deletion há 5 anos atrás
  Paul-Louis Ageneau c717b65243 Made DataChannel only keep a weak reference on PeerConnection há 5 anos atrás
  Paul-Louis Ageneau 29ffb34fe8 Added missing functions to C API há 5 anos atrás
  Paul-Louis Ageneau 23e1a75248 Fixed DataChannel and SCTP shutdown há 5 anos atrás
  Paul-Louis Ageneau 1d7d1358be Added PeerConnection::close() and revised state machine há 5 anos atrás
  Paul-Louis Ageneau de5aff68e6 Fixed transport synchronization on destruction há 5 anos atrás
  Paul-Louis Ageneau 8b94f22aca Cleanup and added some comments há 5 anos atrás
  Paul-Louis Ageneau 1ab81731e3 Changed buffer amount low behavior to prevent deadlock situations há 5 anos atrás
  Paul-Louis Ageneau c5e25bbdbc Implemented max message size negociation há 5 anos atrás
  Paul-Louis Ageneau 89ff113688 Changed sent callback to more generic bufferAmountLow há 5 anos atrás