8 Commits (0c85cd4102dbbae8f29f229e8c129affabdedc29)

Author SHA1 Message Date
Sean McBride 3d6266750e chore: assorted refactors
5 years ago
Sean McBride b0434ac941 build: remove STANDALONE, SBOX_SCALE_ALLOC, USE_LIBUV flags
5 years ago
Sean McBride e61be257f9
chore: add clang-format from Composite (#5)
5 years ago
phani 645d138787 for runtime with multi-sandboxing, globals are to be populated per sandbox, that was what causing random crashes!
5 years ago
phani ae392fdfe3 read from stdin (http req body), write to stdout (http resp body), bug fixes in http parsing
5 years ago
phani aa0017f4b0 http request response using uv
5 years ago
phani 8a3e050282 Support TCP (TODO: http parsing based on module specification)
5 years ago
phani 9b0ec6f7dc Changed directory structure
5 years ago