Skip to content

Implement Windows support for connectivity detection #3

@velocitysystems

Description

@velocitysystems

Summary

Implement Windows support for connection_status().
The types, command, permissions, and JS/TS bindings have already been merged in #2.

Windows exposes everything needed through the WinRT NetworkInformation API: cost/metered state, data-limit and roaming flags, and the physical transport type. A prior proof-of-concept exists in #31 that may be useful to guide our approach.

Out of Scope

  • macOS, Linux, iOS, and Android backends — separate follow-ups.
  • Change-notification / observer APIs for status transitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions