I eventually fixed this. lightstreamer_node.js had to be in the same directory as the file I was writing: https://github.com/jrburke/requirejs/issues/122
Type: Posts; User: TimL
I eventually fixed this. lightstreamer_node.js had to be in the same directory as the file I was writing: https://github.com/jrburke/requirejs/issues/122
Sorry to bother you again Giuseppe. Perhaps this is one for Stack Overflow: Why would define still be undefined after requiring lightstreamer_node.js in the way you described above? From what I have...
Thank you Giuseppe! This is probably a bit of a noob question but how do I use that library in node.js? I am requiring it like so:
ls = require "../thirdparty/lightstreamer_node.js"
but...
Thanks! I'll give that a go.
I am able to connect to https://push.lightstreamer.com as well as http://push.lightstreamer.com. I've attached the LoggerProvider and the error looks to be 'License not valid for this Client...
Hi,
I'm using LightStreamer to connect with IG Index (https://labs.ig.com/streaming-api-guide). I have succeeded using javascript in Chrome and now I am trying with node.js with very similar code....
Solved. My port was wrong. I should have been using 443
Hi,
Has the Flex API been depreciated or is it still supported? I notice there's not been much activity on this part of the forum...