pgriess / node-websocket-client

A Web Socket client for NodeJS
BSD 3-Clause "New" or "Revised" License
150 stars 68 forks source link

Latest release of nodejs (0.5.8) - Does not work at all #15

Open alaingilbert opened 13 years ago

alaingilbert commented 13 years ago

Hey,

This lib does not work at all on the latest version of nodejs (0.5.8).

I know it work well on the 0.4.8 version of nodejs.

Do anybody have an idea of what can be the problem ?

Alain