Commit Graph

63 Commits (83b72d762c3ae0891cb06ce2cb0679b6286cd740)

Author SHA1 Message Date
grossmj 51c1f15853 New UDP and console port allocation system for IOU. Fixes duplicated
10 years ago
grossmj f9b0f11221 Multiprocessing freeze support must be before the parsing command line
10 years ago
grossmj 4ae7875010 Support for --version on the command line.
10 years ago
grossmj 724e3051fd Send the server version when a client connects.
10 years ago
grossmj 7ebd451dda Graceful shutdown for modules and locale check for the server.
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 41a1d16e92 Windows support (freezing).
10 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 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