Optimize subscriptions
Open
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently we add one new subscription per lightning address which is not scalable, since in the JS SDK this will be a new relay connection. We could subscribe temporarily for the expiration time of an invoice or see if we can optimize the JS SDK to reuse relay connections?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.