Search:

Type: Posts; User: giuseppe.corti

Search: Search took 0.02 seconds.

  1. Is your client aware of its typology? Ie. it can...

    Is your client aware of its typology? Ie. it can do something like this:


    var liverateId = "lmxtrade"; //
    var liverateSubscription = new Subscription("COMMAND",liverateId,fieldList);...
  2. Hi, Perhaps the most appropriate way to pass...

    Hi,

    Perhaps the most appropriate way to pass client information to the adapter is through extra http headers.
    Please check out the documentation of this method...
  3. You have both options available. Or have...

    You have both options available.
    Or have different Items all customized according to the user, and the client must explicitly subscribe to all of these.
    Or manage only one Item, obviously also...
  4. Hi, The scenario you described requires a...

    Hi,

    The scenario you described requires a personalized Item. I mean that each user subscribes to a specific Item reserved to the specific user.
    The Item name could be the client_com_id itself, if...
  5. In vb there is some system utilities (this ...

    In vb there is some system utilities (this for example) that help to serialize and deserialize from json to a common collection object, such a Dictionary, or a List, ...
    In this case you could keep...
  6. Hi From Lightstreamer point of view, the most...

    Hi

    From Lightstreamer point of view, the most natural mapping for a dynamic list of stocks is definitely an item in COMMAND mode.
    Obviously this requires that in your adapter you have to unpack...
Results 1 to 6 of 6
All times are GMT +1. The time now is 02:36 AM.