X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=state.proto;h=9644120a81b268c263a691fb8096b4f103d2f04b;hp=17d5edc419ba340eca2693b65f7866d335fb1ea3;hb=1071b76d8e60d51d88d4e1310e7d6261b628a454;hpb=f51b3892514540ff3f08ab052296091f3a6f7a93 diff --git a/state.proto b/state.proto index 17d5edc..9644120 100644 --- a/state.proto +++ b/state.proto @@ -8,7 +8,7 @@ message ClientProto { optional string stream_id = 4; optional bytes header_or_error = 5; optional int64 header_or_error_bytes_sent = 6; - optional int64 bytes_sent = 7; + optional int64 stream_pos = 7; }; // Corresponds to struct Stream.