Skip to content

Commit

Permalink
update protocol.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Sep 15, 2023
1 parent 8b55843 commit 9aaec7d
Show file tree
Hide file tree
Showing 8 changed files with 4,002 additions and 6,854 deletions.
3,323 changes: 1,232 additions & 2,091 deletions lib/src/proto/livekit_models.pb.dart

Large diffs are not rendered by default.

487 changes: 134 additions & 353 deletions lib/src/proto/livekit_models.pbenum.dart

Large diffs are not rendered by default.

1,207 changes: 510 additions & 697 deletions lib/src/proto/livekit_models.pbjson.dart

Large diffs are not rendered by default.

22 changes: 7 additions & 15 deletions lib/src/proto/livekit_models.pbserver.dart
Original file line number Diff line number Diff line change
@@ -1,22 +1,14 @@
// Copyright 2023 LiveKit, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

///
// Generated code. Do not modify.
// source: livekit_models.proto
//
// @dart = 2.12
// ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,deprecated_member_use_from_same_package,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name

// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names, prefer_final_fields
// ignore_for_file: unnecessary_import, unnecessary_this, unused_import

export 'livekit_models.pb.dart';

Loading

0 comments on commit 9aaec7d

Please sign in to comment.