Start implementing relay abstractions for smarter network handling and minor cosmetic changes

This commit is contained in:
2019-01-20 19:56:54 +00:00
parent e97792c460
commit 6046329a83
10 changed files with 128 additions and 7 deletions

View File

@@ -12,10 +12,11 @@ filemap = {
"keyconf": ["keyword.json", "keyword lists"],
"pool": ["pool.json", "pool"],
"help": ["help.json", "command help"],
# "wholist": ["wholist.json", "WHO lists"],
"counters": ["counters.json", "counters file"],
"masterbuf": ["masterbuf.json", "master buffer"],
"monitor": ["monitor.json", "monitoring database"],
"alias": ["alias.json", "alias details"],
"relay": ["relay.json", "relay list"],
}
connections = {}