9 Commits

Author SHA1 Message Date
tomFlowee bfc510c3d9 Less confusion 2020-12-08 12:23:18 +01:00
TomZ cb3470d72e Move processing to the main() 2020-07-27 20:54:08 +02:00
TomZ 30108aba48 Combine with native JavaScript lib
This starts a native JS lib, taking inspiration for the basics
from the Flowee-JS-pure repo.
Additionally this exposes sending of CMF messages from JS over
the connection already set up in C++.
2020-07-17 23:20:23 +02:00
TomZ 2df7ee7e52 minor; add missing semicolon 2019-12-30 18:50:11 +01:00
TomZ ebb1b5da99 Make output a bit nicer. 2019-12-19 01:27:12 +01:00
TomZ 95f7717b2f Report a bit more 2019-12-10 17:47:47 +01:00
TomZ 7539772be0 Re-do the connect() family of methods.
Working around lots of NodeJS stupidities.
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 4a082bf1e9 Make some more examples work. 2019-12-08 19:01:24 +01:00