chore: use proto2

This commit is contained in:
Luan
2024-09-21 13:51:23 -03:00
parent e2e885bf09
commit ab6c669c44
44 changed files with 869 additions and 881 deletions

View File

@@ -1,4 +1,4 @@
syntax = "proto3";
syntax = "proto2";
package video_streaming;
import "misc/common.proto";