Friday, 6 September 2013

How to use NamedPipes in PhantomJS

How to use NamedPipes in PhantomJS

I would like to communicate between C# Application and PhantomJS via IPC /
NamedPipes. The guide says its supported however how can this be done in
practice?
https://github.com/ariya/phantomjs/wiki/Inter-Process-Communication

No comments:

Post a Comment