Adjustable streaming outgoing payments #2014
sabineschaller
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
a.k.a. Making STREAM great again 😂
Context
When an outgoing payment is currently created, we open a STREAM connection and stream the payment as fast as possible. There is no possibility to slow down the stream or to not use STREAM.
Proposal
We add the possibility to specify how fast to stream an outgoing payment. That way, for the web monetization use case, we do not have to create multiple outgoing payments on an interval but we can create one “streaming outgoing payment”, that keeps an open STREAM connection and streams on the rate that the user specified.
Questions:
Necessary changes in Rafiki:
Beta Was this translation helpful? Give feedback.
All reactions