bruce
bruce
OK thank you. I will try. Do you think there will be a new release soon?
See #35. Looks like same issue to me. Limited to Linux I think. Pull request to fix it is extant.
Well installing that package fixed my problem - electrify now packages under Linux Mint x64. Thank you.
+1 Same issue On Mint Linux x64
changing to cp -u works there are some modules related to angular that I needed to add manually with npm, and together with the change mentioned in an earlier post...
Well emscripten provides at least some support for Boost.ASIO. Apparently it puts a sockets wrapper on webSockets to interface to the C code. But yes, it must then expose it...
Nice explanation - I begin to see the difficulties. From the few tests I have done, the LSL discovery system works beautifully - that is why I was keen to...
Also, server(as client) to server(as master) connections please. DDP allows for this however all meteor streamers to date (I think) have not allowed for this. cheers. [Basically allowing server-side streamy.emit('message',...