Skip to content

protocol.json/browser_protocol.json uncertanties #21

@wirepair

Description

@wirepair

Looks like once again the protocol files are being changed. The location changed, and will only be available in 'pdl' format. Currently, the json files are converted and pushed to: https://github.com/ChromeDevTools/devtools-protocol/tree/master/json. The problem is this is only the 'stable' channel. I don't see any other channels. So if someone wants to, say, use the dev channel, they'll need to figure out another method.

What This Means:
I'm just going to switch gcdapigen to download the JSON files directly from the devtools-protocol repo and remove the ability of choosing a branch.

How someone could help:
Write a PDL -> json or PDL -> go struct converter and we can re-enable the ability to download different branch/channels for devtools support.

Unfortunately, I do not really use this library personally at the moment so I don't have time to invest in doing it correctly (pdl converter).

If someone wants to step up, that'd be great.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions