Open ktrue opened 6 years ago
This also would be very helpful. I can not seem to find examples of this available anywhere online.
That kind of happens here: https://github.com/owise1/ambient-weather-api/blob/master/src/index.js#L77 (#77-#93), but I'll admit it's not as straightforward as it could be because it's all wrapped in an object.
It would be really helpful to have a native (non-Node.js) script that just used socket.io.js and native JavaScript to access the realtime information/data. An example script built along those lines would be much appreciated.