Releases
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-02-10)
Features
created a wrapper for SerialIteable (ecf4ee3 )
created SerialIterableProxy (6ea8bef )
got beta 1 of decorator proxy working: got beta 1 of decorator proxy working (02ff56b )
implemented internal Serializer and Reviver. Added helper functions for proxies and iterables (7d888f8 )
implmenting Reviver (81c7949 )
iterabletransferhandler: allow for async iterators to be transfered via handler (2e67658 )
upgraded and tested with the latest version of comlink (b1353f1 )
working on equality check for serialization and reviving (de50abc )
working on lazy fetching of objects (afedae5 )
working on proxy and transfer handeling (5ce094c )
working on serializable iterator (6374b08 )
Bug Fixes
fixed issues with map and array serial/revive (819e978 )
updated iterable transfer handler to return a proxy to get the iterator (6c1983c )
workaround for objs put back through comlink (2dba777 )
You can’t perform that action at this time.