tomFlowee
525ef09b64
Warp callbacks in unique_ptrs
...
The NodeJS APis break expected contracts with regards to the
Napi::ThreadSafeFunction and that makes them not work as a normal
object.
Using new / delete on them works much better and allows the user
to re-assign a callback to a new value.
2021-02-17 21:02:06 +01:00
TomZ
8343f61ec2
Update to 2020.06.1 release
2020-09-19 23:53:54 +02:00
TomZ
79bf994962
Fixlets in Search
...
This fixes a type on a method name,
this also fixes unexpected results in some cases when the user did not
implement onFinished()
2020-07-27 20:52:38 +02:00
TomZ
a7bca1a5b0
Port Search to use the Flowee wrappers of callbacks
...
Those are safer.
2019-12-09 15:10:27 +01:00
TomZ
189a668f7b
Make nicer for devs
...
this adds some docs, converts hashes and scripts to strings.
2019-12-09 15:09:23 +01:00
TomZ
c6efe6ad62
populate the blockheader objects too.
2019-12-08 21:22:24 +01:00
TomZ
4a082bf1e9
Make some more examples work.
2019-12-08 19:01:24 +01:00
TomZ
122672211c
Make most of search work.
2019-11-30 20:07:39 +01:00
TomZ
42516fbf7c
Further populate search
2019-11-29 22:12:08 +01:00
TomZ
8a1f6cbdf9
Make search object actually find stuff
2019-11-29 20:12:16 +01:00
TomZ
7a29d404ae
Work on a search option for FloweeJS
2019-11-28 23:58:56 +01:00