Skip to content
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

fix(udp source): Update to tokio-udp v0.1.5 #817

Merged
merged 1 commit into from
Sep 3, 2019
Merged

Conversation

LucioFranco
Copy link
Contributor

This change introduces a fix that allows us to use
BytesDelimitedCodec without needing to wrap it.

Signed-off-by: Lucio Franco luciofranco14@gmail.com

This change introduces a fix that allows us to use
BytesDelimitedCodec without needing to wrap it.

Signed-off-by: Lucio Franco <luciofranco14@gmail.com>
Copy link
Contributor

@ktff ktff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@lukesteensen
Copy link
Member

Nice! We may also want to revisit the other places we're parsing out of UDP packets and see how this affects them (e.g. syslog, statsd).

@LucioFranco LucioFranco merged commit 712a721 into master Sep 3, 2019
@LucioFranco LucioFranco deleted the udp-0.1.5 branch September 3, 2019 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants