nodepp icon indicating copy to clipboard operation
nodepp copied to clipboard

connection auto close

Open jasoncheng opened this issue 7 years ago • 0 comments

Dear sir:

I try to use your module and work perfect on NodeJS v0.10.37, but recently after upgrade to NodeJS v8.9.3, some registry like Google, will cause some issue;

  1. connected
  2. on('readable') => null
  3. on('end')

no greeting XML, nothing return, auto disconnect, may you help me? many thanks

jasoncheng avatar Dec 29 '17 08:12 jasoncheng