OpenApi-5p / py5paisa

Official Python SDK for 5paisa APIs natively written in VB .NET
https://5paisa.github.io
89 stars 68 forks source link

Close websocket connection #262

Open Dewangjani726 opened 1 year ago

Dewangjani726 commented 1 year ago

Description

I am trying to close websocket connection using client.close_data() but its continuously printing messages instead of closing connection.

Request if anyone can guide how to close an open websocket connection.

P0W commented 1 year ago

Can you please share how are you doing this? A snippet would suffice