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

Use tokio codecs for multi_tcp_client #207

Closed
jstuczyn opened this issue Apr 28, 2020 · 0 comments
Closed

Use tokio codecs for multi_tcp_client #207

jstuczyn opened this issue Apr 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jstuczyn
Copy link
Contributor

This way we wouldn't have to call read_exact per packet and could use the Cursor for possibly more efficient socket reads.

@jstuczyn jstuczyn added the enhancement New feature or request label Apr 28, 2020
@jstuczyn jstuczyn added this to the 0.8.0 milestone Apr 28, 2020
@jstuczyn jstuczyn self-assigned this Apr 28, 2020
@jstuczyn jstuczyn added this to Backlog in Core systems via automation Apr 28, 2020
Core systems automation moved this from Backlog to Done May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Core systems
  
Done
Development

No branches or pull requests

1 participant