We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current communication between peers is ineffective. Packet contains a few fields that's not used and can be removed, too many packet types.
Our plan is to make communication between peers much simpler by limiting number of packet types to 3:
The text was updated successfully, but these errors were encountered:
crioto
No branches or pull requests
Current communication between peers is ineffective. Packet contains a few fields that's not used and can be removed, too many packet types.
Our plan is to make communication between peers much simpler by limiting number of packet types to 3:
We may also think about implementation of Discovery service support.
The text was updated successfully, but these errors were encountered: