<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Network",
  "identifier" : "/documentation/Network/NWProtocolQUIC",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Network"
    ],
    "preciseIdentifier" : "s:7Network14NWProtocolQUICC"
  },
  "title" : "NWProtocolQUIC"
}
-->

# NWProtocolQUIC

A network protocol for connections that use the QUIC transport protocol.

```
class NWProtocolQUIC
```

## Topics

### Creating QUIC Connections

[`Options`](/documentation/Network/NWProtocolQUIC/Options)

A container of options that configure the use of QUIC on a connection.

[`definition`](/documentation/Network/NWProtocolQUIC/definition)

The system definition of the QUIC transport protocol.

### Inspecting QUIC State

[`Metadata`](/documentation/Network/NWProtocolQUIC/Metadata)

A handle you can use to inspect a connection’s QUIC state.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

### Inherits From

[`NWProtocol`](/documentation/Network/NWProtocol)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)