benjaminws / stomp-js

Implementation of the STOMP protocol in node.js
BSD 3-Clause "New" or "Revised" License
87 stars 47 forks source link

SSL mode fails, says socket not writable #11

Closed rauls closed 12 years ago

rauls commented 13 years ago

The new version, that npm installed under "stomp" has this error.

Its a bit different to the previous "stomp-js" code.

benjaminws commented 13 years ago

Can you try thw new veraion from npm?

Sent via Hubroid

rauls commented 13 years ago

I install to global and looks ok.

rw-r--r-- 1 nobody root 3156 Sep 8 11:50 frame.js -rw-r--r-- 1 nobody root 191 Sep 8 11:50 stomp-exceptions.js -rw-r--r-- 1 nobody root 11222 Sep 8 11:50 stomp.js -rw-r--r-- 1 nobody root 2220 Sep 8 11:50 stomp-utils.js

On Tue, Sep 6, 2011 at 12:17 AM, benjaminws < reply@reply.github.com>wrote:

Can you try thw new veraion from npm?

Sent via Hubroid

Reply to this email directly or view it on GitHub: https://github.com/benjaminws/stomp-js/issues/11#issuecomment-2000697

-Raul Sobon


raul.sobon@ac3dec.com or raul.sobon@gmail.com phone +61 404 998 990/0411 264 148, PennyTel-8889217619

benjaminws commented 12 years ago

This is fixed by using a newer version.