aboutsummaryrefslogtreecommitdiff
path: root/api/ice_transport_factory.cc
AgeCommit message (Expand)Author
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-07-01Add overload to CreateIceTransport that takes additional dependenciesSteve Anton
2019-02-13IceTransportWithTransportChannel: Initialize |thread_checker_| in declarationRaphael Kubo da Costa
2019-01-30Add IceTransportInterface objectHarald Alvestrand