Andrew Ferrazzutti 59ea91519a Split state into "logged in" and "connected"
Logged in = have (supposedly valid) session tokens
Connected = have an active TalkClient session
2022-04-01 05:11:46 -04:00
..
2022-02-25 02:22:50 -05:00
2022-02-25 02:22:50 -05:00
2022-02-25 02:22:50 -05:00
2022-03-13 00:57:45 -05:00

Listen config

If type is unix, path is the path where to create the socket.

If type is tcp, port and host are the host/port where to listen.