can kite connect in frontend Next.js?

saurabh123
here i want to connect kite threw webstreming var ws = new WebSocket("wss://ws.kite.trade?api_key=xxx&access_token=xxxx"); using this but response is given blob how to access that give me proper solution about tht
Sign In or Register to comment.