Commit Graph

2 Commits (f999c8a87e6c3534558d29f0f00badb705838576)

Author SHA1 Message Date
Tyler Compton 6277af4790 Pass server configuration as an argument
The ServerCommonConf is now passed around as an argument instead of
being shared between components as a global variable. This allows for
more natural interaction with server.Session as a library and allows for
multiple servers to co-exist within the same process.

Related: #1387
2019-08-19 15:52:08 -07:00
fatedier 0f6f674a64 cmd: support more cli command 2018-04-23 02:00:25 +08:00