_get_kwargs()
asyncio()
sync()
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.
WebSocketClientProtocol