MlsTransport

public protocol MlsTransport : AnyObject, Sendable

Used by CoreCrypto to send commits or application messages to the delivery service.

This trait must be implemented before calling any functions that produce commits.