You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SwiftNIO is an official Swift core project. It is commonly used both client- and server-side, and forms the basis for most Swift community server frameworks.
SwiftNIO supports HTTP/2 so it can potentially support all current AWS services.
Build a SDK HTTP client that utilizes SwiftNIO for HTTP transport.
Use Case
To support SDK integration with Swift apps based on SwiftNIO.
Proposed Solution
No response
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
The text was updated successfully, but these errors were encountered:
Describe the feature
SwiftNIO is a popular option for high-throughput, non-blocking HTTP in the Swift community.
https://github.com/apple/swift-nio
SwiftNIO is an official Swift core project. It is commonly used both client- and server-side, and forms the basis for most Swift community server frameworks.
SwiftNIO supports HTTP/2 so it can potentially support all current AWS services.
Build a SDK HTTP client that utilizes SwiftNIO for HTTP transport.
Use Case
To support SDK integration with Swift apps based on SwiftNIO.
Proposed Solution
No response
Other Information
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: