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

add frame segmentation to link writer #26

Open
3 tasks
slugalisk opened this issue Jun 2, 2020 · 0 comments
Open
3 tasks

add frame segmentation to link writer #26

slugalisk opened this issue Jun 2, 2020 · 0 comments

Comments

@slugalisk
Copy link
Member

slugalisk commented Jun 2, 2020

combine non-urgent frames into segments. this will reduce the performance impact of dht background work like propagating kv/peer announce messages.

  • add flags to network messages ala TCP (URG/PSH/ACK) to control relay behavior
  • read message flags and forward accordingly
  • separate methods for write with/without flush on links
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

No branches or pull requests

1 participant