jungle-node
Version:
The Node.js mounts and platform specific domain for Jungle
22 lines (13 loc) • 677 B
Markdown
The node specific mounts and wrappers that supports the creation of Jungle servers.
the mount for running a jungle cell as a server, it works by interpreting it's exposed input contacts as url's that can be accessed by external clients.
the mount for creating a subprocess that is communicated with over stdio channels.
the corresponding client for the httpServer, creates a client-cell that will turn its input contact calls into requests over http.
the client side cell that represents a connection to a remote jungle server.
copyright Edward Dalley 2017