livekit / protocol

LiveKit protocol. Protobuf definitions for LiveKit's signaling protocol
https://docs.livekit.io
Apache License 2.0
68 stars 61 forks source link

Add filename prefix to ImagesInfo #751

Closed frostbyte73 closed 2 weeks ago

frostbyte73 commented 2 weeks ago

If filename templating is used, it's impossible to know the image locations without inspecting/listing your bucket

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: f710fdd7181775e279e9f991317b84ba64094deb

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. ```