@zartimus @sujith I am using same Java code as per the sample https://github.com/zerodhatech/javakiteconnect/blob/kite3/sample/src/Examples.java
only change is I have commented these since I don't want to close socket
// Unsubscribe for a …
@sujith I understand that but manual login and request token are somewhat different, for example I can login from mobile but not change request token so in that way exchange rule is also followed login daily manually without the need to require new …
@zartimus I am not doing any heavy tasks also this condition won't be true if last pong or tick is received within the interval, only when I am saving to DB in other threads this is getting dropped if not saving to db connection is working fine