Commit Graph

71 Commits (496170b4e50afcd345d8a38b17c8357065c1ceed)

Author SHA1 Message Date
Julien Duponchelle f93e443548
Prevent close server process to be started twice
8 years ago
Julien Duponchelle 21b99ad9f9
Support for sendings settings for the GNS3VM from the GUI
8 years ago
Julien Duponchelle 2842904769
Clean exit when you Ctrl+C the server and client are still connected
8 years ago
Julien Duponchelle 9e81994adc
Reset project auto start, auto close, auto open at project import
8 years ago
Julien Duponchelle ac085126fc
Support for auto open projects
8 years ago
grossmj a289c9c685 Change option from udp_discovery to server_discovery.
8 years ago
grossmj da58a65075 Merge remote-tracking branch 'origin/2.0' into 2.0
8 years ago
grossmj 32907ccac3 Use a classic thread for UDP server discovery. Closes #545.
8 years ago
Julien Duponchelle 45d7e09cbd
Add a settings in command line and config file to enable discovery
8 years ago
grossmj 56051b1142 UDP server discovery. Ref #545.
8 years ago
grossmj 31f4b52631 Add zeroconf. Ref #545.
8 years ago
Julien Duponchelle 4afa5994e8
Fix stacktrace when exiting with Ctrl + C
8 years ago
Julien Duponchelle 6c1d7bad81
Catch extra args in windows signal handler
8 years ago
Julien Duponchelle 29127895b9
Fix the watch local server configuration file
8 years ago
Julien Duponchelle 0063fb4615
Add 127.0.0.1:8080 in allowed CORS
8 years ago
Julien Duponchelle c4ebdc0e37
Allow cors from Github pages demo site
8 years ago
Julien Duponchelle 342bcdb5b6
CORS support
8 years ago
Julien Duponchelle f5e5cf5059
Save the list of compute node
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
8 years ago
Julien Duponchelle aad69e9650
Create a /server API for register servers
8 years ago