v3.1.1
Fixed
- Socket: Do not warn when checking for socket existence
- Socket: Implement heartbeat to avoid session timeout
How to update existing projects
$ cd your-project
$ npm install [email protected]
Read more on maintaining npm dependencies.
$ cd your-project
$ npm install [email protected]
Read more on maintaining npm dependencies.