-
![12491709119484_ pic](https://github.com/apple/swift-nio/assets/99233309/d10346af-d389-4705-b6f5-3269b2591185)
### Expected behavior
_[what you expected to happen]_
### Actual behavior
_[what…
ximlu updated
7 months ago
-
SwiftNIO SSH commit hash: e0ad5be6b474d24849b5b6ba8263bdfd0ede2eae
## Context:
Trying to compile `swift-nio-ssh` against MUSL getting the following errors.
```
/Users/zane/Downloads/swift-nio-s…
-
I encountered an issue with integrating CryptoKit (nested dependency) and SwiftNIO in a single project cross compiled for Armv7, since its statically linked and both seem to vendor BoringSSL.
`swif…
-
### Describe the feature
Currently we have DNS interface exposed for HTTP client, part of the ref arch is to provide a pluggable HTTP Client which has an injectable DNS Resolver.
To achieve this,…
-
I have my generated Swift clients and the project builds in macOS. When I build on Linux I get the following issue:
```
[112/150] Compiling Connect ResponseCallbacks.swift
/root/project/clients/s…
-
### Expected behavior
The demo should be able to shutdown gracefully on SIGINT.
### Actual behavior
If the top-level code is wrapped in a function like so:
```
func run() throws {
// mai…
-
**Describe the bug**
Hi folks! The Swift console asked me to report this bug:
```
BUG in SwiftNIO (please report), unleakable promise leaked.:474: Fatal error: leaking promise created at (file:…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14590 |
|Radar | rdar://problem/78215632 |
|Original Repo…
-
Replace UDPBroadcast with a different socket framework, picking between [SwiftNIO](https://github.com/apple/swift-nio) (more bare metal) and [BlueSocket](https://github.com/Kitura/BlueSocket) (has bas…
-
### Expected behavior
SwiftNIO should support swift 6.0 build with "-strict-concurrency=complete"
### Actual behavior
It failed to build:
https://swiftpackageindex.com/apple/swift-nio/builds
…