Skip to content

Issues: tokio-rs/tokio

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

LengthDelimitedCodec should support [u8] A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-codec Module: tokio-util/codec
#6895 opened Oct 10, 2024 by wraitii
LengthDelimitedCodec could support encoding borrowed buffers A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-codec Module: tokio-util/codec S-breaking-change A breaking change that requires manual coordination to be released.
#6116 opened Oct 29, 2023 by GoldsteinE
codec: allow AnyDelimiterCodec to take bytes A-tokio-util Area: The tokio-util crate M-codec Module: tokio-util/codec S-breaking-change A breaking change that requires manual coordination to be released.
#6082 opened Oct 16, 2023 by shikanime Loading…
tokio-util's LengthDelimitedCodec doesn't adjust decoded length before checking overflow A-tokio-util Area: The tokio-util crate C-bug Category: This is a bug. M-codec Module: tokio-util/codec S-blocked Status: marked as blocked ❌ on something else such as a PR or other implementation work.
#4815 opened Jul 8, 2022 by minghuaw
UdpFramed decode errors hide the source of the malformed packet A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-codec Module: tokio-util/codec S-blocked Status: marked as blocked ❌ on something else such as a PR or other implementation work.
#4589 opened Mar 29, 2022 by jasta
Support for non-contiguous buffers in tokio_util::codec::Encoder A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-codec Module: tokio-util/codec
#4122 opened Sep 20, 2021 by lilyball
FramedRead / poll_read_buf don't keep track of initialized buffer parts A-tokio-util Area: The tokio-util crate M-codec Module: tokio-util/codec S-breaking-change A breaking change that requires manual coordination to be released.
#3417 opened Jan 13, 2021 by Fabian-Gruenbichler
ProTip! Mix and match filters to narrow down what you’re looking for.