☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.4K
All Categories
0
Incidents
167
Node JS client
46
Go client
812
.Net API client
391
Kite Publisher
539
.Net / VBA / Excel (3rd party)
474
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
February 2018
TUSH123
February 2018
sujith
How to use is_Conneted method?
TUSH123
February 2018
in
Python client
Please provide me sample code
I am using like
ws.is_connected == False
in on_errorand on_close but not working
sujith
February 2018
You can check out
websocket usage section
.
TUSH123
February 2018
it doesn't have is_connected usage
sujith
February 2018
It just gives you a boolean response, it will return true when the connection is active and false when it is not connected.
TUSH123
February 2018
ok thanks!
This discussion has been closed.