Skip to content

Issues: apple/swift-nio-http2

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

Issues list

Produce a better error when sending HEADERS on a quiesced connection kind/bug Feature doesn't work as expected.
#349 opened Jun 27, 2022 by Lukasa
Remove @unchecked Sendable when NIOCore adopts Sendable kind/enhancement Improvements to existing feature.
#345 opened May 6, 2022 by Lukasa
Reconsider implementation of Equatable and Hashable for HPACKHeaders kind/bug Feature doesn't work as expected.
#342 opened May 4, 2022 by Lukasa
Suppress writes triggered by EOF reads
#318 opened Dec 1, 2021 by Lukasa
Suport HTTP Protocol Upgrade Mechanism
#291 opened Jun 22, 2021 by qqvm
Provide API for adding pseudo headers to HPACKHeaders kind/enhancement Improvements to existing feature.
#254 opened Oct 30, 2020 by glbrntt
Remove deprecated stream channel functionality ⚠️ semver/major Breaks existing public API.
#220 opened Jul 29, 2020 by Lukasa
5 tasks
2.0.0
Make NIOHPACK a product
#120 opened May 16, 2019 by Lukasa
collection of stuff that needs alloc counter tests area/performance Improvements to performance.
#106 opened Apr 18, 2019 by weissi
2 tasks
Support extended CONNECT semver/minor Adds new public API.
#92 opened Apr 12, 2019 by Lukasa
Remove incremental header compression mode. ⚠️ semver/major Breaks existing public API.
#85 opened Apr 5, 2019 by Lukasa 2.0.0
the errors should have a better spelling kind/enhancement Improvements to existing feature.
#53 opened Mar 6, 2019 by weissi 2.0.0
ProTip! Exclude everything labeled bug with -label:bug.