jotak / mipod

A node module for exposing an MPD API, either as REST service, Websocket or as a library to include. Written in Typescript, executed in Javascript.
MIT License
17 stars 4 forks source link

Idle error: Cannot read property 'emit' of undefined #16

Open thiboot opened 7 years ago

thiboot commented 7 years ago

Hello,

thanks for your work, When i simply try, websocket mode with node mipod-ws.js i got this error in server terminal: Idle error: Cannot read property 'emit' of undefined

I have no notification with "notif" of idle client subscription...