asynchronously subscribe to user connections (#310)

* asynchronously subscribe to user connections

* send subscription status summaries to view/api

* refactor

* add help messages in summaries

* update simplexmq

* rename config field

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
Efim Poberezkin
2022-02-25 16:29:36 +04:00
committed by GitHub
parent bbab069bcd
commit 5961b7d951
10 changed files with 93 additions and 41 deletions

View File

@@ -43,7 +43,8 @@ opts =
ChatOpts
{ dbFilePrefix = undefined,
smpServers = ["smp://LcJUMfVhwD8yxjAiSaDzzGF3-kLG4Uh0Fl_ZIjrRwjI=@localhost:5001"],
logging = False
logConnections = False,
logAgent = False
}
termSettings :: VirtualTerminalSettings