7 Commits

Author SHA1 Message Date
c9ce9ebb2e Fix spawns against Node
For example some code tries to run -e against the binary but that fails
since we inject our entry file every time the binary is invoked.

Fixes #932.
2019-08-28 16:40:29 -05:00
2b2aa9a211 Add https server 2019-07-18 18:09:09 -05:00
3ca90a5f89 Use nbin in forked processes 2019-07-18 18:08:30 -05:00
5677ff2edf Add build scripts 2019-07-18 18:08:27 -05:00
770e0db7b8 Add cli arguments 2019-07-18 18:08:25 -05:00
68fe085aa3 Add channels 2019-07-18 18:08:14 -05:00
4861405683 Initial connection handling 2019-07-18 18:08:13 -05:00