Hey, thanks again for another reply! Yeah, I have a similar functionality to above up and running, was just hoping there was a cleaner way using only the lightstreamer built in functionality. Thanks...
Type: Posts; User: zumb001
Hey, thanks again for another reply! Yeah, I have a similar functionality to above up and running, was just hoping there was a cleaner way using only the lightstreamer built in functionality. Thanks...
Hello,
I am working on connection troubleshooting for my implementation of the Java SE Client 4.3.8 and there is a functionality I can't seem to figure out. I have a primary and secondary connection...
Right, ok. Well thank you for your help. I think at the end of the day I can't call my switch connection startup method directly from the listener because even if I do as you suggested with a timer...
Hey, thank you for your reply. Yeah, the thread is calling a blocking command because I have a timeout mechanism that gives the new client only a certain amount of time to reconnect. So its like::
...
Hello (Using the JAVA SE Client 4.3.8)
I have a use case where I am connecting to a primary source and, upon connection errors, disconnect the client and switch to a backup connection. However, I...
Ah, I see, that makes sense. Thank you!
Hello,
I am setting up a Lightstreamer Java SE Client to connect to a third-party server utilizing the Lightstreamer Adapters. I am running into an issue however as I cannot get onSubscriptionError...