Christian Fraß commited on 2021-11-20 15:06:39
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
... | ... |
@@ -34,4 +34,5 @@ A simple IRC client, realized as web application |
34 | 34 |
- use websockets instead of polling |
35 | 35 |
- support commands (e.g. `/nick new_name`) |
36 | 36 |
- get correct user list (seems like it does not update when a user leaves the room) |
37 |
+- add possibility to start query |
|
37 | 38 |
|
38 | 39 |