Skip to content

Update network service discovery keys #377

@TomHa-Apadmi

Description

@TomHa-Apadmi

RCF 6763 states that network discovery keys should be no more than nine characters long. Primarily this is due to minimising the size of the underlying network packets as broadcasting is expensive on wireless networks. The current offending keys being used by Mockzilla are:

  • appPackage
  • operatingSystemVersion
  • deviceModel
  • appVersion
  • mockzillaVersion

As these keys are referenced in both the KMP package and the desktop companion app, changing these keys will constitute a breaking change. We'll need to come up with a migration plan that ensures new versions of the packages supporting these keys are swiftly published.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:desktop-appIssues or pull requests that relate to the desktop management application.area:flutterIssues or pull requests associated with the Flutter pluginsarea:kmmbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions