Skip to content

feat: add Go implementation for CDN token generator plugin#334

Open
mateustd-ciandt wants to merge 4 commits into
GoogleCloudPlatform:mainfrom
mateustd-ciandt:go-plugin-cdn-token
Open

feat: add Go implementation for CDN token generator plugin#334
mateustd-ciandt wants to merge 4 commits into
GoogleCloudPlatform:mainfrom
mateustd-ciandt:go-plugin-cdn-token

Conversation

@mateustd-ciandt
Copy link
Copy Markdown
Contributor

This PR adds the GO version of the CDN Token Generator, a Proxy-WASM sample plugin designed to authenticate media requests for Google Cloud Media CDN.

It works by intercepting HTTP response bodies, such as video streaming manifests (HLS or DASH), and dynamically appending HMAC-SHA256 signed tokens to any embedded URLs it finds before sending the response back to the client.

We also have the C++ (#327) and Rust (#331) versions.

@mateustd-ciandt mateustd-ciandt marked this pull request as ready for review April 10, 2026 16:07
@mateustd-ciandt mateustd-ciandt requested a review from a team as a code owner April 10, 2026 16:07
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Apr 10, 2026

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant