add note about cors, closes #28
This commit is contained in:
parent
1ac2b5483a
commit
b6e7ee635e
@ -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
|
||||
=======
|
||||
|
||||
npm install
|
||||
npm test
|
||||
|
||||
npm install
|
||||
npm test
|
||||
|
||||
License
|
||||
========
|
||||
|
Reference in New Issue
Block a user