Skip to content

Commit

Permalink
update protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Apr 12, 2024
1 parent c80edab commit 25d504b
Show file tree
Hide file tree
Showing 3 changed files with 430 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PROTO_SOURCE=../protocol
PROTO_SOURCE=../protocol/protobufs

proto: protoc protoc-swift
protoc --swift_out=Sources/LiveKit/protos -I=${PROTO_SOURCE} \
Expand Down
Loading

0 comments on commit 25d504b

Please sign in to comment.