Hi,
I have a node.js REST application which will handle the JSON Data and a log 
file from the client(mobile). I am using the busboy module to handle both 
json and file in a request. Here I am facing the issue of sending the 
response to client. Has the field/json data will finish the work and it 
can't wait until the file will process the request. 

Is their any good way to handle both and wait for each one to complete and 
send response after all the logic is complete.  


Thanks

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/2817876c-2749-4bfc-a848-9ddd5a46f9d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to