senecajs / seneca-transport

Seneca micro-services message transport over TCP and HTTP.
MIT License
63 stars 45 forks source link

Util.isError is deprecated. #66

Closed GlenTiki closed 8 years ago

GlenTiki commented 8 years ago

In use here: https://github.com/senecajs/seneca-transport/blob/master/lib/tcp.js#L30

Ref: https://nodejs.org/api/util.html#util_util_iserror_object

I'm willing to do work on compatibility with deprecated API's if you want to assign them to me.