Welcome to the Lightstreamer Forums. Please login below or
register now.
Login:
Remember Me?
Forums
What's New?
Activity Stream
New Posts
New Events
Mark Forums Read
Advanced Search
Home
Activity Stream
If this is your first visit, be sure to check out the
FAQ
by clicking the link above. You may have to
register
before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Activity Stream
Filter
Sort By
Time
Show
Recent
Recent
Popular
Popular
Anytime
Anytime
Last 7 Days
Last 7 Days
Last 30 Days
Last 30 Days
All
All
Photos
Photos
Forum
Forums
Filter by:
Popular
Forums
Last 30 Days
Clear All
New Activity (
)
Older Activity
May 12th, 2022,
07:22 AM
shirli_om2
started a thread
Unexpected snapshot event for COMMAD item
in
Adapter SDKs
In our system the Data adapter give the initial snapshot as the first client subscribes, the snapshot is multiple events sent with "Add" command...
see more
1 replies | 126 view(s)
May 12th, 2022,
10:03 AM
DarioCrivelli
replied to a thread
Unexpected snapshot event for COMMAD item
in
Adapter SDKs
Please find the corresponding answers below: Yes, as long as at least one client is subscribed to, the subscription is kept. When the last...
see more
1 replies | 126 view(s)
April 29th, 2022,
10:04 PM
baalbaki
replied to a thread
Connection to server failing Closed HTTP connection with internal cause code: 10
in
Adapter SDKs
Thanks for the quick response Dario!
see more
15 replies | 3686 view(s)
April 29th, 2022,
03:33 PM
DarioCrivelli
replied to a thread
Connection to server failing Closed HTTP connection with internal cause code: 10
in
Adapter SDKs
Hello, The interface contract is that every time the session is terminated and a onFailure notification is sent, the notifications of the...
see more
15 replies | 3686 view(s)
April 29th, 2022,
02:13 PM
baalbaki
replied to a thread
Connection to server failing Closed HTTP connection with internal cause code: 10
in
Adapter SDKs
Hi Giuseppe, Can you let me know if this is true? if not, in which case the unsubscription of all active subscriptions is called? 1-If we receive a...
see more
15 replies | 3686 view(s)
April 29th, 2022,
09:49 AM
giuseppe.corti
replied to a thread
Connection to server failing Closed HTTP connection with internal cause code: 10
in
Adapter SDKs
Hi baalbaki, It seems that the two environments have different network infrastructures or anyway with substantially different behavior when...
see more
15 replies | 3686 view(s)
April 28th, 2022,
08:51 PM
baalbaki
replied to a thread
Connection to server failing Closed HTTP connection with internal cause code: 10
in
Adapter SDKs
Hello support. whenever I shutdown the lightstreamer server in my simulator i get this callback ConnectionListener:: onFailure(PushConnException e)...
see more
15 replies | 3686 view(s)
April 26th, 2022,
07:09 PM
Megabyzus
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
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...
see more
20 replies | 1123 view(s)
April 26th, 2022,
09:31 AM
giuseppe.corti
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Hi Megabyzus, Thank you for the feedback about your integration process. About your questions: 1. I can confirm that the combination of...
see more
20 replies | 1123 view(s)
April 23rd, 2022,
01:09 PM
Megabyzus
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
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...
see more
20 replies | 1123 view(s)
April 22nd, 2022,
08:57 AM
giuseppe.corti
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Hi Megabyzus, The 'CONNECTED' prefix actually guarantees that a physical connection with the server has already been established. Only in the...
see more
20 replies | 1123 view(s)
April 21st, 2022,
07:09 PM
Megabyzus
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Thanks. And thoughts on '2'?:
see more
20 replies | 1123 view(s)
April 21st, 2022,
09:13 AM
giuseppe.corti
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Hi Megabyzus, As I said before it is not the expected behavior. It is very strange that a subscribe call causes the failure of the connection...
see more
20 replies | 1123 view(s)
April 20th, 2022,
05:31 PM
Megabyzus
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
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...
see more
20 replies | 1123 view(s)
April 20th, 2022,
11:25 AM
giuseppe.corti
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Hi Megabyzus, 1. No, the subscribe requests should not interfere in any way with connection operations. If a valid client session with the server...
see more
20 replies | 1123 view(s)
April 20th, 2022,
10:18 AM
Megabyzus
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
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....
see more
20 replies | 1123 view(s)
April 19th, 2022,
02:19 PM
giuseppe.corti
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Hi Megabyzus, 1. I can confirm that generally it is a good practice to keep the LightstreamerClient object connected to the server and subscribe...
see more
20 replies | 1123 view(s)
April 19th, 2022,
11:34 AM
thakgya1
replied to a thread
I need a help to enable the HTTPS "SSL" in (LightStreamer 5.1.1)
in
General
Thank you so much for your informative and valuable reply. hellodear.in teatv.ltd
see more
23 replies | 4778 view(s)
April 19th, 2022,
10:55 AM
Megabyzus
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Excellent. Multiple subscriptions clears a lot for us. Many thanks. A few related questions: 1. In terms of performance, since there are TWO...
see more
20 replies | 1123 view(s)
April 19th, 2022,
10:12 AM
DarioCrivelli
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Please consider that Lightstreamer is a general purpose tool which is focused on the data flow management. You may have found our General Concepts...
see more
20 replies | 1123 view(s)
April 19th, 2022,
09:59 AM
giuseppe.corti
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
Hi Megabyzus, 1.a There is no limit to the number of subscriptions a LightstreamerClient object can request. Obviously considerations regarding...
see more
20 replies | 1123 view(s)
April 18th, 2022,
03:16 PM
Megabyzus
replied to a thread
Angular Frondend app with multiple 'decoupled' modules
in
General
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...
see more
20 replies | 1123 view(s)
More Activity
No More Results