aboutsummaryrefslogtreecommitdiff
path: root/cast/streaming/receiver_session.h
AgeCommit message (Expand)Author
2021-07-16[Cast Streaming] Add codec parameterJordan Bayles
2021-07-01[Cast Streaming] Add codec negotiation over RPCJordan Bayles
2021-06-24Add SupportsAllAllowedBy() function to ReceiverSession inner classesRyan Keane
2021-06-12[Cast Streaming] Update receiver commentingJordan Bayles
2021-06-12[Cast Streaming] RpcBroker -> RpcMessengerJordan Bayles
2021-06-10[Cast Streaming] Improve remoting in ReceiverSession APIJordan Bayles
2021-06-10[Cast Streaming] Messager -> MessengerJordan Bayles
2021-04-27[Cast] Add capabilities handling to ReceiverSessionJordan Bayles
2021-04-13[Cast] Remove deprecated WiFi status codeJordan Bayles
2021-04-08[HOTFIX] Fix Chrome issuesJordan Bayles
2021-04-08[Cast] Cleanup Resolution + ReceiverSessionJordan Bayles
2021-04-02Revert "[Cast] Rename Negotiate/OnNegotiated methods"Jordan Bayles
2021-03-31[Cast] Rename Negotiate/OnNegotiated methodsJordan Bayles
2021-02-01Fix UDP bind timing issueJordan Bayles
2021-01-25[c++17] Make consistent use of noexceptJan Wilken Dörrie
2020-12-10Refactor session message sendingJordan Bayles
2020-11-11[Open Screen] Fix noexcept usage.mark a. foltz
2020-11-09Standalone Receiver: Integration with ApplicationAgent.Yuri Wiitala
2020-10-21Add SessionMessager classJordan Bayles
2020-10-20[Cast Streaming] Remove deprecated ConfiguredReceiver fieldsJordan Bayles
2020-09-25Cleanup Receiver, ReceiverSession APIsJordan Bayles
2020-09-21[Cast Streaming] Implement CastAgent for standalone senderJordan Bayles
2020-09-21[Cast Streaming] Implement sender session classJordan Bayles
2020-09-01Remove string_view from message portJordan Bayles
2020-08-18Cast Streaming: Provide a reason code when destroying Receivers.Yuri Wiitala
2020-06-08Improve ReceiverSession test coverageJordan Bayles
2020-06-05Implement Answer parsingJordan Bayles
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-21Add basic functional tests for the CastAgentJordan Bayles
2020-04-02Add cast socket messages to the standalone receiverJordan Bayles
2020-03-24Add CastAgent classJordan Bayles
2020-02-12Crash fix: Prevent a unit test from using a real UDP socket.Yuri Wiitala
2020-01-14Integrate ReceiverSession into standalone receiverJordan Bayles
2020-01-11Add (Video|Audio)Stream to ConfiguredReceiversJordan Bayles
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-17Update Receiver ownershipJordan Bayles
2019-12-10Add ANSWER message sending to ReceiverSessionJordan Bayles
2019-12-06Remove Json(Reader|Writer) in favor of namespaceJordan Bayles
2019-12-02Implement ReceiverSession offer handlingJordan Bayles
2019-11-22Move streaming/cast/* to cast/streaming/* and cast/standalone_receiver/*Yuri Wiitala
2019-11-19Start using ReceiverConfig, ReceiverSessionJordan Bayles