Add support for soju.im/read

This commit is contained in:
Simon Ser 2022-02-11 18:21:17 +01:00
parent 77f54080e7
commit db0ef39c6b
3 changed files with 79 additions and 7 deletions

View file

@ -23,6 +23,7 @@ const permanentCaps = [
"draft/extended-monitor",
"soju.im/bouncer-networks",
"soju.im/read",
];
const RECONNECT_MIN_DELAY_MSEC = 10 * 1000; // 10s