I need to rewrite my python function so that it can be async executable.
async
This function is given as example:
import asyncio from sse_starle