Christian Fraß commited on 2021-11-19 22:13:16
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
... | ... |
@@ -31,6 +31,7 @@ A simple IRC client, realized as web application |
31 | 31 |
|
32 | 32 |
# Plans and ToDos |
33 | 33 |
|
34 |
+- use websockets instead of polling |
|
34 | 35 |
- support multiple channels and private messages |
35 | 36 |
- support commands (e.g. `/nick new_name`) |
36 | 37 |
- get correct user list (seems like it does not update when a user leaves the room) |
37 | 38 |