#define ONIXS_ICEBOE_NAMESPACE_BEGIN
#define ONIXS_ICEBOE_NAMESPACE_END
#define ONIXS_ICEBOE_EXPORTED
static std::string toString(Enum type)
@ Dedicated
Each session has a sender thread and a receiving thread.
@ Default
The default mode.
@ External
Session events are handled by rolling an event loop in a user thread.
@ Pool
Sessions share a thread pool.
static Enum parse(const std::string &text)