Thanks for your response @sujith . I understood the reason behind not having the feature and feels quite reasonable. I got something working locally ITM.
whats the huge change for existing users ? Can you elaborate ? any one using non maven build can always download the jar from maven central or you can provide a direct link if they dont understand standard java build process like your own process.
@sujith whats the status of this now ? Can we still use 3 websockets with one key or not ? And is the max limit of instruments per connection still 1000 ?
1. Maven / Gradle use centralized distribution system for dependencies which is a established / standard way of publishing / using deps / jar files in java projects. This way repository / codebase sizes are not inflated and dependencies are downloa…
Ok. good to know. @sujith can you look into the latest PR for the java kite connect api along with the relevant issue. Has maven compliance / java 1.8 upgrade. Can help with maven central release if you need.
thanks
if my accessToken is invalidated I first generate a session with kiteConnect.generateSession and then retrieve the accessToken from user.accessToken and use