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 a simple beginner's project with aiohttp.
It is a basic websocket server, incuding jinja2 templating, and non-async code processing in the background and communicating message to be sent toe websocket clients.