Commit Graph

25 Commits (44bcc94e3eca24a406b1a92181cac7fb7f5269bd)

Author SHA1 Message Date
grossmj ed8b93dee2 Possibility to get the server version over JSON-RPC/Websocket.
10 years ago
grossmj e7d9f73e1e Display the ZeroMQ version when the server starts. Fixes #8.
10 years ago
grossmj 28ca12367a Proper server shutdown.
10 years ago
grossmj 80d6b181dd Set version dependency for PyZMQ. Fixes #5.
10 years ago
grossmj 7ebd451dda Graceful shutdown for modules and locale check for the server.
10 years ago
grossmj 872515fa78 Use the FileExistsError exception.
10 years ago
grossmj 3edbdbe0b5 Change address/host binding implementation.
10 years ago
grossmj 96231e3f7f More specific path checks (file vs directory).
10 years ago
grossmj 8020c2e99c Fixes #4 (remove dependency on Tornado >= 3.1).
10 years ago
grossmj 2bb3c0b466 Change the upload file size limit from 100MB to 500MB.
10 years ago
grossmj 27379682df Rename socket.error to OSError.
10 years ago
grossmj f4dd096a8b Rename all EnvironmentError to OSError.
10 years ago
grossmj 20597e29df Tornado graceful shutdown.
10 years ago
grossmj a92da02973 Builtin destination to shutdown the server.
10 years ago
grossmj c91f876656 Default host binding is 0.0.0.0.
10 years ago
grossmj 41a1d16e92 Windows support (freezing).
10 years ago
grossmj 0f75dbc68a IOU integration.
10 years ago
grossmj 89888ae7bf Handle startup-config push using base64
10 years ago
grossmj 72d303069c Improve server/modules termination and how to wait for an hypervisor.
11 years ago
grossmj cef29e53aa General work on the Dynamips backend (need to finish and polish).
11 years ago
grossmj e28079096e JSON-RPC over Websockets implementation.
11 years ago
grossmj 798f0367b9 Catch SIGTERM, SIGINT, SIGHUP and SIGQUIT to properly shutdown the
11 years ago
grossmj 2f23a092e3 Polishing base server implementation
11 years ago
grossmj f4e51ea74f Base server complete including modules, STOMP protocol over Websockets
11 years ago
grossmj 58f93edaf7 Base server & plugin system & first unit tests
11 years ago