2

When a device A wants to send some data to device B, how does device A know the receive address from device B? Has to be there another protocol for that purpose?

1 Answers1

1

At the moment: Yes, because you don't know the address. Without the address you can't send another wallet messages. No messages or whatever. I would recommend to use gRPC or something similar. Simple reason why: It's fast and HTTP2.

Citrullin
  • 840
  • 5
  • 13