Hi everyone, This is to announce new releases of faye-websocket and websocket-driver for Node and Ruby. The main changes are:
faye-websocket 0.10.0: * Adds the standard 'close' and 'reason' parameters to the close() method websocket-driver 0.6.0: * Allows the parser to continue safely if an event listener raises an error * Adds a pong() method for sending unsolicited pong frames They are available via npm and rubygems as usual. As an aside, it seems from the download stats on npm that an awful lot of people are still using faye-websocket <= 0.4, before websocket-driver was extracted from it. This release is now 3 years old and missing many protocol bug fixes, and I strongly recommend that you upgrade. If there's a reason you cannot upgrade I would like to know, since I try to make all releases back-compatible. -- James Coglan http://jcoglan.com +44 (0) 7771512510 -- 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/CALm1c-ED%3DcVKMuWGpnDzg1tXqegUqPAPGHkKwh2f-k%3DwTVnnJg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
