Search:

Type: Posts; User: Megabyzus

Search: Search took 0.02 seconds.

  1. Thanks. To be clear, since there is no 1 - 1...

    Thanks. To be clear, since there is no 1 - 1 correspondence between items and subscriptions (i.e. we can have multiple subscription references to the same items and vice versa) then my pseudocode...
  2. Thanks. I'll look into that further. I have all...

    Thanks. I'll look into that further. I have all this working nicely and in the final optimization steps of the code. So:

    1. Given we get a subscription object via is there a way to do a reverse...
  3. Thanks. And thoughts on '2'?:

    Thanks. And thoughts on '2'?:
  4. Hmmm. 1. If i attempt a subscribe before a...

    Hmmm.

    1. If i attempt a subscribe before a 'CONNECT: XXXX' the listener that spits out the connection status stops. I can olny make it work if indeed there is a connection.

    2. I'm confused now...
  5. Thanks. Very helpful. As for: I'm not sure...

    Thanks. Very helpful. As for:



    I'm not sure if this is our construct. I thought it was yours. However, it seems from your response it is ours. I'll look into it.

    Other questions:

    I...
  6. Excellent. Multiple subscriptions clears a lot...

    Excellent. Multiple subscriptions clears a lot for us. Many thanks. A few related questions:

    1. In terms of performance, since there are TWO particular pages that are interested in their separate...
  7. While, you're kindly working on responses to my...

    While, you're kindly working on responses to my previous post, I have a separate series of questions:

    1. a how many 'subscriptions'; can be made to a lightstreamer client object?
    1. b. Why is...
  8. I finally have it working. Note, we are behind a...

    I finally have it working. Note, we are behind a corporate firewall and can’t access external repos. What I have gathered from the docs link you shared though is the simple npm install isn’t a thing...
  9. I can't even run a simple instace. I get an error...

    I can't even run a simple instace. I get an error "cannot find name 'Lightstreamer' at:
    I am using version ^7.3.2 in package.json.

    I see some odd references to adding lighstreamer.min.js to...
  10. Yes, your response broadly addresses my question....

    Yes, your response broadly addresses my question. But to be specific:



    So the parent module has done the following:


    It subscribes to ONE topic 'parentTopic'. here's pseudocode:

    const...
  11. Angular Frondend app with multiple 'decoupled' modules

    Hi, from the documentation I'm having difficulty understanding the relationships between subscriptions, topics, items, fields, etc. We have a typical scenario.


    An Angular app ('parent') with...
  12. Giuseppe, many thanks. For a shared collaborative...

    Giuseppe, many thanks. For a shared collaborative grid what subscription mode do you believe is suited best and why?
  13. Giuseppe, many thanks. I'm still a bit...

    Giuseppe, many thanks.

    I'm still a bit unclear. To reiterate, multiple users will be working on the same ng-grid. Can you explicitly clarify the following?:

    - What's special about the viewport...
  14. Giuseppe, thanks. I scanned that segment in the...

    Giuseppe, thanks. I scanned that segment in the repo (the one with scriptaculous, right?). It seems the gid list is static and predefined. Our's is not and scrolling will retrieve new blocks of list...
  15. Ag grid subscriptions and lazy scrolling and subscription mode

    Hi,
    Our users will be concurrently updating a 'shared' ag-grid client multiple cells (akin to Google sheets). A few questions:
    1. How do we manage the Subscription for this grid given the list is...
  16. LS Architecture: Browser sendMessage (LS Client Library)

    Hi, I see in your examples (eg: 'Chat') you are using a 'sendMessage to push browser msgs via LS. I have a few questions.



    What impact does this have on licensing? Does each browser need to...
  17. Replies
    4
    Views
    9,843

    Yes. Thanks!

    Yes. Thanks!
  18. Replies
    4
    Views
    9,843

    I apologize. I meant 'simulate'...how can we...

    I apologize. I meant 'simulate'...how can we simulate LS responses? I suppose simply kick off an emitter with an interval locally on the client side or does LS provide anything?
  19. Replies
    4
    Views
    9,843

    How to simulate Lightstreamer responses

    Hi, as we start development of our client and server LS infrastructure, it would be ideal for the client (Angular) to simulate LS responses until the backend is ready. Much like one can mock HTTP...
  20. :) Thanks!

    :) Thanks!
  21. How many lightstreamer instances per chrome tab?

    We're building a frontend (angular) single page application of independently developed web components. The hope is the components will not communicate directly with one another but rather via their...
Results 1 to 21 of 21
All times are GMT +1. The time now is 07:11 PM.