Skip to content

Missing Network CrateΒ #646

@zamderax

Description

@zamderax

NSNetService in Foundation has all been deprecated:

It's been succeeded by the Network Framework:
https://developer.apple.com/documentation/network?language=objc

I can only see a NetworkExtension autogenerated crate; which is completely different than Network

Question:

  1. How can I generate the Network crate/feature since it's missing
  2. Alternatively, can I call these methods without the Network crate on version 0.5.2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frameworkAffects the framework crates and the translator for them

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions