Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau ba7e0e2a35 Removed declarations of hasLocalDescription() and hasRemoteDescription() 4 years ago
  Paul-Louis Ageneau 0fddf50245 Reorganized includes to hide Init implementation 4 years ago
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace 4 years ago
  Paul-Louis Ageneau 40a29fbd55 Removed addDataChannel method from API 4 years ago
  Paul-Louis Ageneau 32c4427b96 Reorganized defines and added mtu option to C API 4 years ago
  Paul-Louis Ageneau dbee42b099 Renamed include.hpp to common.hpp 4 years ago
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 years ago
  Paul-Louis Ageneau fe4afcef85 Cleaned up, renamed and moved a few classes for consistency 4 years ago
  Paul-Louis Ageneau 1ceb0fd292 Code formatting 4 years ago
  Paul-Louis Ageneau 452b742adc Fixed mid on local candidates 4 years ago
  Hanseul Jun 679c0ccd2e Add more dllexports, leave RTC_CPP_EXPORT only in log.hpp, and ignore C4251 warning. 4 years ago
  Hanseul Jun 12098e7c41 Start exporting c++ API for windows. 4 years ago
  Paul-Louis Ageneau 447624322c Removed useless role from ICE transport constructor 4 years ago
  Paul-Louis Ageneau 519e81727a Refactored the RTCP dispatching monstruosity 4 years ago
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 4 years ago
  Staz M ae2abfebad Merged with master 4 years ago
  Paul-Louis Ageneau eb61f6cb3c Fixed spelling negociated -> negotiated 4 years ago
  Paul-Louis Ageneau 06b46aba91 Reformatting 4 years ago
  Paul-Louis Ageneau e7d45db210 Uniformized DataChannel stream type to uint16_t 4 years ago
  Paul-Louis Ageneau 37ebe8cc58 Implemented user-negotiated DataChannels 4 years ago
  Paul-Louis Ageneau 5eaed06b01 Added optional stream to emplaceDataChannel() 4 years ago
  Staz M a7d5ba0232 Merge remote-tracking branch 'paulgit/master' into merge_with_master 4 years ago
  Paul-Louis Ageneau 5bb0979c3a Automatically set candidate mid if missing 4 years ago
  Staz M 30ca8fb9c3 This commit removes the processing of strings in the forwarding of media to tracks 4 years ago
  Staz M bc0b14288b Merged paullouisageneau/libdatachannel with stazio/libdatachannel 4 years ago
  Paul-Louis Ageneau bb73da2351 Fixed spelling 4 years ago
  Paul-Louis Ageneau 9f12c19a02 Handle local description rollback 4 years ago
  Paul-Louis Ageneau 35e3c7ee3a Refactored description processing 4 years ago
  Paul-Louis Ageneau 0c47c66bb1 Added signaling state to PeerConnection 4 years ago
  Paul-Louis Ageneau a3cc74c8f1 Added NegociationNeeded flag 4 years ago