Skip to content

Commit

Permalink
add sender identity
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasIO committed Nov 6, 2024
1 parent 5008b1d commit 5e6edd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protobufs/livekit_models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,8 @@ message DataStream {
TextHeader textHeader = 11;
FileHeader fileHeader = 12;
}

string senderIdentity = 13;
}

message Packet {
Expand Down

0 comments on commit 5e6edd0

Please sign in to comment.