add note about cors, closes #28

This commit is contained in:
José F. Romaniello 2013-11-03 21:11:52 -02:00
parent 1ac2b5483a
commit b6e7ee635e

View File

@ -55,12 +55,13 @@ Usage
``` ```
__Note:__ in the client-side use `io.connect()` or `io.connect('http://the-same-domain.com')` because Socket.io can work with CORS but the browser will not send the cookies.
Develop Develop
======= =======
npm install npm install
npm test npm test
License License
======== ========