Which endpoint should be used for getting premium LTP?
Does the feed token work with different endpoints than JWT?
Is there a different API for live market data that works with feed token?
@devendrav I know it is a year old question but I faced the same issue. The GoSDK uses gorilla websocket which is not useful for websockets on Angel One. It needs another kind of socket. So, there is basic flaw in the SDK.