mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 06:18:08 +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 | ||
appliance_handler.py | ||
compute_handler.py | ||
drawing_handler.py | ||
gns3_vm_handler.py | ||
link_handler.py | ||
node_handler.py | ||
notification_handler.py | ||
project_handler.py | ||
server_handler.py | ||
snapshot_handler.py | ||
symbol_handler.py |