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

Reorganize Tokio code #4

Merged
merged 5 commits into from
Mar 15, 2018
Merged

Reorganize Tokio code #4

merged 5 commits into from
Mar 15, 2018

Conversation

fu5ha
Copy link
Owner

@fu5ha fu5ha commented Mar 15, 2018

  • Pull main node handler into its own file
  • Use threadpool
  • Split tasks into their own tasks (keepalive timeout, processing messages, sending messages)
  • Use custom UdpFramed that ignores (well, logs) send errors
  • Implement better handling of Keepalive messages

@fu5ha fu5ha merged commit 18b8c6e into master Mar 15, 2018
@fu5ha fu5ha deleted the reorganize branch March 16, 2018 23: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.

None yet

1 participant