From f29b75e624f1bcd86ee133158319c1a645984a74 Mon Sep 17 00:00:00 2001 From: Benjamin Pracht Date: Fri, 3 Oct 2025 17:05:49 -0700 Subject: [PATCH 1/3] Add InputVideo/AudioState to ICERestartWHIPResourceResponse --- infra/link.pb.go | 2 +- infra/link_grpc.pb.go | 2 +- livekit/livekit_agent.pb.go | 2 +- livekit/livekit_agent_dispatch.pb.go | 2 +- livekit/livekit_analytics.pb.go | 2 +- livekit/livekit_cloud_agent.pb.go | 2 +- livekit/livekit_egress.pb.go | 2 +- livekit/livekit_ingress.pb.go | 2 +- livekit/livekit_internal.pb.go | 2 +- livekit/livekit_metrics.pb.go | 2 +- livekit/livekit_models.pb.go | 2 +- livekit/livekit_phone_number.pb.go | 2 +- livekit/livekit_room.pb.go | 2 +- livekit/livekit_rtc.pb.go | 2 +- livekit/livekit_sip.pb.go | 2 +- livekit/livekit_token_source.pb.go | 2 +- livekit/livekit_webhook.pb.go | 2 +- protobufs/rpc/ingress.proto | 2 + replay/cloud_replay.pb.go | 2 +- rpc/agent.pb.go | 2 +- rpc/agent_dispatch.pb.go | 2 +- rpc/analytics.pb.go | 2 +- rpc/analytics_grpc.pb.go | 2 +- rpc/egress.pb.go | 2 +- rpc/ingress.pb.go | 94 ++++++++++++--------- rpc/ingress.psrpc.go | 117 ++++++++++++++------------- rpc/io.pb.go | 2 +- rpc/keepalive.pb.go | 2 +- rpc/participant.pb.go | 2 +- rpc/room.pb.go | 2 +- rpc/roommanager.pb.go | 2 +- rpc/signal.pb.go | 2 +- rpc/sip.pb.go | 2 +- rpc/whip_signal.pb.go | 2 +- 34 files changed, 151 insertions(+), 124 deletions(-) diff --git a/infra/link.pb.go b/infra/link.pb.go index f636bb3a6..852707ad4 100644 --- a/infra/link.pb.go +++ b/infra/link.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: infra/link.proto package infra diff --git a/infra/link_grpc.pb.go b/infra/link_grpc.pb.go index 281cec953..a4ebebb60 100644 --- a/infra/link_grpc.pb.go +++ b/infra/link_grpc.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.5.1 -// - protoc v4.23.4 +// - protoc v6.32.0 // source: infra/link.proto package infra diff --git a/livekit/livekit_agent.pb.go b/livekit/livekit_agent.pb.go index a8016aa3f..35fbec9ac 100644 --- a/livekit/livekit_agent.pb.go +++ b/livekit/livekit_agent.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_agent.proto package livekit diff --git a/livekit/livekit_agent_dispatch.pb.go b/livekit/livekit_agent_dispatch.pb.go index 147c54bbe..836409ace 100644 --- a/livekit/livekit_agent_dispatch.pb.go +++ b/livekit/livekit_agent_dispatch.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_agent_dispatch.proto package livekit diff --git a/livekit/livekit_analytics.pb.go b/livekit/livekit_analytics.pb.go index 7031d1921..19e2870c2 100644 --- a/livekit/livekit_analytics.pb.go +++ b/livekit/livekit_analytics.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_analytics.proto package livekit diff --git a/livekit/livekit_cloud_agent.pb.go b/livekit/livekit_cloud_agent.pb.go index da0d35a0a..b69d0e654 100644 --- a/livekit/livekit_cloud_agent.pb.go +++ b/livekit/livekit_cloud_agent.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_cloud_agent.proto package livekit diff --git a/livekit/livekit_egress.pb.go b/livekit/livekit_egress.pb.go index e7a6a9fcb..1075df28c 100644 --- a/livekit/livekit_egress.pb.go +++ b/livekit/livekit_egress.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_egress.proto package livekit diff --git a/livekit/livekit_ingress.pb.go b/livekit/livekit_ingress.pb.go index 1605a6822..f93303cb2 100644 --- a/livekit/livekit_ingress.pb.go +++ b/livekit/livekit_ingress.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_ingress.proto package livekit diff --git a/livekit/livekit_internal.pb.go b/livekit/livekit_internal.pb.go index 0cad406f1..b7197ba05 100644 --- a/livekit/livekit_internal.pb.go +++ b/livekit/livekit_internal.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_internal.proto package livekit diff --git a/livekit/livekit_metrics.pb.go b/livekit/livekit_metrics.pb.go index 2bc367d5b..e7285a684 100644 --- a/livekit/livekit_metrics.pb.go +++ b/livekit/livekit_metrics.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_metrics.proto package livekit diff --git a/livekit/livekit_models.pb.go b/livekit/livekit_models.pb.go index d3730e391..413c0e808 100644 --- a/livekit/livekit_models.pb.go +++ b/livekit/livekit_models.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_models.proto package livekit diff --git a/livekit/livekit_phone_number.pb.go b/livekit/livekit_phone_number.pb.go index 50b720867..69f7d023d 100644 --- a/livekit/livekit_phone_number.pb.go +++ b/livekit/livekit_phone_number.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_phone_number.proto package livekit diff --git a/livekit/livekit_room.pb.go b/livekit/livekit_room.pb.go index 5f6ca0215..9bc26afe0 100644 --- a/livekit/livekit_room.pb.go +++ b/livekit/livekit_room.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_room.proto package livekit diff --git a/livekit/livekit_rtc.pb.go b/livekit/livekit_rtc.pb.go index 9699b1539..371cf4c65 100644 --- a/livekit/livekit_rtc.pb.go +++ b/livekit/livekit_rtc.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_rtc.proto package livekit diff --git a/livekit/livekit_sip.pb.go b/livekit/livekit_sip.pb.go index 6531bdf14..a8e0be6d4 100644 --- a/livekit/livekit_sip.pb.go +++ b/livekit/livekit_sip.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_sip.proto package livekit diff --git a/livekit/livekit_token_source.pb.go b/livekit/livekit_token_source.pb.go index 42f6eb8af..6ec27339a 100644 --- a/livekit/livekit_token_source.pb.go +++ b/livekit/livekit_token_source.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_token_source.proto package livekit diff --git a/livekit/livekit_webhook.pb.go b/livekit/livekit_webhook.pb.go index f5b87fead..5e6fa71a0 100644 --- a/livekit/livekit_webhook.pb.go +++ b/livekit/livekit_webhook.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: livekit_webhook.proto package livekit diff --git a/protobufs/rpc/ingress.proto b/protobufs/rpc/ingress.proto index f9ce39985..4e033f5d6 100644 --- a/protobufs/rpc/ingress.proto +++ b/protobufs/rpc/ingress.proto @@ -96,6 +96,8 @@ message ICERestartWHIPResourceResponse { message WHIPRTCConnectionNotifyRequest { string participant_id = 1; bool closed = 2; + livekit.InputVideoState video = 3; + livekit.InputAudioState audio = 4; } message StartIngressRequest { diff --git a/replay/cloud_replay.pb.go b/replay/cloud_replay.pb.go index 2f169090f..0e930e5db 100644 --- a/replay/cloud_replay.pb.go +++ b/replay/cloud_replay.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: cloud_replay.proto package replay diff --git a/rpc/agent.pb.go b/rpc/agent.pb.go index 5dc973385..05fae789f 100644 --- a/rpc/agent.pb.go +++ b/rpc/agent.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/agent.proto package rpc diff --git a/rpc/agent_dispatch.pb.go b/rpc/agent_dispatch.pb.go index 88a3a9134..87566f80c 100644 --- a/rpc/agent_dispatch.pb.go +++ b/rpc/agent_dispatch.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/agent_dispatch.proto package rpc diff --git a/rpc/analytics.pb.go b/rpc/analytics.pb.go index 306fffa89..d10c7b0d1 100644 --- a/rpc/analytics.pb.go +++ b/rpc/analytics.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/analytics.proto package rpc diff --git a/rpc/analytics_grpc.pb.go b/rpc/analytics_grpc.pb.go index 6217bb431..096878d83 100644 --- a/rpc/analytics_grpc.pb.go +++ b/rpc/analytics_grpc.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.5.1 -// - protoc v4.23.4 +// - protoc v6.32.0 // source: rpc/analytics.proto package rpc diff --git a/rpc/egress.pb.go b/rpc/egress.pb.go index 06662bb3a..533f7c632 100644 --- a/rpc/egress.pb.go +++ b/rpc/egress.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/egress.proto package rpc diff --git a/rpc/ingress.pb.go b/rpc/ingress.pb.go index 3e8a76a7c..c486c4971 100644 --- a/rpc/ingress.pb.go +++ b/rpc/ingress.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/ingress.proto package rpc @@ -325,9 +325,11 @@ func (x *ICERestartWHIPResourceResponse) GetEtag() string { } type WHIPRTCConnectionNotifyRequest struct { - state protoimpl.MessageState `protogen:"open.v1"` - ParticipantId string `protobuf:"bytes,1,opt,name=participant_id,json=participantId,proto3" json:"participant_id,omitempty"` - Closed bool `protobuf:"varint,2,opt,name=closed,proto3" json:"closed,omitempty"` + state protoimpl.MessageState `protogen:"open.v1"` + ParticipantId string `protobuf:"bytes,1,opt,name=participant_id,json=participantId,proto3" json:"participant_id,omitempty"` + Closed bool `protobuf:"varint,2,opt,name=closed,proto3" json:"closed,omitempty"` + Video *livekit.InputVideoState `protobuf:"bytes,3,opt,name=video,proto3" json:"video,omitempty"` + Audio *livekit.InputAudioState `protobuf:"bytes,4,opt,name=audio,proto3" json:"audio,omitempty"` unknownFields protoimpl.UnknownFields sizeCache protoimpl.SizeCache } @@ -376,6 +378,20 @@ func (x *WHIPRTCConnectionNotifyRequest) GetClosed() bool { return false } +func (x *WHIPRTCConnectionNotifyRequest) GetVideo() *livekit.InputVideoState { + if x != nil { + return x.Video + } + return nil +} + +func (x *WHIPRTCConnectionNotifyRequest) GetAudio() *livekit.InputAudioState { + if x != nil { + return x.Audio + } + return nil +} + type StartIngressRequest struct { state protoimpl.MessageState `protogen:"open.v1"` Info *livekit.IngressInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` @@ -577,10 +593,12 @@ const file_rpc_ingress_proto_rawDesc = "" + "\bif_match\x18\a \x01(\tR\aifMatch\"d\n" + "\x1eICERestartWHIPResourceResponse\x12.\n" + "\x13trickle_ice_sdpfrag\x18\x01 \x01(\tR\x11trickleIceSdpfrag\x12\x12\n" + - "\x04etag\x18\x02 \x01(\tR\x04etag\"_\n" + + "\x04etag\x18\x02 \x01(\tR\x04etag\"\xbf\x01\n" + "\x1eWHIPRTCConnectionNotifyRequest\x12%\n" + "\x0eparticipant_id\x18\x01 \x01(\tR\rparticipantId\x12\x16\n" + - "\x06closed\x18\x02 \x01(\bR\x06closed\"\x94\x03\n" + + "\x06closed\x18\x02 \x01(\bR\x06closed\x12.\n" + + "\x05video\x18\x03 \x01(\v2\x18.livekit.InputVideoStateR\x05video\x12.\n" + + "\x05audio\x18\x04 \x01(\v2\x18.livekit.InputAudioStateR\x05audio\"\x94\x03\n" + "\x13StartIngressRequest\x12(\n" + "\x04info\x18\x01 \x01(\v2\x14.livekit.IngressInfoR\x04info\x12\x14\n" + "\x05token\x18\x02 \x01(\tR\x05token\x12\x15\n" + @@ -638,39 +656,43 @@ var file_rpc_ingress_proto_goTypes = []any{ (*KillIngressSessionRequest)(nil), // 8: rpc.KillIngressSessionRequest nil, // 9: rpc.StartIngressRequest.LoggingFieldsEntry nil, // 10: rpc.StartIngressRequest.FeatureFlagsEntry - (*livekit.IngressInfo)(nil), // 11: livekit.IngressInfo - (*livekit.UpdateIngressRequest)(nil), // 12: livekit.UpdateIngressRequest - (*livekit.DeleteIngressRequest)(nil), // 13: livekit.DeleteIngressRequest - (*emptypb.Empty)(nil), // 14: google.protobuf.Empty - (*livekit.IngressState)(nil), // 15: livekit.IngressState + (*livekit.InputVideoState)(nil), // 11: livekit.InputVideoState + (*livekit.InputAudioState)(nil), // 12: livekit.InputAudioState + (*livekit.IngressInfo)(nil), // 13: livekit.IngressInfo + (*livekit.UpdateIngressRequest)(nil), // 14: livekit.UpdateIngressRequest + (*livekit.DeleteIngressRequest)(nil), // 15: livekit.DeleteIngressRequest + (*emptypb.Empty)(nil), // 16: google.protobuf.Empty + (*livekit.IngressState)(nil), // 17: livekit.IngressState } var file_rpc_ingress_proto_depIdxs = []int32{ 7, // 0: rpc.ListActiveIngressResponse.ingress_sessions:type_name -> rpc.IngressSession - 11, // 1: rpc.StartIngressRequest.info:type_name -> livekit.IngressInfo - 9, // 2: rpc.StartIngressRequest.logging_fields:type_name -> rpc.StartIngressRequest.LoggingFieldsEntry - 10, // 3: rpc.StartIngressRequest.feature_flags:type_name -> rpc.StartIngressRequest.FeatureFlagsEntry - 7, // 4: rpc.KillIngressSessionRequest.session:type_name -> rpc.IngressSession - 6, // 5: rpc.IngressInternal.StartIngress:input_type -> rpc.StartIngressRequest - 0, // 6: rpc.IngressInternal.ListActiveIngress:input_type -> rpc.ListActiveIngressRequest - 8, // 7: rpc.IngressInternal.KillIngressSession:input_type -> rpc.KillIngressSessionRequest - 12, // 8: rpc.IngressHandler.UpdateIngress:input_type -> livekit.UpdateIngressRequest - 13, // 9: rpc.IngressHandler.DeleteIngress:input_type -> livekit.DeleteIngressRequest - 2, // 10: rpc.IngressHandler.DeleteWHIPResource:input_type -> rpc.DeleteWHIPResourceRequest - 3, // 11: rpc.IngressHandler.ICERestartWHIPResource:input_type -> rpc.ICERestartWHIPResourceRequest - 5, // 12: rpc.IngressHandler.WHIPRTCConnectionNotify:input_type -> rpc.WHIPRTCConnectionNotifyRequest - 11, // 13: rpc.IngressInternal.StartIngress:output_type -> livekit.IngressInfo - 1, // 14: rpc.IngressInternal.ListActiveIngress:output_type -> rpc.ListActiveIngressResponse - 14, // 15: rpc.IngressInternal.KillIngressSession:output_type -> google.protobuf.Empty - 15, // 16: rpc.IngressHandler.UpdateIngress:output_type -> livekit.IngressState - 15, // 17: rpc.IngressHandler.DeleteIngress:output_type -> livekit.IngressState - 14, // 18: rpc.IngressHandler.DeleteWHIPResource:output_type -> google.protobuf.Empty - 4, // 19: rpc.IngressHandler.ICERestartWHIPResource:output_type -> rpc.ICERestartWHIPResourceResponse - 14, // 20: rpc.IngressHandler.WHIPRTCConnectionNotify:output_type -> google.protobuf.Empty - 13, // [13:21] is the sub-list for method output_type - 5, // [5:13] is the sub-list for method input_type - 5, // [5:5] is the sub-list for extension type_name - 5, // [5:5] is the sub-list for extension extendee - 0, // [0:5] is the sub-list for field type_name + 11, // 1: rpc.WHIPRTCConnectionNotifyRequest.video:type_name -> livekit.InputVideoState + 12, // 2: rpc.WHIPRTCConnectionNotifyRequest.audio:type_name -> livekit.InputAudioState + 13, // 3: rpc.StartIngressRequest.info:type_name -> livekit.IngressInfo + 9, // 4: rpc.StartIngressRequest.logging_fields:type_name -> rpc.StartIngressRequest.LoggingFieldsEntry + 10, // 5: rpc.StartIngressRequest.feature_flags:type_name -> rpc.StartIngressRequest.FeatureFlagsEntry + 7, // 6: rpc.KillIngressSessionRequest.session:type_name -> rpc.IngressSession + 6, // 7: rpc.IngressInternal.StartIngress:input_type -> rpc.StartIngressRequest + 0, // 8: rpc.IngressInternal.ListActiveIngress:input_type -> rpc.ListActiveIngressRequest + 8, // 9: rpc.IngressInternal.KillIngressSession:input_type -> rpc.KillIngressSessionRequest + 14, // 10: rpc.IngressHandler.UpdateIngress:input_type -> livekit.UpdateIngressRequest + 15, // 11: rpc.IngressHandler.DeleteIngress:input_type -> livekit.DeleteIngressRequest + 2, // 12: rpc.IngressHandler.DeleteWHIPResource:input_type -> rpc.DeleteWHIPResourceRequest + 3, // 13: rpc.IngressHandler.ICERestartWHIPResource:input_type -> rpc.ICERestartWHIPResourceRequest + 5, // 14: rpc.IngressHandler.WHIPRTCConnectionNotify:input_type -> rpc.WHIPRTCConnectionNotifyRequest + 13, // 15: rpc.IngressInternal.StartIngress:output_type -> livekit.IngressInfo + 1, // 16: rpc.IngressInternal.ListActiveIngress:output_type -> rpc.ListActiveIngressResponse + 16, // 17: rpc.IngressInternal.KillIngressSession:output_type -> google.protobuf.Empty + 17, // 18: rpc.IngressHandler.UpdateIngress:output_type -> livekit.IngressState + 17, // 19: rpc.IngressHandler.DeleteIngress:output_type -> livekit.IngressState + 16, // 20: rpc.IngressHandler.DeleteWHIPResource:output_type -> google.protobuf.Empty + 4, // 21: rpc.IngressHandler.ICERestartWHIPResource:output_type -> rpc.ICERestartWHIPResourceResponse + 16, // 22: rpc.IngressHandler.WHIPRTCConnectionNotify:output_type -> google.protobuf.Empty + 15, // [15:23] is the sub-list for method output_type + 7, // [7:15] is the sub-list for method input_type + 7, // [7:7] is the sub-list for extension type_name + 7, // [7:7] is the sub-list for extension extendee + 0, // [0:7] is the sub-list for field type_name } func init() { file_rpc_ingress_proto_init() } diff --git a/rpc/ingress.psrpc.go b/rpc/ingress.psrpc.go index 6f37e84fc..7cd31acec 100644 --- a/rpc/ingress.psrpc.go +++ b/rpc/ingress.psrpc.go @@ -406,62 +406,65 @@ func (UnimplementedIngressHandlerServer) WHIPRTCConnectionNotify(context.Context } var psrpcFileDescriptor3 = []byte{ - // 905 bytes of a gzipped FileDescriptorProto + // 949 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0x5f, 0x6f, 0xe3, 0x44, - 0x10, 0x97, 0x9d, 0x34, 0x6d, 0x27, 0x4d, 0x2f, 0xdd, 0xfe, 0x39, 0xc7, 0xa8, 0xbd, 0x9e, 0x2b, - 0xa4, 0x08, 0x84, 0x83, 0x82, 0x90, 0x10, 0x0f, 0x50, 0xae, 0xb4, 0x6a, 0xb8, 0x3b, 0x38, 0xb9, - 0x3d, 0x21, 0x81, 0x84, 0xb5, 0xb5, 0xd7, 0xee, 0xaa, 0x8e, 0xd7, 0xec, 0x6e, 0x1a, 0xe5, 0x8d, - 0xd7, 0xbe, 0x22, 0x3e, 0x06, 0x4f, 0xfd, 0x2a, 0x7c, 0x21, 0x64, 0xef, 0xba, 0xcd, 0x3f, 0x57, - 0xf0, 0x70, 0x6f, 0x9e, 0xdf, 0x4c, 0x7e, 0xb3, 0xfb, 0x9b, 0xd9, 0x99, 0xc0, 0x16, 0xcf, 0x82, - 0x1e, 0x4d, 0x63, 0x4e, 0x84, 0x70, 0x33, 0xce, 0x24, 0x43, 0x35, 0x9e, 0x05, 0x76, 0x8b, 0x65, - 0x92, 0xb2, 0x54, 0x63, 0xf6, 0x6e, 0x42, 0x6f, 0xc9, 0x0d, 0x95, 0xfe, 0x4c, 0xa8, 0xfd, 0x51, - 0xcc, 0x58, 0x9c, 0x90, 0x5e, 0x61, 0x5d, 0x8d, 0xa2, 0x1e, 0x19, 0x66, 0x72, 0xa2, 0x9c, 0x8e, - 0x0d, 0xd6, 0x1b, 0x2a, 0xe4, 0x77, 0x81, 0xa4, 0xb7, 0x64, 0xa0, 0x7e, 0xe7, 0x91, 0xdf, 0x47, - 0x44, 0x48, 0xe7, 0x0f, 0x03, 0x3a, 0x4b, 0x9c, 0x22, 0x63, 0xa9, 0x20, 0xe8, 0x08, 0x9a, 0x3a, - 0x8f, 0x4f, 0x43, 0x61, 0x19, 0x87, 0xb5, 0xee, 0xfa, 0x2b, 0xd3, 0x32, 0x3c, 0xd0, 0xf0, 0x20, - 0x14, 0xe8, 0x1b, 0x68, 0x97, 0x41, 0x82, 0x08, 0x91, 0x1f, 0xd6, 0x32, 0x0f, 0x6b, 0xdd, 0x66, - 0x7f, 0xdb, 0xe5, 0x59, 0xe0, 0x6a, 0xd2, 0x0b, 0xe5, 0xf3, 0x9e, 0xd1, 0x19, 0x5b, 0x38, 0xbf, - 0x42, 0xe7, 0x7b, 0x92, 0x10, 0x49, 0x7e, 0x3e, 0x1f, 0xbc, 0xf3, 0x88, 0x60, 0x23, 0x1e, 0x10, - 0x7d, 0x3e, 0xf4, 0x02, 0x9a, 0x5c, 0x43, 0x3e, 0x0d, 0x2d, 0xe3, 0xd0, 0xe8, 0xae, 0x7b, 0x50, - 0x42, 0x83, 0x10, 0xed, 0x03, 0x08, 0xc9, 0x09, 0x1e, 0xfa, 0x37, 0x64, 0x62, 0x99, 0x85, 0x7f, - 0x5d, 0x21, 0xaf, 0xc9, 0xc4, 0xf9, 0xd3, 0x84, 0xfd, 0xc1, 0xc9, 0xa9, 0x47, 0x84, 0xc4, 0x5c, - 0x7e, 0x80, 0x0c, 0xe8, 0x08, 0x5a, 0x23, 0x41, 0xb8, 0x1f, 0x71, 0x1c, 0x0f, 0x49, 0x2a, 0xad, - 0x5a, 0x11, 0xb1, 0x91, 0x83, 0x67, 0x1a, 0x43, 0x36, 0xac, 0x65, 0x58, 0x88, 0x31, 0xe3, 0xa1, - 0x55, 0x2f, 0xfc, 0x0f, 0x36, 0x3a, 0x00, 0x08, 0x70, 0x1a, 0xd2, 0x10, 0x4b, 0x22, 0xac, 0x95, - 0x5c, 0x63, 0x6f, 0x0a, 0x41, 0x5f, 0xc2, 0x73, 0x8e, 0xc7, 0xbe, 0xe4, 0x34, 0xb8, 0x49, 0x88, - 0x4f, 0x03, 0xe2, 0x8b, 0x30, 0xcb, 0xd3, 0x59, 0x8d, 0x82, 0x6a, 0x87, 0xe3, 0xf1, 0xa5, 0xf2, - 0x0e, 0x02, 0x72, 0xa1, 0x7c, 0xa8, 0x03, 0x6b, 0x34, 0xf2, 0x87, 0x58, 0x06, 0xd7, 0xd6, 0x6a, - 0x11, 0xb7, 0x4a, 0xa3, 0xb7, 0xb9, 0xe9, 0x84, 0x70, 0x50, 0xa5, 0x89, 0x2e, 0xbc, 0x0b, 0xdb, - 0xcb, 0xf2, 0x29, 0x71, 0xb6, 0xe4, 0x42, 0x32, 0x04, 0x75, 0x22, 0x71, 0xac, 0xd5, 0x29, 0xbe, - 0x1d, 0x1f, 0x0e, 0x0a, 0xee, 0xcb, 0x93, 0x13, 0x96, 0xa6, 0x24, 0xc8, 0xdb, 0xf8, 0x47, 0x26, - 0x69, 0x34, 0x29, 0xa5, 0xff, 0x18, 0x36, 0x33, 0xcc, 0x25, 0x0d, 0x68, 0x86, 0x53, 0xf9, 0xa8, - 0x7e, 0x6b, 0x0a, 0x1d, 0x84, 0x68, 0x0f, 0x1a, 0x41, 0xc2, 0x04, 0x09, 0x0b, 0xfa, 0x35, 0x4f, - 0x5b, 0xce, 0x5f, 0x35, 0xd8, 0xbe, 0xc8, 0xaf, 0x30, 0xdb, 0xd3, 0xa8, 0x0b, 0x75, 0x9a, 0x46, - 0xac, 0x20, 0x6b, 0xf6, 0x77, 0x5c, 0xfd, 0x64, 0xca, 0x46, 0x1c, 0xa4, 0x11, 0xf3, 0x8a, 0x08, - 0xb4, 0x03, 0x2b, 0x92, 0xdd, 0x90, 0x54, 0x9f, 0x5b, 0x19, 0x68, 0x17, 0x1a, 0x63, 0xe1, 0x8f, - 0x78, 0xa2, 0x4b, 0xb9, 0x32, 0x16, 0xef, 0x79, 0x82, 0x3c, 0xd8, 0x4c, 0x58, 0x1c, 0xd3, 0x34, - 0xf6, 0x23, 0x4a, 0x92, 0x50, 0x58, 0xf5, 0xa2, 0xcb, 0x3f, 0x2d, 0xba, 0x7c, 0xc9, 0x41, 0xdc, - 0x37, 0x2a, 0xfc, 0xac, 0x88, 0x3e, 0x4d, 0x25, 0x9f, 0x78, 0xad, 0x64, 0x1a, 0x43, 0x3f, 0x41, - 0x2b, 0x22, 0x58, 0x8e, 0x38, 0xf1, 0xa3, 0x04, 0xc7, 0xaa, 0xfc, 0xcd, 0xfe, 0x27, 0x95, 0x94, - 0x67, 0x2a, 0xfa, 0x2c, 0x0f, 0x56, 0x8c, 0x1b, 0xd1, 0x14, 0x64, 0x1f, 0x03, 0x5a, 0xcc, 0x8a, - 0xda, 0x50, 0xcb, 0x7b, 0x57, 0xa9, 0x9b, 0x7f, 0xe6, 0x37, 0xbf, 0xc5, 0xc9, 0x88, 0x94, 0x37, - 0x2f, 0x8c, 0xaf, 0xcd, 0xaf, 0x0c, 0xfb, 0x5b, 0xd8, 0x5a, 0x48, 0xf2, 0x7f, 0x08, 0x9c, 0x77, - 0xb0, 0x39, 0xfb, 0xe4, 0xf3, 0x17, 0xf4, 0x38, 0x46, 0x34, 0xc9, 0xfa, 0xc3, 0x04, 0x99, 0x7f, - 0x81, 0xe6, 0xfc, 0x0b, 0x74, 0x7e, 0x80, 0xce, 0x6b, 0x9a, 0x24, 0x73, 0x83, 0x44, 0x57, 0xfb, - 0x33, 0x58, 0xd5, 0x63, 0x47, 0x17, 0x7c, 0xe9, 0xd4, 0x29, 0x63, 0xfa, 0x7f, 0x9b, 0xf0, 0xec, - 0xa1, 0x11, 0x24, 0xe1, 0x29, 0x4e, 0xd0, 0x39, 0x6c, 0x4c, 0x6b, 0x8d, 0xac, 0x2a, 0xf9, 0xed, - 0xa5, 0xcd, 0xe4, 0xac, 0xdd, 0xdf, 0x19, 0xf5, 0x63, 0xe3, 0x73, 0x03, 0xfd, 0x06, 0x5b, 0x0b, - 0xd3, 0x14, 0xed, 0x17, 0x74, 0x55, 0x23, 0xd8, 0x3e, 0xa8, 0x72, 0xab, 0xb7, 0xe8, 0xc0, 0xfd, - 0x9d, 0xd1, 0x68, 0x1b, 0xc7, 0x66, 0xd7, 0x40, 0x0c, 0xd0, 0xa2, 0x12, 0x48, 0x31, 0x54, 0x4a, - 0x64, 0xef, 0xb9, 0x6a, 0x3d, 0xb8, 0xe5, 0x7a, 0x70, 0x4f, 0xf3, 0xf5, 0xe0, 0xbc, 0xbc, 0xbf, - 0x33, 0xf6, 0xdb, 0x86, 0xdd, 0x41, 0x53, 0xf5, 0x41, 0xd3, 0xc5, 0xe8, 0xff, 0x53, 0x7b, 0xa8, - 0xe6, 0x39, 0x4e, 0xc3, 0x84, 0x70, 0xf4, 0x16, 0x5a, 0xef, 0xb3, 0x7c, 0x34, 0x3d, 0xde, 0xaf, - 0x14, 0x65, 0x06, 0x2f, 0xb3, 0xef, 0xce, 0x6b, 0x76, 0x21, 0xb1, 0x24, 0x4e, 0xe3, 0xfe, 0xce, - 0x30, 0xdb, 0x46, 0x4e, 0xa7, 0xc6, 0xff, 0x22, 0xdd, 0x0c, 0xfe, 0x1f, 0xe9, 0x2e, 0x01, 0x2d, - 0x6e, 0x13, 0xad, 0x50, 0xe5, 0x9a, 0xa9, 0x54, 0xa8, 0x64, 0xa5, 0xb0, 0xb7, 0x7c, 0x62, 0x22, - 0x47, 0x75, 0xdb, 0x53, 0x2b, 0xc6, 0x3e, 0x7a, 0x32, 0x46, 0x97, 0xb9, 0x4c, 0x75, 0x05, 0xcf, - 0x2b, 0xc6, 0x26, 0x52, 0x3c, 0x4f, 0x0f, 0xd5, 0xca, 0xab, 0xe8, 0x36, 0xb2, 0xcd, 0x43, 0xe3, - 0xd5, 0xcb, 0x5f, 0x5e, 0xc4, 0x54, 0x5e, 0x8f, 0xae, 0xdc, 0x80, 0x0d, 0x7b, 0x5a, 0x4f, 0xf5, - 0xe7, 0x21, 0x60, 0x49, 0x8f, 0x67, 0xc1, 0x55, 0xa3, 0xb0, 0xbe, 0xf8, 0x37, 0x00, 0x00, 0xff, - 0xff, 0x71, 0x5e, 0x85, 0xe2, 0x98, 0x08, 0x00, 0x00, + 0x10, 0x97, 0x9d, 0x36, 0x6d, 0x27, 0x4d, 0x2f, 0xdd, 0xfe, 0x39, 0xc7, 0xa8, 0xbd, 0x9e, 0x2b, + 0xa4, 0x08, 0x84, 0x83, 0x82, 0x90, 0x10, 0x0f, 0xd0, 0xbb, 0xd2, 0xaa, 0xe1, 0xee, 0xe0, 0xe4, + 0xf6, 0x40, 0x02, 0x09, 0xcb, 0xb5, 0xd7, 0xbe, 0x55, 0x1d, 0xaf, 0xd9, 0x5d, 0x37, 0xca, 0x1b, + 0xaf, 0x7d, 0x45, 0x7c, 0x0c, 0x9e, 0xfa, 0x05, 0xf8, 0x10, 0x7c, 0x21, 0xe4, 0xdd, 0x75, 0x9b, + 0x34, 0x71, 0x05, 0x0f, 0xbc, 0x79, 0x66, 0x7e, 0xf9, 0xcd, 0xee, 0x6f, 0x76, 0x66, 0x02, 0x9b, + 0x2c, 0x0f, 0xfb, 0x24, 0x4b, 0x18, 0xe6, 0xdc, 0xcd, 0x19, 0x15, 0x14, 0x35, 0x58, 0x1e, 0xda, + 0x6d, 0x9a, 0x0b, 0x42, 0x33, 0xed, 0xb3, 0x77, 0x52, 0x72, 0x8d, 0xaf, 0x88, 0xf0, 0x67, 0xa0, + 0xf6, 0x07, 0x09, 0xa5, 0x49, 0x8a, 0xfb, 0xd2, 0xba, 0x2c, 0xe2, 0x3e, 0x1e, 0xe5, 0x62, 0xa2, + 0x82, 0x8e, 0x0d, 0xd6, 0x6b, 0xc2, 0xc5, 0x8b, 0x50, 0x90, 0x6b, 0x3c, 0x54, 0xbf, 0xf3, 0xf0, + 0xaf, 0x05, 0xe6, 0xc2, 0xf9, 0xcd, 0x80, 0xee, 0x82, 0x20, 0xcf, 0x69, 0xc6, 0x31, 0x3a, 0x84, + 0x96, 0xce, 0xe3, 0x93, 0x88, 0x5b, 0xc6, 0x41, 0xa3, 0xb7, 0xf6, 0xd2, 0xb4, 0x0c, 0x0f, 0xb4, + 0x7b, 0x18, 0x71, 0xf4, 0x15, 0x74, 0x2a, 0x10, 0xc7, 0x9c, 0x97, 0x87, 0xb5, 0xcc, 0x83, 0x46, + 0xaf, 0x35, 0xd8, 0x72, 0x59, 0x1e, 0xba, 0x9a, 0xf4, 0x5c, 0xc5, 0xbc, 0x27, 0x64, 0xc6, 0xe6, + 0xce, 0xcf, 0xd0, 0xfd, 0x06, 0xa7, 0x58, 0xe0, 0x1f, 0xcf, 0x86, 0x6f, 0x3d, 0xcc, 0x69, 0xc1, + 0x42, 0xac, 0xcf, 0x87, 0x9e, 0x41, 0x8b, 0x69, 0x97, 0x4f, 0x22, 0xcb, 0x38, 0x30, 0x7a, 0x6b, + 0x1e, 0x54, 0xae, 0x61, 0x84, 0xf6, 0x00, 0xb8, 0x60, 0x38, 0x18, 0xf9, 0x57, 0x78, 0x62, 0x99, + 0x32, 0xbe, 0xa6, 0x3c, 0xaf, 0xf0, 0xc4, 0xf9, 0xdd, 0x84, 0xbd, 0xe1, 0xf1, 0x89, 0x87, 0xb9, + 0x08, 0x98, 0xf8, 0x1f, 0x32, 0xa0, 0x43, 0x68, 0x17, 0x1c, 0x33, 0x3f, 0x66, 0x41, 0x32, 0xc2, + 0x99, 0xb0, 0x1a, 0x12, 0xb1, 0x5e, 0x3a, 0x4f, 0xb5, 0x0f, 0xd9, 0xb0, 0x9a, 0x07, 0x9c, 0x8f, + 0x29, 0x8b, 0xac, 0x25, 0x19, 0xbf, 0xb3, 0xd1, 0x3e, 0x40, 0x18, 0x64, 0x11, 0x89, 0x02, 0x81, + 0xb9, 0xb5, 0x5c, 0x6a, 0xec, 0x4d, 0x79, 0xd0, 0xe7, 0xf0, 0x94, 0x05, 0x63, 0x5f, 0x30, 0x12, + 0x5e, 0xa5, 0xd8, 0x27, 0x21, 0xf6, 0x79, 0x94, 0x97, 0xe9, 0xac, 0xa6, 0xa4, 0xda, 0x66, 0xc1, + 0xf8, 0x42, 0x45, 0x87, 0x21, 0x3e, 0x57, 0x31, 0xd4, 0x85, 0x55, 0x12, 0xfb, 0xa3, 0x40, 0x84, + 0xef, 0xad, 0x15, 0x89, 0x5b, 0x21, 0xf1, 0x9b, 0xd2, 0x74, 0x22, 0xd8, 0xaf, 0xd3, 0x44, 0x17, + 0xde, 0x85, 0xad, 0x45, 0xf9, 0x94, 0x38, 0x9b, 0x62, 0x2e, 0x19, 0x82, 0x25, 0x2c, 0x82, 0x44, + 0xab, 0x23, 0xbf, 0x9d, 0xbf, 0x0c, 0xd8, 0x97, 0xe4, 0x17, 0xc7, 0xc7, 0x34, 0xcb, 0x70, 0x58, + 0xbe, 0xe3, 0xef, 0xa8, 0x20, 0xf1, 0xa4, 0xd2, 0xfe, 0x43, 0xd8, 0xc8, 0x03, 0x26, 0x48, 0x48, + 0xf2, 0x20, 0x13, 0xf7, 0xf2, 0xb7, 0xa7, 0xbc, 0xc3, 0x08, 0xed, 0x42, 0x33, 0x4c, 0x29, 0xc7, + 0x91, 0xe4, 0x5f, 0xf5, 0xb4, 0x85, 0x5c, 0x58, 0xbe, 0x26, 0x11, 0xa6, 0x52, 0xf2, 0xd6, 0xc0, + 0x72, 0x75, 0x73, 0xb8, 0xc3, 0x2c, 0x2f, 0xc4, 0x0f, 0x65, 0xe8, 0x5c, 0x04, 0x02, 0x7b, 0x0a, + 0x56, 0xe2, 0x83, 0x22, 0x22, 0x54, 0x96, 0x60, 0x0e, 0xff, 0xa2, 0x0c, 0x69, 0xbc, 0x84, 0x39, + 0x7f, 0x34, 0x60, 0xeb, 0xbc, 0xd4, 0x68, 0xb6, 0x69, 0x50, 0x0f, 0x96, 0x48, 0x16, 0x53, 0x79, + 0xd8, 0xd6, 0x60, 0x7b, 0x8a, 0x46, 0x35, 0x45, 0x16, 0x53, 0x4f, 0x22, 0xd0, 0x36, 0x2c, 0x0b, + 0x7a, 0x85, 0x33, 0x2d, 0x8c, 0x32, 0xd0, 0x0e, 0x34, 0xc7, 0xdc, 0x2f, 0x58, 0xaa, 0xdf, 0xca, + 0xf2, 0x98, 0xbf, 0x63, 0x29, 0xf2, 0x60, 0x23, 0xa5, 0x49, 0x42, 0xb2, 0xc4, 0x8f, 0x09, 0x4e, + 0x23, 0x6e, 0x2d, 0xc9, 0x36, 0xfa, 0x58, 0xb6, 0xd1, 0x82, 0x83, 0xb8, 0xaf, 0x15, 0xfc, 0x54, + 0xa2, 0x4f, 0x32, 0xc1, 0x26, 0x5e, 0x3b, 0x9d, 0xf6, 0xa1, 0xef, 0xa1, 0x1d, 0xe3, 0x40, 0x14, + 0x0c, 0xfb, 0x71, 0x1a, 0x24, 0xea, 0x7d, 0xb5, 0x06, 0x1f, 0xd5, 0x52, 0x9e, 0x2a, 0xf4, 0x69, + 0x09, 0x56, 0x8c, 0xeb, 0xf1, 0x94, 0xcb, 0x3e, 0x02, 0x34, 0x9f, 0x15, 0x75, 0xa0, 0x51, 0x36, + 0x87, 0xaa, 0x5e, 0xf9, 0x59, 0xde, 0xfc, 0x3a, 0x48, 0x0b, 0x5c, 0xdd, 0x5c, 0x1a, 0x5f, 0x9a, + 0x5f, 0x18, 0xf6, 0xd7, 0xb0, 0x39, 0x97, 0xe4, 0xbf, 0x10, 0x38, 0x6f, 0x61, 0x63, 0x76, 0xa6, + 0x94, 0x2d, 0x7a, 0x3f, 0xa7, 0x34, 0xc9, 0xda, 0xdd, 0x88, 0x7a, 0xd8, 0xe2, 0xe6, 0xc3, 0x16, + 0x77, 0xbe, 0x85, 0xee, 0x2b, 0x92, 0xa6, 0x0f, 0x26, 0x95, 0xae, 0xf6, 0x27, 0xb0, 0xa2, 0xe7, + 0x9a, 0x2e, 0xf8, 0xc2, 0xb1, 0x56, 0x61, 0x06, 0x7f, 0x9a, 0xf0, 0xe4, 0xee, 0x21, 0x08, 0xcc, + 0xb2, 0x20, 0x45, 0x67, 0xb0, 0x3e, 0xad, 0x35, 0xb2, 0xea, 0xe4, 0xb7, 0x17, 0x3e, 0x26, 0x67, + 0xf5, 0xf6, 0xc6, 0x58, 0x3a, 0x32, 0x3e, 0x35, 0xd0, 0x2f, 0xb0, 0x39, 0x37, 0xae, 0xd1, 0x9e, + 0xa4, 0xab, 0x9b, 0xf1, 0xf6, 0x7e, 0x5d, 0x58, 0x35, 0xbb, 0x03, 0xb7, 0x37, 0x46, 0xb3, 0x63, + 0x1c, 0x99, 0x3d, 0x03, 0x51, 0x40, 0xf3, 0x4a, 0x20, 0xc5, 0x50, 0x2b, 0x91, 0xbd, 0xeb, 0xaa, + 0xfd, 0xe3, 0x56, 0xfb, 0xc7, 0x3d, 0x29, 0xf7, 0x8f, 0xf3, 0xfc, 0xf6, 0xc6, 0xd8, 0xeb, 0x18, + 0x76, 0x17, 0x4d, 0xd5, 0x07, 0x4d, 0x17, 0x63, 0xf0, 0x77, 0xe3, 0xae, 0x9a, 0x67, 0x41, 0x16, + 0xa5, 0x98, 0xa1, 0x37, 0xd0, 0x7e, 0x97, 0x97, 0xb3, 0xef, 0xfe, 0x7e, 0x95, 0x28, 0x33, 0xfe, + 0x2a, 0xfb, 0xce, 0x43, 0xcd, 0x64, 0x13, 0x3b, 0xcd, 0xdb, 0x1b, 0xc3, 0xec, 0x18, 0x25, 0x9d, + 0xda, 0x2f, 0xf3, 0x74, 0x33, 0xfe, 0x7f, 0x49, 0x77, 0x01, 0x68, 0x7e, 0x5d, 0x69, 0x85, 0x6a, + 0xf7, 0x58, 0xad, 0x42, 0x15, 0x2b, 0x81, 0xdd, 0xc5, 0x23, 0x19, 0x39, 0xea, 0xb5, 0x3d, 0xb6, + 0xc3, 0xec, 0xc3, 0x47, 0x31, 0xba, 0xcc, 0x55, 0xaa, 0x4b, 0x78, 0x5a, 0x33, 0x96, 0x91, 0xe2, + 0x79, 0x7c, 0x68, 0xd7, 0x5e, 0x45, 0x3f, 0x23, 0xdb, 0x3c, 0x30, 0x5e, 0x3e, 0xff, 0xe9, 0x59, + 0x42, 0xc4, 0xfb, 0xe2, 0xd2, 0x0d, 0xe9, 0xa8, 0xaf, 0xf5, 0x54, 0xff, 0x4e, 0x42, 0x9a, 0xf6, + 0x59, 0x1e, 0x5e, 0x36, 0xa5, 0xf5, 0xd9, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x21, 0xfd, 0x8f, + 0xaf, 0xf9, 0x08, 0x00, 0x00, } diff --git a/rpc/io.pb.go b/rpc/io.pb.go index 2dc717c1d..463912f2e 100644 --- a/rpc/io.pb.go +++ b/rpc/io.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/io.proto package rpc diff --git a/rpc/keepalive.pb.go b/rpc/keepalive.pb.go index 761edd1b8..14e0a851c 100644 --- a/rpc/keepalive.pb.go +++ b/rpc/keepalive.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/keepalive.proto package rpc diff --git a/rpc/participant.pb.go b/rpc/participant.pb.go index e919d1a6e..8141346a0 100644 --- a/rpc/participant.pb.go +++ b/rpc/participant.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/participant.proto package rpc diff --git a/rpc/room.pb.go b/rpc/room.pb.go index 6454b489c..a3c3eab1e 100644 --- a/rpc/room.pb.go +++ b/rpc/room.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/room.proto package rpc diff --git a/rpc/roommanager.pb.go b/rpc/roommanager.pb.go index 6424aba6b..4a106314b 100644 --- a/rpc/roommanager.pb.go +++ b/rpc/roommanager.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/roommanager.proto package rpc diff --git a/rpc/signal.pb.go b/rpc/signal.pb.go index 18564147e..3a30d3c75 100644 --- a/rpc/signal.pb.go +++ b/rpc/signal.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/signal.proto package rpc diff --git a/rpc/sip.pb.go b/rpc/sip.pb.go index 46d869c9c..4065e001f 100644 --- a/rpc/sip.pb.go +++ b/rpc/sip.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/sip.proto package rpc diff --git a/rpc/whip_signal.pb.go b/rpc/whip_signal.pb.go index 47dc35763..02fb3ebf7 100644 --- a/rpc/whip_signal.pb.go +++ b/rpc/whip_signal.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.36.9 -// protoc v4.23.4 +// protoc v6.32.0 // source: rpc/whip_signal.proto package rpc From cf5a26c4b06f5ef557351d2a1811e6907d4a5403 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 00:07:26 +0000 Subject: [PATCH 2/3] generated protobuf --- infra/link.pb.go | 4 ++-- infra/link_grpc.pb.go | 2 +- livekit/livekit_agent.pb.go | 4 ++-- livekit/livekit_agent_dispatch.pb.go | 4 ++-- livekit/livekit_analytics.pb.go | 4 ++-- livekit/livekit_cloud_agent.pb.go | 4 ++-- livekit/livekit_egress.pb.go | 4 ++-- livekit/livekit_ingress.pb.go | 4 ++-- livekit/livekit_internal.pb.go | 4 ++-- livekit/livekit_metrics.pb.go | 4 ++-- livekit/livekit_models.pb.go | 4 ++-- livekit/livekit_phone_number.pb.go | 4 ++-- livekit/livekit_room.pb.go | 4 ++-- livekit/livekit_rtc.pb.go | 4 ++-- livekit/livekit_sip.pb.go | 4 ++-- livekit/livekit_token_source.pb.go | 4 ++-- livekit/livekit_webhook.pb.go | 4 ++-- replay/cloud_replay.pb.go | 4 ++-- rpc/agent.pb.go | 4 ++-- rpc/agent_dispatch.pb.go | 4 ++-- rpc/analytics.pb.go | 4 ++-- rpc/analytics_grpc.pb.go | 2 +- rpc/egress.pb.go | 4 ++-- rpc/ingress.pb.go | 4 ++-- rpc/io.pb.go | 4 ++-- rpc/keepalive.pb.go | 4 ++-- rpc/participant.pb.go | 4 ++-- rpc/room.pb.go | 4 ++-- rpc/roommanager.pb.go | 4 ++-- rpc/signal.pb.go | 4 ++-- rpc/sip.pb.go | 4 ++-- rpc/whip_signal.pb.go | 4 ++-- 32 files changed, 62 insertions(+), 62 deletions(-) diff --git a/infra/link.pb.go b/infra/link.pb.go index 852707ad4..2e7555e4a 100644 --- a/infra/link.pb.go +++ b/infra/link.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: infra/link.proto package infra diff --git a/infra/link_grpc.pb.go b/infra/link_grpc.pb.go index a4ebebb60..281cec953 100644 --- a/infra/link_grpc.pb.go +++ b/infra/link_grpc.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.5.1 -// - protoc v6.32.0 +// - protoc v4.23.4 // source: infra/link.proto package infra diff --git a/livekit/livekit_agent.pb.go b/livekit/livekit_agent.pb.go index 35fbec9ac..0bd6da55b 100644 --- a/livekit/livekit_agent.pb.go +++ b/livekit/livekit_agent.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_agent.proto package livekit diff --git a/livekit/livekit_agent_dispatch.pb.go b/livekit/livekit_agent_dispatch.pb.go index 836409ace..3898db5c8 100644 --- a/livekit/livekit_agent_dispatch.pb.go +++ b/livekit/livekit_agent_dispatch.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_agent_dispatch.proto package livekit diff --git a/livekit/livekit_analytics.pb.go b/livekit/livekit_analytics.pb.go index 19e2870c2..e1f6b9e4d 100644 --- a/livekit/livekit_analytics.pb.go +++ b/livekit/livekit_analytics.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_analytics.proto package livekit diff --git a/livekit/livekit_cloud_agent.pb.go b/livekit/livekit_cloud_agent.pb.go index b69d0e654..11a417cca 100644 --- a/livekit/livekit_cloud_agent.pb.go +++ b/livekit/livekit_cloud_agent.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_cloud_agent.proto package livekit diff --git a/livekit/livekit_egress.pb.go b/livekit/livekit_egress.pb.go index 1075df28c..887a86472 100644 --- a/livekit/livekit_egress.pb.go +++ b/livekit/livekit_egress.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_egress.proto package livekit diff --git a/livekit/livekit_ingress.pb.go b/livekit/livekit_ingress.pb.go index f93303cb2..1d28712a1 100644 --- a/livekit/livekit_ingress.pb.go +++ b/livekit/livekit_ingress.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_ingress.proto package livekit diff --git a/livekit/livekit_internal.pb.go b/livekit/livekit_internal.pb.go index b7197ba05..7d8d78735 100644 --- a/livekit/livekit_internal.pb.go +++ b/livekit/livekit_internal.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_internal.proto package livekit diff --git a/livekit/livekit_metrics.pb.go b/livekit/livekit_metrics.pb.go index e7285a684..49d086e38 100644 --- a/livekit/livekit_metrics.pb.go +++ b/livekit/livekit_metrics.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_metrics.proto package livekit diff --git a/livekit/livekit_models.pb.go b/livekit/livekit_models.pb.go index 413c0e808..cb63332c7 100644 --- a/livekit/livekit_models.pb.go +++ b/livekit/livekit_models.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_models.proto package livekit diff --git a/livekit/livekit_phone_number.pb.go b/livekit/livekit_phone_number.pb.go index 69f7d023d..64409feb1 100644 --- a/livekit/livekit_phone_number.pb.go +++ b/livekit/livekit_phone_number.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_phone_number.proto package livekit diff --git a/livekit/livekit_room.pb.go b/livekit/livekit_room.pb.go index 9bc26afe0..758c4a7c1 100644 --- a/livekit/livekit_room.pb.go +++ b/livekit/livekit_room.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_room.proto package livekit diff --git a/livekit/livekit_rtc.pb.go b/livekit/livekit_rtc.pb.go index 371cf4c65..c0fe1d4f9 100644 --- a/livekit/livekit_rtc.pb.go +++ b/livekit/livekit_rtc.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_rtc.proto package livekit diff --git a/livekit/livekit_sip.pb.go b/livekit/livekit_sip.pb.go index a8e0be6d4..74116240d 100644 --- a/livekit/livekit_sip.pb.go +++ b/livekit/livekit_sip.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_sip.proto package livekit diff --git a/livekit/livekit_token_source.pb.go b/livekit/livekit_token_source.pb.go index 6ec27339a..0b1b361bd 100644 --- a/livekit/livekit_token_source.pb.go +++ b/livekit/livekit_token_source.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_token_source.proto package livekit diff --git a/livekit/livekit_webhook.pb.go b/livekit/livekit_webhook.pb.go index 5e6fa71a0..66aede854 100644 --- a/livekit/livekit_webhook.pb.go +++ b/livekit/livekit_webhook.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: livekit_webhook.proto package livekit diff --git a/replay/cloud_replay.pb.go b/replay/cloud_replay.pb.go index 0e930e5db..d4deb0455 100644 --- a/replay/cloud_replay.pb.go +++ b/replay/cloud_replay.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: cloud_replay.proto package replay diff --git a/rpc/agent.pb.go b/rpc/agent.pb.go index 05fae789f..a1691a638 100644 --- a/rpc/agent.pb.go +++ b/rpc/agent.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/agent.proto package rpc diff --git a/rpc/agent_dispatch.pb.go b/rpc/agent_dispatch.pb.go index 87566f80c..5c656491f 100644 --- a/rpc/agent_dispatch.pb.go +++ b/rpc/agent_dispatch.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/agent_dispatch.proto package rpc diff --git a/rpc/analytics.pb.go b/rpc/analytics.pb.go index d10c7b0d1..0f17a2580 100644 --- a/rpc/analytics.pb.go +++ b/rpc/analytics.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/analytics.proto package rpc diff --git a/rpc/analytics_grpc.pb.go b/rpc/analytics_grpc.pb.go index 096878d83..6217bb431 100644 --- a/rpc/analytics_grpc.pb.go +++ b/rpc/analytics_grpc.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.5.1 -// - protoc v6.32.0 +// - protoc v4.23.4 // source: rpc/analytics.proto package rpc diff --git a/rpc/egress.pb.go b/rpc/egress.pb.go index 533f7c632..10517255b 100644 --- a/rpc/egress.pb.go +++ b/rpc/egress.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/egress.proto package rpc diff --git a/rpc/ingress.pb.go b/rpc/ingress.pb.go index c486c4971..4abd48c4b 100644 --- a/rpc/ingress.pb.go +++ b/rpc/ingress.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/ingress.proto package rpc diff --git a/rpc/io.pb.go b/rpc/io.pb.go index 463912f2e..4d285bb23 100644 --- a/rpc/io.pb.go +++ b/rpc/io.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/io.proto package rpc diff --git a/rpc/keepalive.pb.go b/rpc/keepalive.pb.go index 14e0a851c..2deaef554 100644 --- a/rpc/keepalive.pb.go +++ b/rpc/keepalive.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/keepalive.proto package rpc diff --git a/rpc/participant.pb.go b/rpc/participant.pb.go index 8141346a0..ac2c8b24a 100644 --- a/rpc/participant.pb.go +++ b/rpc/participant.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/participant.proto package rpc diff --git a/rpc/room.pb.go b/rpc/room.pb.go index a3c3eab1e..9290f4e2e 100644 --- a/rpc/room.pb.go +++ b/rpc/room.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/room.proto package rpc diff --git a/rpc/roommanager.pb.go b/rpc/roommanager.pb.go index 4a106314b..5efc0f065 100644 --- a/rpc/roommanager.pb.go +++ b/rpc/roommanager.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/roommanager.proto package rpc diff --git a/rpc/signal.pb.go b/rpc/signal.pb.go index 3a30d3c75..e2ceb6d95 100644 --- a/rpc/signal.pb.go +++ b/rpc/signal.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/signal.proto package rpc diff --git a/rpc/sip.pb.go b/rpc/sip.pb.go index 4065e001f..5d169ffe0 100644 --- a/rpc/sip.pb.go +++ b/rpc/sip.pb.go @@ -14,8 +14,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/sip.proto package rpc diff --git a/rpc/whip_signal.pb.go b/rpc/whip_signal.pb.go index 02fb3ebf7..8a41d3b89 100644 --- a/rpc/whip_signal.pb.go +++ b/rpc/whip_signal.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.9 -// protoc v6.32.0 +// protoc-gen-go v1.36.10 +// protoc v4.23.4 // source: rpc/whip_signal.proto package rpc From 580bebf34659ac18c0ea50cd7bc57f3151d94af9 Mon Sep 17 00:00:00 2001 From: Benjamin Pracht Date: Mon, 6 Oct 2025 09:47:49 -0700 Subject: [PATCH 3/3] Update changeset for ICERestartWHIPResourceResponse Added InputVideo/AudioState to ICERestartWHIPResourceResponse. --- .changeset/cold-beds-hope.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cold-beds-hope.md diff --git a/.changeset/cold-beds-hope.md b/.changeset/cold-beds-hope.md new file mode 100644 index 000000000..a16de58f2 --- /dev/null +++ b/.changeset/cold-beds-hope.md @@ -0,0 +1,5 @@ +--- +"@livekit/protocol": patch +--- + +Add InputVideo/AudioState to ICERestartWHIPResourceResponse