Skip to content

apple/swift-nio-quic-helpers

SwiftNIO QUIC Helpers

SwiftNIO QUIC Helpers provides types which support the integration of SwiftNIO QUIC and SwiftNIO HTTP/3.

Important

This package is still in active development and does not offer a stable API yet.

Getting Started

Prerequisites

  • Swift 6.3 and up
  • macOS 26.0 and up or Linux (Ubuntu 22.04+)
  • Xcode 26.0 and up (Apple platforms only)

Building and testing

To build via the command line (for all platforms), run at the root of the package:

swift build

To run all unit tests, run

swift test

Unit tests can also be run by filtering a specific class or function:

swift test --filter QUICStreamIDTests
swift test --filter QUICStreamIDTests.testDescription

About

QUIC supporting types for SwiftNIO

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages