aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
blob: c3ca9a7d9c228da5387d1d94587053480331a1b1 (plain)
1
2
3
4
5
- Protocol version negotiation
- `_push message` and the response on `send` should give the msgid, so the client can implement replies
- Message replies: referenced message should be msgid
- Somehow communicate (push? poll?) to room members whether a particular user is currently _active_, not just online.
- A session is marked inactive 2 minutes after the latest activity on that session. Make the number "2" configurable and not a hard-coded constant.