Skip to content

Pull requests: apple/swift-nio

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

Pull requests list

[DO NOT MERGE] CI test
#2761 opened Jul 2, 2024 by FranzBusch Draft
Close channel during upgrade, if client closes input 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)
#2756 opened Jun 27, 2024 by adam-fowler Loading…
Issue-2734 - Clamp buffer to maximum upon large write operation 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)
#2745 opened Jun 19, 2024 by ali-ahsan-ali Loading…
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…
Add support for WASILibc
#2671 opened Mar 4, 2024 by MaxDesiatov Loading…
Fix for Websocket client upgrade failure
#2659 opened Feb 19, 2024 by agnosticdev Loading…
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…
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…
Update the name resolver interface
#2603 opened Dec 4, 2023 by baarde Loading…
Adopt apple/swift-format
#2522 opened Sep 25, 2023 by dnadoba Draft
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…
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…
deprecate NIOEventLoopGroupProvider (#2142) 🔼 needs-minor-version-bump For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
#2480 opened Jul 21, 2023 by weissi Draft
ProTip! Add no:assignee to see everything that’s not assigned.