keymetrics / pm2-io-js-api

PM2.io API Client for Javascript
http://docs.api.cloud.pm2.io/index.html
Apache License 2.0
28 stars 13 forks source link

bug: ping function doesn't exist #42

Closed Eywek closed 6 years ago

Eywek commented 6 years ago

This: https://github.com/keymetrics/pm2-io-js-api/blob/master/src/network.js#L288 doesn't work, ping() method need to be implemented to https://github.com/keymetrics/pm2-io-js-api/blob/master/src/utils/websocket.js