You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is simply a feature request to add a new Python server generator that generates asyncio-based, or more precisely aiohttp-based webservers.
We already have a nice asyncio-based Python client generator, but I would also need a server-side counterpart for my asyncio-based projects.