Skip to content

mDNS support #34782

@dnfield

Description

@dnfield

Flutter currently relies on log messages to discover the Dart observatory port, which isn't always reliable (particularly on iOS devices where you can't reliably retrieve older log messages). We're looking at implementing an mDNS based solution to advertise the port and host name of the server, but it would be nice if this was available through the SDK, and could be used in other use cases on more platforms.

It looks like Dartino had done some of this work here: https://github.com/dartino/sdk/tree/master/pkg/mdns

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions