I'm getting " Cannot find module 'socket.io-client'" when I do npm install socket.io. Anyone else having problems?
How does the worker support for the client work? What gets into this
worker, for what gets the workers used?
Some general words about information / documentation / etc.
I am relativly new to socket.io, and i have to say it is not as easy
as it could be to get the current documenation and/or manual for the
current release, with the current API Spec, examples, etc, etc.
Sometimes the socket.io website is a good start, most of the times
github has more information, but it is not clear if the README of
examples, etc are up-to-date.
I think this could really be improved to make an already gret library
even better. I actually really like the way node.js does it with its
documentation.
Kind regards
---
Thomas FRITZ
web http://fritzthomas.com
twitter http://twitter.com/thomasf
2011/10/28 Mark Hahn <ma...@hahnca.com>:
Example: https://github.com/LearnBoost/socket.io-client/blob/master/test/worker.js
https://github.com/LearnBoost/socket.io-client/blob/master/test/socket.test.js#L360-371