Initializing help system before first use

Connection manager

As soon as the first connection is established the connection manager is started and it is shut down when all connections have been closed. This manager consists in a background thread handling the communication protocol required by the Mosel Distributed Framework. The functions of this section can be used to control this manager: start and stop independently of active connections as well as handling of messages.

Set the message callback.
Change the verbosity level of the library.
Shut down the connection manager.
Start the connection manager.