Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 165a11e1f7 Added SCTP stream limit 3 years ago
  Paul-Louis Ageneau 29394a518c Exposed resetCallbacks() on rtc::Channel and rtc::PeerConnection 3 years ago
  Paul-Louis Ageneau 00e40d22c2 Cleaned up mistake rtcSignalingState in PeerConnection 3 years ago
  Paul-Louis Ageneau 8680ae4a37 Public classes renaming and cleanup 3 years ago
  Paul-Louis Ageneau 169ede445a Moved Message to impl 3 years ago
  Paul-Louis Ageneau f39d7b3cc5 Introduced signaling mutex on PeerConnection interface 3 years ago
  Paul-Louis Ageneau 70fcafc50c Reformatting 4 years ago
  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