Skip to content

Issues: apple/swift-nio

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Document differences to Netty enhancement New feature or request help wanted Extra attention is needed
#11 opened Feb 22, 2018 by weissi
reduce indirection for channel addresses enhancement New feature or request
#12 opened Feb 22, 2018 by weissi
think about if we want easier, more high-level byte writing APIs enhancement New feature or request help wanted Extra attention is needed
#14 opened Feb 22, 2018 by weissi
Build an API for a writable view or slice. enhancement New feature or request
#15 opened Feb 22, 2018 by weissi
Type-safe ChannelPipeline enhancement New feature or request
#39 opened Feb 27, 2018 by weissi
HTTPMethod should not be an enum discussion for things that need discussion
#146 opened Mar 13, 2018 by helje5
Improve EventLoopFuture code enhancement New feature or request
#184 opened Mar 16, 2018 by Lukasa
3 tasks
Add a way to retrieve the FileDescriptor of a Channel enhancement New feature or request
#278 opened Apr 4, 2018 by helje5
Add a FileChannel discussion for things that need discussion enhancement New feature or request
#287 opened Apr 6, 2018 by helje5
Happy Eyeballs should not initialise multiple channels. enhancement New feature or request ⚠️ needs-major-version-bump For PRs that when merged cause a bump of the major version, ie. x.0.0 -> (x+1).0.0
#508 opened Jul 9, 2018 by Lukasa 3.0.0
SwiftNIO should come with an async DNS resolver enhancement New feature or request
#536 opened Jul 31, 2018 by weissi
analyse the reliability of SO_ERROR
#572 opened Aug 14, 2018 by weissi
revisit hack to just ignore TCP_NODELAY on unix domain sockets ⚠️ needs-major-version-bump For PRs that when merged cause a bump of the major version, ie. x.0.0 -> (x+1).0.0 task Something which is not a defect needs to be done.
#599 opened Aug 28, 2018 by weissi 3.0.0
http upgrade after one or more requests on same connection 🔼 needs-minor-version-bump For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
#680 opened Dec 6, 2018 by tanner0101
embed NIO version in binaries growing-up Issues related to NIO growing up, often improving process/automation making mistakes less likely
#684 opened Dec 7, 2018 by weissi
Document NIO and Dispatch
#686 opened Dec 10, 2018 by weissi
Build generic abstraction for child channels enhancement New feature or request
#689 opened Dec 10, 2018 by Lukasa
Request for convenience methods in HTTPMethod enhancement New feature or request
#701 opened Dec 13, 2018 by pushkarnk
API for writing X bytes from one buffer into another enhancement New feature or request
#788 opened Jan 29, 2019 by glbrntt
ProTip! Adding no:label will show everything without a label.