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:
Forums
Clear All
New Activity (
)
Older Activity
March 5th, 2021,
09:25 PM
anton.pivkach
replied to a thread
NPM Client web SDK disconnect for some reason
in
Client SDKs
Thanks a lot! It seems that this fixed your issue.
see more
5 replies | 4412 view(s)
March 5th, 2021,
04:02 PM
Alessandro Carioni
replied to a thread
NPM Client web SDK disconnect for some reason
in
Client SDKs
Hello Anton, You are right. That check is too restrictive. We have already fixed it on Github and we’ll include the patch in the next release....
see more
5 replies | 4412 view(s)
March 5th, 2021,
03:28 AM
suth_a
replied to a thread
Can anyone recommend stock market data providers?
in
General
thanks very much I will check FMP out
see more
2 replies | 321 view(s)
March 4th, 2021,
09:59 PM
TannerR
replied to a thread
Access Token Info from Metadata Adapter in DataAdapter?
in
Adapter SDKs
Thank you for the clarifications on this. As such, we have decided to refactor, and remove our dependency on the UserId in this case. Thanks,...
see more
2 replies | 201 view(s)
March 4th, 2021,
06:29 PM
anton.pivkach
replied to a thread
NPM Client web SDK disconnect for some reason
in
Client SDKs
I have similar issue on react-navie client (with Load Balancer + Cloudflare). Sometimes LS is working, sometime it doesn't with same error "Wrong...
see more
5 replies | 4412 view(s)
March 1st, 2021,
10:48 AM
giuseppe.corti
replied to a thread
https and java client
in
Client SDKs
Hi ManKeer, Thank you for the logs, we have checked them and first of all I want to clarify that the value for EarlyWSOpen seems completely...
see more
5 replies | 414 view(s)
March 1st, 2021,
08:54 AM
ManKeer
replied to a thread
https and java client
in
Client SDKs
Hi Giuseppe, I have sent an email to lightstreamer support, the email contains two attached files, one when setEarlyWSOpenEnabled = true, and one...
see more
5 replies | 414 view(s)
February 25th, 2021,
06:46 PM
giuseppe.corti
replied to a thread
Handle Different Subscription Types For the Same ItemName (DataAdapter)
in
Adapter SDKs
Hi Tanner, Yes you are right, I confirm that in cases like yours, when the type of information is very different or the external data sources are...
see more
3 replies | 296 view(s)
February 25th, 2021,
06:04 PM
TannerR
replied to a thread
Handle Different Subscription Types For the Same ItemName (DataAdapter)
in
Adapter SDKs
Hi Giuseppe, Thanks for taking the time to reply. I understand what you are saying, that makes sense. I think your scenario of just not...
see more
3 replies | 296 view(s)
February 25th, 2021,
12:16 PM
giuseppe.corti
replied to a thread
Handle Different Subscription Types For the Same ItemName (DataAdapter)
in
Adapter SDKs
Hi Tanner, When a client subscribes to an Item it should also specify s list of fields of which is interested in receiving updates. Each client...
see more
3 replies | 296 view(s)
February 25th, 2021,
10:52 AM
giuseppe.corti
replied to a thread
Access Token Info from Metadata Adapter in DataAdapter?
in
Adapter SDKs
Hi Tanner, The original design of the Metadata and Data Adapter interfaces provides that any matters regarding authentication, authorization and...
see more
2 replies | 201 view(s)
February 25th, 2021,
05:30 AM
TannerR
started a thread
Handle Different Subscription Types For the Same ItemName (DataAdapter)
in
Adapter SDKs
Hello, I have a question regarding the Subscribe method of the DataAdapter. As it currently stands, we pass in a simple string for the item...
see more
3 replies | 296 view(s)
February 25th, 2021,
05:16 AM
TannerR
started a thread
Access Token Info from Metadata Adapter in DataAdapter?
in
Adapter SDKs
Hello, I am currently working on a Metadata and DataAdapter for my project, but am running into a slight problem. When a user authenticates...
see more
2 replies | 201 view(s)
February 23rd, 2021,
02:25 PM
giuseppe.corti
replied to a thread
https and java client
in
Client SDKs
Hi ManKeer, In order to provide the Java client logs you can contact us at support@lightstreamer.com Regards, Giuseppe
see more
5 replies | 414 view(s)
February 23rd, 2021,
01:37 PM
ManKeer
replied to a thread
https and java client
in
Client SDKs
Hi Giuseppe, I have used the setEarlyWSOpenEnabled two times, one with true and one with false, I have the client side logs for both case,...
see more
5 replies | 414 view(s)
February 23rd, 2021,
11:28 AM
DarioCrivelli
replied to a thread
Configure lightstreamer URLs
in
Client APIs
Hello, Unfortunately the extension is not configurable; and we thought that the txt extension was the most suitable to convey our content, which is...
see more
1 replies | 149 view(s)
February 23rd, 2021,
01:52 AM
rperseguini
started a thread
Configure lightstreamer URLs
in
Client APIs
Hello, we're having issues on installing our application in some brokerage houses, that are under strong communication control. We use TLCP...
see more
1 replies | 149 view(s)
February 22nd, 2021,
10:28 AM
giuseppe.corti
replied to a thread
HTML5 LS client Vs Java LS client
in
General
This is the same as in this thread (https://forums.lightstreamer.com/showthread.php?8881-https-and-java-client), the discussion continues there.
see more
1 replies | 177 view(s)
February 22nd, 2021,
10:25 AM
giuseppe.corti
replied to a thread
https and java client
in
Client SDKs
Hi ManKeer, The APIs of the Web and Java client libraries are very similar, so there should be no substantial differences in the connect...
see more
5 replies | 414 view(s)
February 21st, 2021,
01:43 PM
ManKeer
started a thread
https and java client
in
Client SDKs
I have a java LS client and HTML 5 Ls client, both of them are connecting to LS server. The LS server is located behind the load balancer, the LS...
see more
5 replies | 414 view(s)
February 21st, 2021,
01:42 PM
ManKeer
started a thread
HTML5 LS client Vs Java LS client
in
General
I have a java LS client and HTML 5 Ls client, both of them are connecting to LS server. The LS server is located behind the load balancer, the LS...
see more
1 replies | 177 view(s)
February 14th, 2021,
11:44 AM
melissacollin
replied to a thread
Can anyone recommend stock market data providers?
in
General
Just hop to this post and think to get you another site add to your list. If you're just doing research, I'd recommend starting out with daily...
see more
2 replies | 321 view(s)
February 9th, 2021,
09:11 AM
DarioCrivelli
replied to a thread
Finding User name
in
General
Hello, This is a question that pertains to the Lightstreamer-based application that you are using (and related community). Lightstreamer just acts...
see more
1 replies | 220 view(s)
February 8th, 2021,
09:10 PM
Amir
started a thread
Finding User name
in
General
Hello, I'm a beginner in web programming. I want to get live data to use in the FOREX API with python. I tried to get the data, but I don't know...
see more
1 replies | 220 view(s)
More Activity
No More Results