Commit graph

18 commits

Author SHA1 Message Date
dni ⚡
db20915756
v1 in the middle (#32) 2024-10-31 13:15:31 +02:00
Vlad Stan
16ae9d15a1
Stabilize (#24)
* refactor: clean-up

* refactor: extra logs plus try-catch

* refactor: do not use bare `except`

* refactor: clean-up redundant fields

* chore: pass code checks

* chore: code format

* refactor: code clean-up

* fix: refactoring stuff

* refactor: remove un-used file

* chore: code clean-up

* chore: code clean-up

* chore: code-format fix

* refactor: remove nostr.client wrapper

* refactor: code clean-up

* chore: code format

* refactor: remove `RelayList` class

* refactor: extract smaller methods with try-catch

* fix: better exception handling

* fix: remove redundant filters

* fix: simplify event

* chore: code format

* fix: code check

* fix: code check

* fix: simplify `REQ`

* fix: more clean-ups

* refactor: use simpler method

* refactor: re-order and rename

* fix: stop logic

* fix: subscription close before disconnect

* chore: play commit
2023-11-01 17:46:42 +02:00
Vlad Stan
e6624f76bd
Performance improvements (#19)
* fix: increase the wait time for re-connecting to a relay

* fix: blocking sleep

* fix: remove blocking sleep

* fix: allow multiple filters per request
2023-09-12 15:06:28 +03:00
Vlad Stan
3b08714a84 fix: async aaaa 2023-07-04 11:48:50 +03:00
Vlad Stan
147af04c20 fix: remove unnecessary async 2023-07-04 10:02:47 +03:00
Vlad Stan
cec1ae7e10 chore: code clean-up 2023-06-23 11:39:09 +03:00
Vlad Stan
cd1e830947 chore: code clean-up 2023-06-23 10:52:49 +03:00
Vlad Stan
babb58e7e9 chore: code clean-up 2023-06-22 17:55:52 +03:00
Vlad Stan
defb9b8963 chore: code clean-up 2023-06-22 17:10:34 +03:00
Vlad Stan
811bfdc45a fix: init new relays with previous subscriptions 2023-06-22 16:55:09 +03:00
Vlad Stan
e2458d43df chore: code clean-up 2023-06-22 13:06:00 +03:00
Vlad Stan
666009720a chore: code clean-up 2023-06-22 10:22:13 +03:00
Vlad Stan
09d2fc0493 refactor: add_relay logic 2023-06-22 10:02:15 +03:00
callebtc
33df69c73a fix endless loop 2023-04-17 15:47:03 +02:00
callebtc
cba039d041 EOSE works 2023-03-09 14:42:31 +01:00
callebtc
87d93c78cf wss only 2023-03-08 16:51:54 +01:00
callebtc
4feb366493 update 2023-02-13 16:14:52 +01:00
callebtc
f03284d4ea add folder 2023-02-13 15:28:47 +01:00