Skip to content

Move viewer communication into AMP core #4997

@rudygalfi

Description

@rudygalfi

Currently AMP relies on "viewer supplied" JavaScript to communicate with the viewer. The intent was to be flexible in how that communication works.

In turns out, that this makes it way too hard to build viewers, especially with the existing caches, so we want to move that (pretty simple) code into the core.

And then document the protocol :)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions