Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 4 years ago
  Paul-Louis Ageneau e7d45db210 Uniformized DataChannel stream type to uint16_t 4 years ago
  Paul-Louis Ageneau 8cb00f81ee Added DataChannel::id() getter 4 years ago
  Paul-Louis Ageneau 37ebe8cc58 Implemented user-negotiated DataChannels 4 years ago
  Paul-Louis Ageneau 2bcdab027c Fixed rtcReceiveMessage() and refactor C API buffer handling 4 years ago
  Paul-Louis Ageneau 3c971e05dd Prevent message copy with move semantics 5 years ago
  Paul-Louis Ageneau b9a663de75 Fixed compilation warning for MSVC 5 years ago
  Paul-Louis Ageneau 6c8fe8ca51 Compilation fixes 5 years ago
  Paul-Louis Ageneau edd04d896d Made messages mutable to prevent copy 5 years ago
  Paul-Louis Ageneau 0d8aedfa01 Plumbing 5 years ago
  Paul-Louis Ageneau e04113f3f1 Fixed state callback and revised synchronization and deletion 5 years ago
  Paul-Louis Ageneau c717b65243 Made DataChannel only keep a weak reference on PeerConnection 5 years ago
  Paul-Louis Ageneau 29ffb34fe8 Added missing functions to C API 5 years ago
  Paul-Louis Ageneau 23e1a75248 Fixed DataChannel and SCTP shutdown 5 years ago
  Paul-Louis Ageneau 1d7d1358be Added PeerConnection::close() and revised state machine 5 years ago
  Paul-Louis Ageneau de5aff68e6 Fixed transport synchronization on destruction 5 years ago
  Paul-Louis Ageneau 8b94f22aca Cleanup and added some comments 5 years ago
  Paul-Louis Ageneau 1ab81731e3 Changed buffer amount low behavior to prevent deadlock situations 5 years ago
  Paul-Louis Ageneau c5e25bbdbc Implemented max message size negociation 5 years ago
  Paul-Louis Ageneau 89ff113688 Changed sent callback to more generic bufferAmountLow 5 years ago
  Paul-Louis Ageneau aa55aa76df Added sendBuffer() methods to DataChannel 5 years ago
  Paul-Louis Ageneau e6da6a185f Make DataChannel keep a strong reference on PeerConnection 5 years ago
  Paul-Louis Ageneau a1df562785 Added available and availableSize getters on DataChannel 5 years ago
  Paul-Louis Ageneau 900c482146 Implemented reading back-pressure and callbacks synchronization 5 years ago
  Paul-Louis Ageneau 75735fb8d8 Enforced setup:actpass on offers 5 years ago
  Paul-Louis Ageneau 6e3ba6afd7 Reorganised project to separate public from private headers 6 years ago