Why do you want to create a websocket client? The ticker is already inbuilt with a websocket. You just need to connect to the ticker and subscribe an instrument token to it. Then handle the tickreceived event to get the tick and take it forward from there for your programming logic.
If the above doesnt help, pls share more details on why you want to create a websocket and may be we can help.
Thanks for your response.... Actually I am lacking in basic understanding of Zerodha API. Can you please send me some link so that I would have more clear picture on this.
If the above doesnt help, pls share more details on why you want to create a websocket and may be we can help.