1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 13:59:06 +00:00
gns3-server/gns3server
Andrej Krpič 3b7dc21ef0 Fix binary websocket access to the console
telnet_writer.write is not an async method - drain() is.
Remove async keyword so the call is the same as for the text websocket.
2021-07-26 12:58:35 +02:00
..
appliances Sync appliance files. 2021-06-10 12:42:43 +09:30
compute Fix binary websocket access to the console 2021-07-26 12:58:35 +02:00
configs
controller Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 2021-06-07 14:08:21 +09:30
handlers Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 2021-06-07 14:08:21 +09:30
schemas Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 2021-06-07 14:08:21 +09:30
static Release web UI 2.2.22 2021-06-05 10:32:12 +02:00
symbols
templates
ubridge
utils Change method to prevent forbidden directory traversal. Fixes #1894 2021-05-16 14:44:38 +09:30
web Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility. 2020-11-17 06:30:47 +00:00
__init__.py
__main__.py
config.py
crash_report.py Release v2.2.22 2021-06-10 15:41:58 +09:30
main.py
notification_queue.py
run.py Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127 2021-02-15 15:57:24 +10:30
version.py Release v2.2.22 2021-06-10 15:41:58 +09:30