Skip to content

Pull requests: apple/swift-nio

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add TaskExecutor conformance to EventLoops
#2732 opened May 29, 2024 by fabianfett Draft updated Jun 11, 2024
improvement: pass down file/line in makeFutureWithTask
#2711 opened May 1, 2024 by Austinpayne Loading… updated May 20, 2024
Make EventLoopPromise conform to Equatable 🔼 needs-minor-version-bump For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
#2714 opened May 3, 2024 by gjcairo Loading… updated May 7, 2024
Add async variant of ByteBuffer.withUnsafeReadableBytes.
#2694 opened Mar 27, 2024 by ser-0xff Loading… updated Apr 26, 2024
Add support for WASILibc
#2671 opened Mar 4, 2024 by MaxDesiatov Loading… updated Apr 9, 2024
Fix EventLoopFuture and EventLoopPromise under strict concurrency checking patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
#2654 opened Feb 16, 2024 by FranzBusch Loading… updated Mar 4, 2024
Fix for Websocket client upgrade failure
#2659 opened Feb 19, 2024 by agnosticdev Loading… updated Mar 1, 2024
WIP: Make NIOFileDescriptor/FileRegion/IOData Sendable
#2598 opened Nov 25, 2023 by weissi Draft updated Feb 19, 2024
Handle bind failures when running NIO in a tight sandbox
#2616 opened Dec 25, 2023 by dkz2 Loading… updated Feb 1, 2024
Update the name resolver interface
#2603 opened Dec 4, 2023 by baarde Loading… updated Jan 29, 2024
docs: ClientBootstrap reuse is not important but permissible on the same thread/EL
#2520 opened Sep 21, 2023 by weissi Loading… updated Jan 8, 2024
Fix typo in comment in WebSocketErrorCodes.swift needs-no-version-bump For PRs that when merged do not need a bump in version number.
#2604 opened Dec 4, 2023 by valeriyvan Loading… updated Dec 5, 2023
Add appropriate Sendable conformances.
#1928 opened Aug 5, 2021 by Lukasa Draft updated Nov 24, 2023
[WIP] Channel sequence, and an example of async/await structure
#2067 opened Mar 21, 2022 by Lukasa Draft updated Nov 24, 2023
7 tasks
WIP: HTTPDecoder: Reenable Parsing After Failed Upgrade
#2570 opened Oct 23, 2023 by jshier Loading… updated Nov 4, 2023
Add explicit Sendable unavailability and add missing Sendable conformances
#2578 opened Oct 27, 2023 by dnadoba Loading… updated Oct 30, 2023
Adopt apple/swift-format
#2522 opened Sep 25, 2023 by dnadoba Draft updated Sep 25, 2023
CurrentEventLoop Proposal
#2228 opened Jul 26, 2022 by dnadoba Loading… updated Sep 25, 2023
POC output with URring
#2357 opened Jan 24, 2023 by ser-0xff Loading… updated Sep 22, 2023
Add NIOLoopBound(Box) uncheckedValue 🔼 needs-minor-version-bump For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
#2515 opened Sep 9, 2023 by natikgadzhi Loading… updated Sep 11, 2023
1 of 2 tasks
Make ByteBuffer.debugDescription suitable for structural display patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
#2495 opened Aug 7, 2023 by dnadoba Loading… updated Sep 9, 2023
ByteBuffer: one fewer allocs to go to Data patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
#1839 opened Apr 30, 2021 by weissi Loading… updated Aug 17, 2023
ProTip! Adding no:label will show everything without a label.