Hello,
When conencting with a b4x or non b4x client to a websocket created by b4j with jserver, just after the client connects to server, he/she gets
{"data":[],"etype":"setAutomaticEvents"}
1)How can I make this dissapear ?
2) Clients are disconnected randomly between in 2 to15 minutes when connected to websocket with jserver. why so much disconnections? I also use websocket to connect to a data provider and never get disconnected for days maybe. What may be wrong?
Thank you.
When conencting with a b4x or non b4x client to a websocket created by b4j with jserver, just after the client connects to server, he/she gets
{"data":[],"etype":"setAutomaticEvents"}
1)How can I make this dissapear ?
2) Clients are disconnected randomly between in 2 to15 minutes when connected to websocket with jserver. why so much disconnections? I also use websocket to connect to a data provider and never get disconnected for days maybe. What may be wrong?
Thank you.
Last edited: