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

implement minimal set of message handlers to support small file transfer #32

Open
dch opened this issue Nov 7, 2014 · 0 comments
Open
Assignees
Milestone

Comments

@dch
Copy link
Member

dch commented Nov 7, 2014

Following handlers are sufficient to allow transferring a file that is 1k or less:

  • handshake
  • request
  • data
  • ack
  • have

This should be done ASAP after the related unpackers are complete -- nothing like real world interop to make things more interesting.

@dch dch self-assigned this Nov 7, 2014
@dch dch added this to the Phase-2 milestone Nov 7, 2014
@dch dch changed the title implement message handlers implement minimal set of message handlers to support small file transfer Nov 7, 2014
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