Chris McCormick and fiatjaf
1e0f393268
Fix subscribeMap EOSE grouping. Fixes #514
2025-10-29 08:18:49 -03:00
Chris McCormick and fiatjaf
1bec9fa365
Ping pong memory leak fix for #511 ( #512 )
...
* New test for pingpong memory leak (failing).
* Shim once in relay ping mem test.
* Fix pong memory leak with .once.
Fixes #511 .
* Fix missing global WebSocket on Node.
* Lint fix.
* Remove overkill WebSocket impl check.
2025-10-26 23:33:38 -03:00
Chris McCormick and GitHub
bc1294e4e6
Reconnect with exponential backoff flag: enableReconnect ( #507 )
...
https://github.com/nbd-wtf/nostr-tools/pull/507
2025-09-30 10:01:07 -03:00
Chris McCormick and GitHub
226d7d07e2
Improvements to enablePing() & tests ( #506 )
...
https://github.com/nbd-wtf/nostr-tools/pull/506
2025-09-29 10:41:40 -03:00
Chris McCormick and GitHub
87f2c74bb3
Get pingpong working in the browser with dummy REQ ( #499 )
2025-07-24 11:22:15 -03:00
Chris McCormick and fiatjaf_
6ec19b618c
WIP: pingpong with logging.
2025-07-23 16:16:12 -03:00
Chris McCormick and fiatjaf_
b3cc9f50e5
WIP: hack in pingpong #495
...
TypeScript does not like the duck typing of .on and .ping (only valid on Node ws).
2025-07-23 16:16:12 -03:00