Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
3a454fe
Upgrade abstract-level to 2.0.2
Eranziel Feb 26, 2025
f42faf5
Refactor type declarations to remove callbacks
Eranziel Mar 10, 2025
df34e1c
Initial async refactor of guest
Eranziel Mar 10, 2025
e092f55
Fix method returns so they resolve correctly
Eranziel Mar 14, 2025
a64c78e
WIP TODOs
Eranziel Mar 14, 2025
0dc88e7
Convert host-response callbacks to promises
Eranziel Mar 17, 2025
10c2f00
Fix promise resolvers/rejectors
Eranziel Mar 25, 2025
d8f3405
Refactor data decode callback to be closer to old implementation
Eranziel Mar 25, 2025
5107870
Simplify promise factory usage
Eranziel Mar 25, 2025
6b1779b
Convert host decode handlers to async
Eranziel Mar 25, 2025
b445744
Upgrade memory-level to 2.0.0
Eranziel Mar 25, 2025
9ea7323
Fix host createRpcStream for async db.open
Eranziel Mar 25, 2025
ff43b0a
Add test script which includes stack trace in output
Eranziel Mar 25, 2025
fd5aec3
Move promise factory out of ManyLevelGuest so iterator can also use it
Eranziel Mar 26, 2025
d31fe1e
Async clear
Eranziel Apr 3, 2025
84324f9
Rename iterator classes for clarity
Eranziel Apr 1, 2025
fb092f1
Initial async refactor for iterators
Eranziel Apr 3, 2025
6465521
WIP TODOs
Eranziel Apr 3, 2025
469c7db
Fix infinite wait for more data after ended
Eranziel Apr 3, 2025
319df00
Replace promiseFactory with a more conventional use of promises
Eranziel Apr 9, 2025
ce6f245
Abstract Level 2.0 removes support for Node <16
Eranziel Apr 9, 2025
eb9076d
Promisify pipeline and finished in guest
Eranziel Apr 10, 2025
89aaa1d
Promisify stream finished in host
Eranziel Apr 10, 2025
fc36e0e
Refactor to avoid uncaught exceptions
Eranziel Apr 18, 2025
a19ef44
Use createRpcStream directly instead of the back-compat method
Eranziel Apr 17, 2025
2fa5dcf
Clean up done TODOs
Eranziel May 7, 2025
5f7559c
Merge pull request #1 from ForgeVTT/cl-2.0-refactor
Eranziel May 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading