particle-iot / spark-server

UNMAINTAINED - An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
441 stars 136 forks source link

Photons subscribed to SSEs do not return data #55

Open chuank opened 9 years ago

chuank commented 9 years ago

I've tested my local cloud and spotted the following:

EDIT: running particle subscribe (pointed at the local cloud) does reveal that the 1st Photon's published events are being accepted by spark-server.

The same basic code works when tested against the Particle.io cloud.

KarbonDallas commented 9 years ago

@chuank ah, this is a good find! Thank you for the bug report!