interledger / rfcs

Specifications for Interledger and related protocols
https://interledger.org
Other
454 stars 111 forks source link

Pull payment spec #514

Closed sabineschaller closed 5 years ago

sabineschaller commented 5 years ago

As promised when closing #501, this is the stand-alone pull-payment spec. It extends the basic SPSP spec by explaining how a pull payment is conducted once a STREAM connection has been established using SPSP. It also specs out optional response body fields.

sharafian commented 5 years ago

This looks good to me once we clarify that you can only have one open connection/stream per pull pointer

sabineschaller commented 5 years ago

Where is the best place to say that there should only be one connection per pull pointer at a time?

sharafian commented 5 years ago

Probably "The Payee's SPSP Client opens a STREAM connection to the Payer's SPSP Server" we could say that if there's already an open connection to that pay pointer (have to be careful that it's one per pointer not one per server) then the connection should be closed