]> git.sesse.net Git - cubemap/blobdiff - state.proto
Identify UDPInput error messages by the stream, too.
[cubemap] / state.proto
index 9644120a81b268c263a691fb8096b4f103d2f04b..bfacdbf4ecf202fea59e602dd673ecee345d6110 100644 (file)
@@ -9,6 +9,9 @@ message ClientProto {
        optional bytes header_or_error = 5;
        optional int64 header_or_error_bytes_sent = 6;
        optional int64 stream_pos = 7;
+       optional int64 bytes_sent = 10;
+       optional int64 bytes_lost = 11;
+       optional int64 num_loss_events = 12;
 };
 
 // Corresponds to struct Stream.