Commit Graph

8 Commits

Author SHA1 Message Date
Asher
548d095611
Add support for running extensions in the browser 2019-10-04 18:14:19 -05:00
Asher
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
Asher
2b2aa9a211
Add https server 2019-07-18 18:09:09 -05:00
Asher
3ca90a5f89
Use nbin in forked processes 2019-07-18 18:08:30 -05:00
Asher
5677ff2edf
Add build scripts 2019-07-18 18:08:27 -05:00
Asher
770e0db7b8
Add cli arguments 2019-07-18 18:08:25 -05:00
Asher
68fe085aa3
Add channels 2019-07-18 18:08:14 -05:00
Asher
4861405683
Initial connection handling 2019-07-18 18:08:13 -05:00