Skip to content

inspector: migrate node to js_protocol.pdl

On inspector side we are going to deprecate .json protocol definition format and replace it with new .pdl format. New format allows us to use multiline commends and contains less noise in comparision then .json.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading