fiatjaf
|
9d345a8f01
|
configurable list and get timeout on relay.
|
2023-02-26 21:23:09 -03:00 |
|
fiatjaf
|
c362212778
|
make pool.publish() return a single Pub object.
|
2023-02-26 17:44:51 -03:00 |
|
fiatjaf
|
a21329da3f
|
make timeouts configurable for pool.
|
2023-02-26 16:50:49 -03:00 |
|
fiatjaf
|
63f4a49a69
|
increase pool timeouts.
|
2023-02-26 15:05:26 -03:00 |
|
fiatjaf
|
b8aa75b6e1
|
change a map to a forEach.
|
2023-02-24 09:41:26 -03:00 |
|
fiatjaf
|
344762820c
|
handle connection failure on pool according to @chmac.
fixes https://github.com/nbd-wtf/nostr-tools/issues/130
|
2023-02-24 09:34:23 -03:00 |
|
BilligsterUser
|
7bfd23af3c
|
update close() usage
Signed-off-by: BilligsterUser <billigsteruser@protonmail.com>
|
2023-02-17 21:07:59 -03:00 |
|
fiatjaf
|
9bcaed6e60
|
fix tests, .seenOn() method for pools.
|
2023-02-09 22:01:01 -03:00 |
|
fiatjaf
|
ff3bf4a51c
|
improvements and fixes on pool.
|
2023-02-09 12:05:31 -03:00 |
|
fiatjaf
|
7ff97b5488
|
list() and get() methods.
|
2023-02-08 16:37:53 -03:00 |
|
fiatjaf
|
b2d1dd2110
|
a better way to do pubs and subs with SimplePool.
|
2023-02-08 14:15:54 -03:00 |
|
fiatjaf
|
75d7be5a54
|
use per-subscription alreadyHaveEvent handler instead of per-relay.
now pools are much smarter.
|
2023-02-08 14:15:54 -03:00 |
|
fiatjaf
|
da59e3ce90
|
when in pool, automatically and efficiently deduplicate.
|
2023-02-08 09:46:05 -03:00 |
|
fiatjaf
|
cc8e34163d
|
most simple relay pool.
|
2023-02-08 08:39:59 -03:00 |
|