Skip to content

Add long-held HTTP request support to LUD21 verify#281

Open
elsirion wants to merge 1 commit intolnurl:ludsfrom
elsirion:2025-08-no-polling-lud21
Open

Add long-held HTTP request support to LUD21 verify#281
elsirion wants to merge 1 commit intolnurl:ludsfrom
elsirion:2025-08-no-polling-lud21

Conversation

@elsirion
Copy link

Polling is an antipattern in most cases, it increases latency for clients and server load, yet it's the only way to use LNURL verify aka LUD21 right now. When e.g. building a PoS using LUD21 one has to poll at least every second to achieve reasonably low latency.

Long-polling fixes this.

Polling is an antipattern in most cases, it increases latency for
clients and server load. When e.g. building a PoS using LUD21 one
has to poll at least every second to achieve reasonably low
latency.

Long-polling fixes this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant