Table of Contents

Namespace AppleTvControlLibrary.Mrp.Connection

Interfaces

IMrpConnectionListener

Listener interface for an MRP connection.

IMrpFrameConnection

Abstraction over the piece of MrpProtocol that turns a serialized protobuf payload into whatever bytes actually need to be transmitted, and vice versa. This is what lets MrpProtocol be driven by an AirPlay-tunneled connection (HAP-channel framing/encryption) or, historically, a raw-TCP connection.