You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/handlers/api/controller
grossmj 86f87aec74
Fix installation with Python 3.7. Fixes #1414.
6 years ago
..
__init__.py The server has now 2 notification streams 6 years ago
appliance_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
compute_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
drawing_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
gns3_vm_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
link_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
node_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
notification_handler.py Fix installation with Python 3.7. Fixes #1414. 6 years ago
project_handler.py Fix installation with Python 3.7. Fixes #1414. 6 years ago
server_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
snapshot_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
symbol_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago