mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-12 19:38:57 +00:00
86f87aec74
Fix deprecated use of aiohttp.Timeout. Fixes #1296. Use "async with" with aiohttp.ClientSession(). Make sure websocket connections are properly closed, see https://docs.aiohttp.org/en/stable/web_advanced.html#graceful-shutdown Finish to drop Python 3.4. |
||
---|---|---|
.. | ||
__init__.py | ||
documentation.py | ||
logger.py | ||
response.py | ||
route.py | ||
web_server.py |