summaryrefslogtreecommitdiff
path: root/src/WebRTCLibPeerConnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly wait success callback before creating answers.Fabio Alessandrelli2021-07-091-1/+11
* Move observers implementations into PeerConnection.Fabio Alessandrelli2021-07-091-0/+19
* Use a class instead of lambdas for signals.Fabio Alessandrelli2021-07-091-14/+4
* Unified signalling thread.Fabio Alessandrelli2021-07-021-2/+16
* Bump webrtc to branch-heads/4472.Fabio Alessandrelli2021-07-021-12/+8
* Fix crash when closing an invalid peerconnection.Fabio Alessandrelli2020-01-031-1/+4
* Update to new DataChannel API.Fabio Alessandrelli2019-05-161-0/+245