UNMAINTAINED - An API compatible open source server for interacting with devices speaking the spark-protocol
GNU Affero General Public License v3.0
442
stars
136
forks
source link
Photons subscribed to SSEs do not return data #55
Open
chuank opened 9 years ago
I've tested my local cloud and spotted the following:
http://cloud.local:8080/v1/events/someVar?access_token=[accesstoken]
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.