I am trying to use the new socket.io 1.0 with NodeJS, and on the client side I see this error - โUnused error: did not requireโ socket.io โfromโ root โ', it looks wrong with my client, but the path worked with 0.9.
Edit * This seems like a problem with socket.io 1.0, and there is a small fix for this, although I could not get it to work. So instead, I returned to 0.9.
source share