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

[stratumv2]: Add network module and MesageHandler Traits #177

Open
3 of 7 tasks
ccdle12 opened this issue Jun 21, 2021 · 0 comments
Open
3 of 7 tasks

[stratumv2]: Add network module and MesageHandler Traits #177

ccdle12 opened this issue Jun 21, 2021 · 0 comments

Comments

@ccdle12
Copy link
Owner

ccdle12 commented Jun 21, 2021

Add MessageHandler Traits to a network module in the library:

  • MessageHandler - Deframe bytes, switch on the deframed message and delegate to handlers for each message type
  • NewConnectionReceiver
  • NewConnectionInitiator
  • ExtendedMinerReceiver
  • ExtendedMinerInitiator
  • StandardMinerReceiver
  • StandardMinerInitiator

TODO: ...

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