Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/orange-planes-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@livekit/protocol": patch
---

move out connector protos
2 changes: 0 additions & 2 deletions magefile.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ func Proto() error {
"rpc/signal.proto",
"rpc/whip_signal.proto",
"rpc/sip.proto",
"rpc/connector.proto",
"rpc/common.proto",
}

fmt.Println("generating protobuf")
Expand Down
26 changes: 0 additions & 26 deletions protobufs/rpc/common.proto

This file was deleted.

75 changes: 0 additions & 75 deletions protobufs/rpc/connector.proto

This file was deleted.

164 changes: 0 additions & 164 deletions rpc/common.pb.go

This file was deleted.

Loading
Loading