Commit Graph

3 Commits (495d999b6c1778378a4c14e53ada327645e49d0b)

Author SHA1 Message Date
Tyler Compton 666f122a72 Pass client configuration as an argument
The ClientCommonConf, configuration file path, and server UDP port are
now passed around as arguments instead of being shared between
components as global variables. This allows for multiple clients to
exist in the same process, and allows client.Session to be used as a
library more easily.
6 years ago
fatedier 388b016842 support disable_log_color for console mode 6 years ago
fatedier 0f6f674a64 cmd: support more cli command 7 years ago