kittycad.api.modeling.modeling_commands_ws
Functions
|
Pass those commands to the engine via websocket, and pass responses back to the client. |
|
|
|
Pass those commands to the engine via websocket, and pass responses back to the client. |
|
- async kittycad.api.modeling.modeling_commands_ws.asyncio(*, client)[source][source]
Pass those commands to the engine via websocket, and pass responses back to the client. Basically, this is a websocket proxy between the frontend/client and the engine.