Hi,
Referring to the page http://dev.windower....ions:pipe:start
Are these functions working? When I attempt to connect with
windower.pipe.connect_reader()
inside the load event handler, I get a message telling my I connected and then instantly another which tells me I disconnected. I have a named pipe server set up on the same pc which is accepting connections on the name "luaReader" so I was wondering if perhaps these functions are just placeholders right now or if I am doing something wrong somehow.
Thanks!