kittycad.api.modeling.modeling_commands_ws.sync
- kittycad.api.modeling.modeling_commands_ws.sync(fps, post_effect, show_grid, unlocked_framerate, video_res_height, video_res_width, webrtc, *, client, pool=None, replay=None)[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.
- Return type:
ClientConnection