-
Notifications
You must be signed in to change notification settings - Fork 704
Pull requests: apple/swift-nio
Pull requests list
[perf] Manually implement
lastIndex(where:)
in ByteBufferView
#3413
opened Oct 16, 2025 by
MahdiBM
Loading...
[perf] Manually implement
firstIndex(where:)
in ByteBufferView
#3412
opened Oct 16, 2025 by
MahdiBM
Loading...
feat(NIOFileSystem): Add idempotent directory creation behavior (#3404)
#3410
opened Oct 15, 2025 by
HamzaHassanain
Loading...
Make docs for several filesystem operations clearer.
semver/none
No version bump required.
#3409
opened Oct 15, 2025 by
Lukasa
Loading...
re-vendor sha1 & update script location
🔨 semver/patch
No public API change.
#3400
opened Oct 8, 2025 by
weissi
Loading...
FreeBSD support
🆕 semver/minor
Adds new public API.
#3398
opened Oct 6, 2025 by
michael-yuji
Loading...
Quality of Life: Add Adds new public API.
NIOLoopBoundBox.withValue
🆕 semver/minor
#3385
opened Sep 30, 2025 by
fabianfett
Loading...
Allow channel writes to be just sending and not Sendable
🆕 semver/minor
Adds new public API.
#3384
opened Sep 30, 2025 by
fabianfett
•
Draft
Add structured concurrency aware ServerBootstrap bind
#3378
opened Sep 22, 2025 by
fabianfett
•
Draft
Replace rethrows with typed throws in ByteBuffer
🆕 semver/minor
Adds new public API.
#3372
opened Sep 11, 2025 by
Lukasa
Loading...
Add some spans to ByteBuffer
🆕 semver/minor
Adds new public API.
#3371
opened Sep 8, 2025 by
Lukasa
Loading...
POSIX: don't force-unwrap result of fdopendir(3)
🔨 semver/patch
No public API change.
#3354
opened Aug 20, 2025 by
recursiveforte
Loading...
Add unix domain socket based async channel test
semver/none
No version bump required.
#3225
opened Apr 28, 2025 by
danieleggert
Loading...
Add helpers for working with loop bound values
🆕 semver/minor
Adds new public API.
#3215
opened Apr 17, 2025 by
glbrntt
Loading...
Speed up allocation counting tests
semver/none
No version bump required.
#3197
opened Apr 11, 2025 by
glbrntt
Loading...
CI: Add build check for WebAssembly SDK
semver/none
No version bump required.
#3159
opened Mar 27, 2025 by
kateinoigakukun
Loading...
Provide the remaining buffer when the NIOAsyncSequenceProducer termin...
#3111
opened Feb 7, 2025 by
FranzBusch
•
Draft
ProTip!
Exclude everything labeled
bug
with -label:bug.