Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bokan committed Aug 17, 2023
1 parent 93b2683 commit ea80ec3
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 38 deletions.
81 changes: 43 additions & 38 deletions protobuf/video/sfu/models/models.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions protobuf/video/sfu/models/models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ enum ErrorCode {
ERROR_CODE_INTERNAL_SERVER_ERROR = 500;

ERROR_CODE_SFU_SHUTTING_DOWN = 600;

ERROR_CODE_SFU_FULL = 700;
}

message Error {
Expand Down

0 comments on commit ea80ec3

Please sign in to comment.