Do you have any experience with the SwiftProtobuf BinaryDelimited.parse? I cannot find any example of use.
SwiftProtobuf BinaryDelimited
Found this, but you probably saw already.
Does not give detailed example of use, but hopefully some insight.
h ttps://github.com/apple/swift-protobuf/blob/master/Sources/SwiftProtobuf/BinaryDelimited.swift
Thank you, I know this link.