Rename asset_stream_manager to cdc_stream (#27)

Fixes #13
This commit is contained in:
Lutz Justen
2022-12-01 16:14:56 +01:00
committed by GitHub
parent f0539226a2
commit 01a60e2490
58 changed files with 197 additions and 213 deletions

View File

@@ -12,12 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// This proto defines the manifest format used for Asset Streaming 3.0 and
// package diffing.
//
// References:
// * (internal).0
// * (internal)
// This proto defines the manifest format used for CDC Stream.
syntax = "proto3";