Closed sappenin closed 4 years ago
I am unsure what mechanism the receiver would know that this is specifically a PING packet
In unidirectional mode, the receiver knows this is a ping
packet based upon two things: 1) The packet is destined to the Connector's operating address; 2) The packet uses the well-known condition.
In my mind, there's no data payload needed in unidirectional flow. In bi-directional flow, the data payload is needed to signal receiver where to send the pong
packets to.
I am unsure what mechanism the receiver would know that this is specifically a PING packet
In unidirectional mode, the receiver knows this is a
ping
packet based upon two things: 1) The packet is destined to the Connector's operating address; 2) The packet uses the well-known condition.In my mind, there's no data payload needed in unidirectional flow. In bi-directional flow, the data payload is needed to signal receiver where to send the
pong
packets to.
Thanks that makes sense.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is important, please feel free to bring it up on the next Interledger Community Group Call or in the Gitter chat.
This PR has been dormant for a very long time, but I'm reintroducing it for a few reasons:
Links for Context