[nodejs] Asynchroneous answer to the client with nodejs and socket.io... is it possible?

2015-09-25 Thread Bouch Seb
Hi, thanks for reading my newbie question. Sorry if it's already in the forum and I didn't find it... Is it possible to have this sequence with nodejs through socket.io: 1. a client requests the server 2. the server answers and runs a setTimeout function 3. when the setTimeout elapses, the server

Re: [nodejs] Cannot run node.js packages in Virtualbox Shared folders

2015-09-25 Thread alainm
Hei !!! I run into that once! There is a CLI command to enable symlinks in VirtualBox. I will post it later Alain Enviado via AquaMail para Android http://www.aqua-mail.com A 25 de setembro de 2015 02:26:00 Ryan Graham escreveu: The problem is symlinks, which is what

Re: [nodejs] Cannot run node.js packages in Virtualbox Shared folders

2015-09-25 Thread Alain Mouette
Hi, here it is: VBoxManage setextradata VBoxInternal2/SharedFoldersEnableSymlinksCreate/host 1 That allows links between internal drive and shared folders PS: I hope that this gets to the list, my las message was not received PLEASE: confirm that you got it Alain Mouette === Projetos