<p>Hello,</p>
<p> </p>
<p>I am trying to run a continuous command on the server like an interactive prompt (e.g. mysql or irb) or rack/node.js server which starts a foreground process that listens on a specific port and optionally outputs log events.</p>
<p> </p>
<p>Is this possible with the library? I tried several techniques mentioned on this tracker (with the latest binary) but none worked for me.</p>
<p> </p>
<p>Thank you!</p>
Comments:
<p> </p>
<p>I am trying to run a continuous command on the server like an interactive prompt (e.g. mysql or irb) or rack/node.js server which starts a foreground process that listens on a specific port and optionally outputs log events.</p>
<p> </p>
<p>Is this possible with the library? I tried several techniques mentioned on this tracker (with the latest binary) but none worked for me.</p>
<p> </p>
<p>Thank you!</p>
Comments:
Closing this issue since this is more of a feature request then issue, also this feature currently is not possible.