add web socket support to io using fastapi #111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ref file:
https://github.com/neph1/LlamaTale/blob/master/tale/tio/if_browser_io.py
Ref snippet:
This is a complex task that requires changes to driver_if.py from where the class is instantiated and the super class driver.py.
In addition, the client in /web needs to be updated to handle this new framework.
Give it your best shot, and reach out if you need more information.