Commit graph

9 commits

Author SHA1 Message Date
cbc2002781
chore: worker 2024-03-07 05:35:36 +03:00
a2739b678c
chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
ac3b5df9a0
refactor!: renamed MaybeAsync -> MaybePromise 2024-02-03 21:56:44 +03:00
6768b15514
fix: tests 2024-02-03 11:57:40 +03:00
c8e026dc03
refactor!: merged client into core + fixed dispatcher for new storage 2024-01-31 19:30:57 +03:00
eca99a7535
refactor!: large refactor of storage implementation
breaking: pretty much the entire storage thing has been overhauled.
migrations from older versions **are not** available, please do them manually through string sessions
2024-01-04 00:22:26 +03:00
8965273172
test(dispatcher): some tests 2023-11-19 04:30:16 +03:00
42c3b2c809
test(client): high-level methods and types tests 2023-11-17 00:17:03 +03:00
1abf35e30c
feat: basic test utils 2023-11-08 17:28:45 +03:00