aboutsummaryrefslogtreecommitdiff
path: root/cast/sender/channel/sender_socket_factory.cc
AgeCommit message (Expand)Author
2021-07-14Define virtual destructors in Client interfaces.Abraham Corea Diaz
2021-07-02Remove DVLOG debug logging throughout LibCastAbraham Corea Diaz
2020-11-25Logging cleanupsJordan Bayles
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-04-22Move CastSocket components to public/ dirsbtolsch
2020-04-16Rename CastSocket::SendMessage to Sendbtolsch
2020-03-17Add first CastSocket E2E testbtolsch
2020-02-14[Open Screen] Remove use of atomics in module code.mark a. foltz
2020-02-13Fix SenderSocketFactory integration issuesbtolsch
2020-02-13Change CastSocket to use signed IDbtolsch
2019-12-23Reland "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-23Revert "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-21Replace namespace cast::something with openscreen::cast.Yuri Wiitala
2019-12-04Flatten namespace for platform/ code: opescreen::platform → openscreenYuri Wiitala
2019-11-27Remove dependencies on openssl from platform/api.Yuri Wiitala
2019-11-14OpenScreen: Add WeakPtr, resolve some dangerous networking code issues.Yuri Wiitala
2019-10-15Add cast sender socket factorybtolsch