threefoldtech / rmb-rs

RMB implementation in rust
Apache License 2.0
3 stars 1 forks source link

There must be different response types #119

Closed muhamadazmy closed 1 year ago

muhamadazmy commented 1 year ago

The reason is, an outgoing response sent by the server have ONLY destination twin, where to send the reply to.

A client, who is receiving the response should see the source twin instead. so it can tell which twin responded to its request