pieces-app / pieces-os-client-sdk-for-python

The Pieces OS Client SDK is a powerful code engine package designed for writing applications on top of Pieces OS.
MIT License
26 stars 14 forks source link

fix ask web-socket #97

Open Bishoy-at-pieces opened 2 weeks ago

Bishoy-at-pieces commented 2 weeks ago

When you close the Ask webscocket nothing happens for one main reason where it is labeled as it is not running since we overwrite the main on open function we should be setting the on_open callback instead