Browse code

[mod] readme

Christian Fraß authored on 20/11/2021 19:04:33
Showing 1 changed files
... ...
@@ -33,4 +33,5 @@ A simple IRC client, realized as web application
33 33
 
34 34
 - use websockets instead of polling
35 35
 - support commands (e.g. `/nick new_name`)
36
+- resume connection (using local storage maybe?)
36 37