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
Rewrite main.py to using sockets instead of transports and protocols asyncio
Because bad documentation about protocols and transports. Documentation tell
about basic using, but event without async await