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

btcwallet grpc support #771

Open
ali2210 opened this issue Oct 18, 2021 · 0 comments
Open

btcwallet grpc support #771

ali2210 opened this issue Oct 18, 2021 · 0 comments

Comments

@ali2210
Copy link

ali2210 commented Oct 18, 2021

Currently btc-wallet had not provided grpc and protocol buffer support It has following benefits

  1. application wallet operation improved
  2. better data serialization of the data
  3. new ideas open for community

For now grpc support client server model which is not good option instead of client server grpc data streaming in between peers.
Each peer initiate communication with specific key (request) and that key allow to identify anyone over the network

@btcsuite btcsuite deleted a comment Apr 27, 2023
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