I am using FastAPI to create a websocket endpoint, but I have lots of synchronous application code that I would like to use without creating async wrappers. But since all websoc