Kotak-Neo / kotak-neo-api

113 stars 105 forks source link

Fixed issues with acessing weboscket data #62

Closed prathwishm closed 1 year ago

prathwishm commented 1 year ago

1) Commented out print function in HSWebSocketLib.py 2) Weboscket order updates can be handled in user defined function by acessing class object 3) Weboscket data can be accessed in user defined functions without using client._NeoAPI__on_message = on_message