I have updated the main file and it worked, Thanks Dario for the quick replies
Type: Posts; User: sekarcse
I have updated the main file and it worked, Thanks Dario for the quick replies
Thanks Dario. I got the file.
Is there a way to selectively update specific properties within the lightstreamer_conf.xml file from the container using environment variables, rather than replacing...
I haven't been able to locate a sample file for the primary configuration file, specifically "lightstreamer-conf.xml." Would it be possible for someone to provide a sample of this file?
We are using only adaptor.xml . we created docker images deployed the server in k8s
Could you help me where to add the main configuration file.
We're making use of the Dot net Adapter.
On the client-side:
We've set the cookie handling requirement to "true" with the line client.connectionOptions.setCookieHandlingRequired(true).
After...