Provides for the IPC with the external Plasm Proces, like sending text and making an output polling of the response.
Package Specification
This package is constituted from two classes :
Plasm provieds ALL the IPC communications, state about the outer Plasm Process.
OutputPoller, given a Stream connected to the above specified Plasm class, checks for some
particular states of the Plasm Process, and notifies the plugin about them.
@since 1.0.2Beta