Search:

Type: Posts; User: kpturner

Search: Search took 0.02 seconds.

  1. Replies
    14
    Views
    21,909

    Yes I did this: ...

    Yes I did this:


    blah.setRequestedMaxFrequency("unfiltered");
  2. Replies
    14
    Views
    21,909

    Seems to work very well thanks. I have switched...

    Seems to work very well thanks. I have switched the broadcast to DISTINCT and setRequestedSnapshot(1). The client is unable to broadcast until onEndOfSnapshot() is fired. The single snapshot...
  3. Replies
    14
    Views
    21,909

    Great - thanks. Could yo also elaborate on I...

    Great - thanks. Could yo also elaborate on

    I can see "unfiltered dispatching" mentioned in a few places in the docs but I cannot find anything that explains exactly what it is and how it is...
  4. Replies
    14
    Views
    21,909

    Thanks for the update. I am a noob so I have very...

    Thanks for the update. I am a noob so I have very little experience of snapshot maintenance at the moment (apart from what I have seen in the chat demo). I guess I need to read up a little.

    The...
  5. Replies
    14
    Views
    21,909

    It does raise another question though. I am...

    It does raise another question though. I am also using a broadcast technique where multiple clients can subscribe to the same feed. When one sends a message, everyone gets it apart from the...
  6. Replies
    14
    Views
    21,909

    Yes OK - thanks.

    Yes OK - thanks.
  7. Replies
    14
    Views
    21,909

    I have done a smartupdate with a special value to...

    I have done a smartupdate with a special value to indicate to the client that the subscription is complete. It seems to work now, but I guess I have added a small overhead to my initialisation...
  8. Replies
    14
    Views
    21,909

    OK thanks for that - so at what point on my...

    OK thanks for that - so at what point on my client am I safe to issue the sendMessage()? During the early part of my testing, if I did a sendMessage() immediately after I have done a...
  9. Replies
    14
    Views
    21,909

    Unexpected sequence of events on data adapter

    I have a sequence of events that I didn't expect. It may be normal, but I wanted to checked.

    My client subscribes to a feed, and when the onSubscription() event fires on my client, I am doing a...
Results 1 to 9 of 9
All times are GMT +1. The time now is 02:44 AM.