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

304 Not Modified Broken with Response Compression Enabled 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)
#2737 opened Jun 10, 2024 by dimitribouniol 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
try TSan
#2424 opened May 16, 2023 by weissi Draft
Add segment size to addressed envelope metadata 🔼 needs-minor-version-bump For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
#2390 opened Mar 13, 2023 by glbrntt Loading…
POC output with URring
#2357 opened Jan 24, 2023 by ser-0xff Loading…
ProTip! Exclude everything labeled bug with -label:bug.