ZoneMinder / zmeventnotification

Machine Learning powered Secure Websocket & MQTT based ZoneMinder event notification server
415 stars 129 forks source link

Relook at active connections in case multiple ones have the same token #30

Closed pliablepixels closed 6 years ago

pliablepixels commented 6 years ago

In the event we have an app making multiple new web sock connections with the same token, multiple pushes will be sent out. There is one user who says this is happening in his case - need to make sure we handle this. Not marking as a bug yet, but for investigation.

pliablepixels commented 6 years ago

This is a bug, but of zmNinja, not the event server, so closing. Please follow the related zmN bug above