Download node sandbox Free Java Code
Description
Advanced sandboxing library that allows communication between the sandbox and the parent process. [NOTE: due to outside commitments I haven't had time to work on this. Will pick up the slack at a later date ].
Source Files
The download file node-sandbox-master.zip has the following entries.
.gitignore/* ww w.ja v a 2 s.c o m*/
.npmignore
LICENSE
README.md
index.js
lib/DuplexStream.js
lib/PluginManager.js
lib/Sandbox.js
lib/plugins/_base/ParentHooks.js
lib/plugins/_base/ShovelHooks.js
lib/plugins/_base/manifest.js
lib/plugins/lockup_detection/ParentHooks.js
lib/plugins/lockup_detection/ShovelHooks.js
lib/plugins/lockup_detection/manifest.js
lib/plugins/rpc/ParentHooks.js
lib/plugins/rpc/ShovelHooks.js
lib/plugins/rpc/manifest.js
lib/plugins/wrapper/ParentHooks.js
lib/plugins/wrapper/ShovelHooks.js
lib/plugins/wrapper/manifest.js
lib/rpc/Client.js
lib/rpc/Duplex.js
lib/rpc/NamespaceWrapper.js
lib/rpc/Server.js
lib/rpc/StreamParser.js
lib/shovel.js
lib/test/DuplexStream.js
lib/test/PluginManager.js
lib/test/Sandbox.js
lib/test/mocha.opts
lib/test/rpc.js
lib/test/support/causes_lockup.js
lib/test/support/causes_lockup_delay.js
lib/test/support/sandboxed_code.js
lib/test/support/sockets/README
lib/test/support/test_plugin/ParentHooks.js
lib/test/support/test_plugin/ShovelHooks.js
lib/test/support/test_plugin/manifest.js
lib/test/util.js
lib/test/utilTests.js
lib/test/wrapperFactory.js
lib/wrapperFactory.js
package.json
Download
Click the following link to download node-sandbox-master.zip.
node-sandbox-master.zip